Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored Java code. #55

Merged
merged 1 commit into from
Jun 18, 2016

Conversation

code-disaster
Copy link
Member

  • Replaced command line parser, now uses JewelCLI.
  • Extracted config & minimization code into separate modules.
  • Added more minimize options. Minimize profiles now use a JSON format to utilize these options.
  • Aligned command line & JSON parameter names.
  • Amended error checks & log output.
  • Added 'oraclejre8' minimization profile, following Oracle's rules for JRE redistribution.
  • Updated documentation.

2nd part of my packr overhaul. The Java code this time. Please check the diff to README.md to see what has been changed.

The 'hard' minimization profile now scrapes another ~10 megabytes off the JRE by re-packing some additional JAR files. There's also a - still experimental - profile to minimize a Oracle Java 8 JRE.

I don't want to merge this unseen, so let me know what you think.

- Replaced command line parser, now uses JewelCLI.
- Extracted config & minimization code into separate modules.
- Added more minimize options. Minimize profiles now use a JSON format to utilize these options.
- Aligned command line & JSON parameter names.
- Amended error checks & log output.
- Added 'oraclejre8' minimization profile, following Oracle's rules for JRE redistribution.
- Updated documentation.
@code-disaster code-disaster merged commit 9394e94 into libgdx:master Jun 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant