1420 Commits (5d4f2c2a6b5df574360e5c5fac6ce6a5cbea833f)

Author SHA1 Message Date
  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 3 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 0e7ac59f24 Remove some cruft from test classes Ajc, AjcTestCase, AntSpec 3 years ago
  Alexander Kriegisch 1602d79a82 Remove managing obsolete folder lib/asm 3 years ago
  Alexander Kriegisch 0be7475fac Remove redundant 'name' and 'packaging' tags from POMs 3 years ago
  Alexander Kriegisch 7ee0f70ce7 Remove remaining usage message duplication between ECJ and AJC 3 years ago
  Alexander Kriegisch f00f547d7b Clean up Maven dependencies using 'dependency:analyze' goal 3 years ago
  Alexander Kriegisch fe91fe2624 Replace JDT Core system dependency by deployed one 3 years ago
  Alexander Kriegisch b09a61f361 Get rid of some Maven warnings concerning plugins + dependencies 3 years ago
  Alexander Kriegisch fa8dc8d9bf Fix OutjarTest regarding Ajc output (usage messages etc.) 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch e4a2a5a5d2 Fix + improve some tests regarding Ajc output (usage messages etc.) 3 years ago
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler 3 years ago
  Alexander Kriegisch e51c43b9e3 Improve batch compiler usage messages 3 years ago
  Alexander Kriegisch f0cc6138f9 Strip down compiler messages to AspectJ-specific ones 3 years ago
  Alexander Kriegisch 263d25ac28 Begin migration to 'aspectj' locale for compiler messages 3 years ago
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. 3 years ago
  Alexander Kriegisch 7fab8259c4 Upgrade to ASM 9.1, delete obsolete ASM binaries 3 years ago
  Alexander Kriegisch 8348a8f653 Upgrade JDT Core to @3caefb80 (4.20 snapshot, date 2021-03-09) 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch afb35f52be AjcTestCase cosmetics: surround command in failure report by quotes 3 years ago
  Alexander Kriegisch 35acb11f77 AjBuildManager: use try with resources in 2 places 3 years ago
  Jerry James 192083a567 Typo fixes 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 2debfa05f4 Single Map method can be used 3 years ago
  Lars Grefer d66bec041a Manual array copy 3 years ago
  Lars Grefer 7824e7d304 Replace List.indexOf() with List.contains() 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 3 years ago
  Lars Grefer 5580db6c5c Remove project.parent.relative path as ../pom.xml is already the default 3 years ago
  Andy Clement b0b2f50a27 Fix up tests and reduce verbosity on J11 3 years ago
  Andy Clement 1e2096910f Trying to reduce test verbosity 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago