Option NOT to bundle JRE
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 174
- PR merge metrics
- No merged PRs in 30d
Description
I know the main goal of this application is to bundle JRE with JAR but is there a way to let packr do all the awesome packaging but do not bundle the JRE and rely on system JAVA_HOME to execute the JAR file?
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 tracing packr’s existing packaging flow for the bundled JRE and JAR execution across Windows, Linux, and Mac OS X. Done means packr offers an option to omit the bundled JRE and uses the system JAVA_HOME to execute the JAR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100