summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
gh-314Reproduce #314Alexander Kriegisch6 months
masterSet version to 1.9.23-SNAPSHOTAlexander Kriegisch8 months
antoraMove source code examples to Antora examples directoryAlexander Kriegisch12 months
java-21Bump JDT Core to 1.9.21.RC1Alexander Kriegisch14 months
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1Bump maven-clean-plugin from 3.1.0 to 3.3.1dependabot[bot]19 months
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0Bump maven-gpg-plugin from 1.6 to 3.1.0dependabot[bot]20 months
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0Bump maven-javadoc-plugin from 3.2.0 to 3.5.0dependabot[bot]21 months
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0Bump maven-help-plugin from 3.2.0 to 3.4.0dependabot[bot]21 months
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0Bump maven-compiler-plugin from 3.8.1 to 3.11.0dependabot[bot]21 months
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0Bump flatten-maven-plugin from 1.2.2 to 1.4.0dependabot[bot]22 months
[...]
 
TagDownloadAuthorAge
V1_9_22_1aspectj-1_9_22_1.tar.gz  aspectj-1_9_22_1.zip  Alexander Kriegisch8 months
V1_9_22aspectj-1_9_22.tar.gz  aspectj-1_9_22.zip  Alexander Kriegisch10 months
V1_9_21_2aspectj-1_9_21_2.tar.gz  aspectj-1_9_21_2.zip  Alexander Kriegisch10 months
V1_9_21_1aspectj-1_9_21_1.tar.gz  aspectj-1_9_21_1.zip  Alexander Kriegisch11 months
V1_9_21aspectj-1_9_21.tar.gz  aspectj-1_9_21.zip  Alexander Kriegisch13 months
V1_9_21_RC1aspectj-1_9_21_RC1.tar.gz  aspectj-1_9_21_RC1.zip  Alexander Kriegisch14 months
V1_9_21_M1aspectj-1_9_21_M1.tar.gz  aspectj-1_9_21_M1.zip  Alexander Kriegisch14 months
V1_9_20_1aspectj-1_9_20_1.tar.gz  aspectj-1_9_20_1.zip  Alexander Kriegisch17 months
V1_9_20aspectj-1_9_20.tar.gz  aspectj-1_9_20.zip  Alexander Kriegisch17 months
V1_9_19aspectj-1_9_19.tar.gz  aspectj-1_9_19.zip  Alexander Kriegisch2 years
[...]
 
AgeCommit messageAuthorFilesLines
2016-06-29ensure modules on path in build arg parserV1_9_0_BETA4Andy Clement1-1/+5
2016-06-27change to latest j9 commitAndy Clement1-2/+3
2016-06-27Fix classpath for tests on Java9Andy Clement7-43/+81
2016-06-27Change to support new packaging of modules in Java9Andy Clement1-2/+3
2016-06-27Java9 jrt-fs.jar helpersAndy Clement1-0/+10
2016-06-27Remove diamond usageAndy Clement1-1/+1
2016-06-17Upgrading to latest 1.9 compilerAndy Clement50-464/+714
2016-06-06[j9] Basic read/write of Module attributeAndy Clement37-4/+652
2016-01-04Up'd version to beta3Andy Clement3-3/+3
2016-01-04Cope with java version becoming 9.X rather than 1.9.XAndy Clement2-7/+16
[...]