TIBCOSoftware / TIBCOSoftware/bw-tooling
Issue while creating jar file
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 10
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
JAR export finished with warnings. See details for additional information.
Exported with compile warnings: com.tibco.bw.prometheus.monitor/src/com/tibco/bw/prometheus/monitor/ProxyServlet.java
com.tibco.bw.prometheus.monitor/META-INF/MANIFEST.MF was replaced by the generated MANIFEST.MF and is no longer in the JAR.
Even though these are warnings I am getting some errors when I start docker container. I guess I missed this

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the JAR export and container startup errors, then inspect com.tibco.bw.prometheus.monitor/src/com/tibco/bw/prometheus/monitor/ProxyServlet.java and the generated META-INF/MANIFEST.MF. Compare the generated manifest with the replaced com.tibco.bw.prometheus.monitor/META-INF/MANIFEST.MF and use the screenshot as context. Done means the JAR exports without the relevant warnings and the Docker container starts successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100