184 Commits (8d33cfa5274720b7e72effb3f20ce09628b79787)

Author SHA1 Message Date
  Alexander Kriegisch 8d33cfa527 Release AspectJ version 1.9.9.1 2 years ago
  Alexander Kriegisch 1851f96e25 Set version to 1.9.10-SNAPSHOT 2 years ago
  Alexander Kriegisch f25573c72a Set version to 1.9.9 2 years ago
  Alexander Kriegisch 6dc09db0ca Prepare code, tests and docs for Java 18 2 years ago
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration 2 years ago
  Alexander Kriegisch 8960bf2b02 Set version to 1.9.9-SNAPSHOT 2 years ago
  Alexander Kriegisch c8da9556e2 Set version to 1.9.8 2 years ago
  Andrey Turbanov a66d6da148 Update 'taskdefs' code to use generics 2 years ago
  Andrey Turbanov be522b7e8a Use StringBuilder/StringJoiner for concatenation String's in loop 2 years ago
  Alexander Kriegisch 846776147b Set version to 1.9.8-SNAPSHOT 2 years ago
  Alexander Kriegisch d2588d086f Set version to 1.9.8.RC3 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Andrey Turbanov 793a015abb According to javadoc File.isDirectory 'true' if and only if the file denoted by this abstract pathname exists and is a directory. 2 years ago
  Alexander Kriegisch 2998309ea2 Make AspectJ Ant task compatible with Java 16, 17 2 years ago
  Alexander Kriegisch 32f4401c34 Set version to 1.9.8-SNAPSHOT 2 years ago
  Alexander Kriegisch 5d4f2c2a6b Set version to 1.9.8.RC2 2 years ago
  Alexander Kriegisch 29b024efe4 Set version to 1.9.8-SNAPSHOT 2 years ago
  Alexander Kriegisch 7eeb27c730 Release version to 1.9.8.RC1 2 years ago
  Alexander Kriegisch 14d58cb767 Set version to 1.9.8-SNAPSHOT 2 years ago
  Alexander Kriegisch 4b2be42d2e Set version to 1.9.8.M1 2 years ago
  Andy Clement e22903e169 Set version to 1.9.8-SNAPSHOT 2 years ago
  Andy Clement a22efad254 1.9.7 release 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 2 years ago
  Alexander Kriegisch b9b13b7b5a Set version to 1.9.7-SNAPSHOT 3 years ago
  Alexander Kriegisch 9721f936bd Set version to 1.9.7.M3 3 years ago
  Alexander Kriegisch f56a3a6f33 Set version to 1.9.7-SNAPSHOT again 3 years ago
  Alexander Kriegisch 08c6b70963 Set version to 1.9.7.M2 3 years ago
  Alexander Kriegisch 2ea1a6e46f Use canonical snapshot version 1.9.7-SNAPSHOT 3 years ago
  Alexander Kriegisch 45254f5881 Replace use of ASM-renamed by original ASM 3 years ago
  Alexander Kriegisch 99476f7d82 Provision libraries in 'lib' automatically 3 years ago
  Alexander Kriegisch 0be7475fac Remove redundant 'name' and 'packaging' tags from POMs 3 years ago
  Alexander Kriegisch f00f547d7b Clean up Maven dependencies using 'dependency:analyze' goal 3 years ago
  Alexander Kriegisch 060bf4c3c6 Improve 2 tests do delete temporary files 3 years ago
  Alexander Kriegisch d574f1c039 Replace Ant and Xerces system-scopes libraries by normal dependencies 3 years ago
  Alexander Kriegisch 72a092fcd9 Fix AjcTaskTest regarding Ajc output 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. 3 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Andy Clement 611e94990f Revert to 1.9.7.BUILD-SNAPSHOT 3 years ago
  Andy Clement b20196924e 1.9.7 milestone 1 published 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer 5580db6c5c Remove project.parent.relative path as ../pom.xml is already the default 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago