Skip to content
Changes
- Moved resource cleanup to install for support of unversioned-mode
—
be.koenig /
githubweb
- Ability to handle java version with period sign instead of underscore like JAVA_VERSION="17.0.8.1" and not only JAVA_VERSION="17.0.8_1"
—
brska /
githubweb
- Add a link to bekoenig's fork.
—
mdb /
githubweb
- Make fields final. Remove redundant modifier on final-class
—
anosh /
githubweb
- Make fields final. Remove protected-modifier in final class
—
anosh /
githubweb
- Remove protected-modifier in final class
—
anosh /
githubweb
- Remove redundant throws clause
—
anosh /
githubweb
- Type inference. Use autoboxing for int
—
anosh /
githubweb
- Use factory method for creating FileInputStream
—
anosh /
githubweb
- Replace string concatenation in loop with StringBuilder
—
anosh /
githubweb
- Simplify assertions
—
anosh /
githubweb
- Replace deprecated Mockito-class
—
anosh /
githubweb
- Upgrade Proguard to a version that supports Java 18.
—
mdb /
githubweb
- Fix Javadoc error.
—
mdb /
githubweb
- Update nexus-staging-maven-plugin to 1.6.13.
—
mdb /
githubweb
- [maven-release-plugin] prepare release getdown-1.8.7
—
mdb /
githubweb
- [maven-release-plugin] prepare for next development iteration
—
mdb /
githubweb
- Update the CHANGELOG with the shipped changes.
—
mdb /
githubweb
- Bump ant from 1.10.9 to 1.10.11 in /ant
—
noreply /
githubweb
- Bump Mockito to 3.12.4 so we can build on Java 17/18.
—
mdb /
githubweb
- Use relative paths in classpath to shorten execution line on large apps
—
be.koenig /
githubweb