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

Release Tests: Validate JarHC with JarHC #117

Open
smarkwal opened this issue Jan 10, 2022 · 0 comments
Open

Release Tests: Validate JarHC with JarHC #117

smarkwal opened this issue Jan 10, 2022 · 0 comments
Labels
techdebt Technical debts

Comments

@smarkwal
Copy link
Owner

smarkwal commented Jan 10, 2022

Analyze JarHC with JarHC and parse the report.

Assertions:

  • JAR does not contain Java 9+ classes.
  • No unused dependencies.
  • No missing classes or other binary compatibility issues.
  • No blacklist issues, except System.exit(int) in class Main.
  • others?

May depend on #114.

@smarkwal smarkwal added the techdebt Technical debts label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
techdebt Technical debts
Projects
None yet
Development

No branches or pull requests

1 participant