320 Commits (08c6b70963e778bf2d12f063b833a2f544b9d37c)

Author SHA1 Message Date
  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
  Andy Clement ab208cde42 Remove jdiff 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 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 1664dbf1fc Replace JDiff by regular Maven dependency from GitHub Packages 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 887cb2d884 Replace system-scoped dependency on commons by granular dependencies 3 years ago
  Alexander Kriegisch d574f1c039 Replace Ant and Xerces system-scopes libraries by normal dependencies 3 years ago
  Alexander Kriegisch 464b8c1987 Add POM to download libs (WIP) which previously were committed to SCM 3 years ago
  Alexander Kriegisch 79e44360cd Make all tests run on Java 16 via '-add-opens' JVM option 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 68ad86eb6e Add Java 16 test suite for AspectJ 1.9.7 + test refactorings 3 years ago
  Alexander Kriegisch 29acb9063a Fix test relying on JVM warning being stripped from output 3 years ago
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler 3 years ago
  Alexander Kriegisch 4e5430011f Add Java 15 / AspectJ 1.9.7 test suite 3 years ago
  Alexander Kriegisch 5bb8f42d3b Do not run tests using Java 14 preview features on this Java 15 compiler 3 years ago
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. 3 years ago
  Alexander Kriegisch 0cec8aea6f Fix outdated ajcTestSuite.dtd and lots of XML problems 3 years ago
  Alexander Kriegisch 544f836d7e Fix OutputSpec corner case (test empty output) from @052bd66f 3 years ago
  Alexander Kriegisch ef21abde05 Make sure Java 14-only tests using preview are not executed on JVM 15+ 3 years ago
  Alexander Kriegisch 052bd66fb2 Improve text matching in OutputSpec, fixing some failing Windows tests 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch a78abecee0 Fix: WeaveSpec no longer ignores the '-Xlintfile' parameter 3 years ago
  Alexander Kriegisch ee2817f3e1 Unify classpath handling in CompileSpec & RunSpec 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
  Andy Clement e0adab7d8f polish 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 48522f987f Update to JUnit 4.13 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 d66bec041a Manual array copy 3 years ago
  Lars Grefer efa2e5ce8c Collections.sort() can be replaced with List.sort() 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 e5c41da863 Attempting to get J11 build happy at github 3 years ago
  Andy Clement 7e8259b0d4 Making tests behave on 11 3 years ago
  Lars Grefer 05f797adde Simplify checks for Java 8 to true 3 years ago
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3 years ago
  Lars Grefer 242631cf8c Fix compilation on Java 11 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago