135 Commits (master)

Author SHA1 Message Date
  Alexander Kriegisch 5a223d4928 Switch to Java 22 + add basic test suite 1 month ago
  Alexander Kriegisch 47db35bb48 New abstract class JavaVersionSpecificXMLBasedAjcTestCase 2 months ago
  Alexander Kriegisch 4e4641f8cc Reformat and slightly refactor AjcTaskTest 2 months ago
  Alexander Kriegisch caa4b9f0e7 AjcTask: make version number arrays more generic 2 months ago
  Alexander Kriegisch 08d0c4435b Add 'AspectJ_JDK_Update' hint in various places 2 months ago
  Alexander Kriegisch cbdbba0ab0 Globally replace "http:" by "https:" in non-XML files 2 months ago
  Alexander Kriegisch 61ceb8a58e Move docs examples directory two levels up 4 months ago
  Alexander Kriegisch 37f3f6c111 AjcTaskTest: Be more lenient with aspectjrt version warning 5 months ago
  Alexander Kriegisch 9e09610f1a AjcTaskTest: unwrap redundant if statement 5 months ago
  Alexander Kriegisch 78ee9cebd8 Add test infrastructure for Java 21 (WIP) 7 months ago
  Alexander Kriegisch ec5e94cc18 Add basic tests for Java 20, deactivate Java 19 preview tests 1 year ago
  Alexander Kriegisch c540b0f60e First Java 19 version, barely tested. 1 year ago
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2 years ago
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 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
  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
  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 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 2 years ago
  Alexander Kriegisch 060bf4c3c6 Improve 2 tests do delete temporary files 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
  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 e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 4471ba76ac Include JDTCore for Java14 4 years ago
  Andy Clement 2704db20ec Java 13 support 4 years ago
  Andy Clement 0e2c95a369 Updated with Java12 support 5 years ago
  Andy Clement 370f291c35 1.9.3.RC1 final bits 5 years ago
  Andy Clement 6b63a80806 move aspectjTaskdefs.properties into src/main/resources 5 years ago
  Andy Clement 8f6b407d53 Add module tests back in - but streamlined 5 years ago
  Andy Clement 06733da053 mavenizing taskdefs - done 5 years ago
  Andy Clement 6572625c98 mavenizing taskdefs - wip 5 years ago
  Andy Clement f6d9aaaf05 1.9.2.RC1 changes 5 years ago
  Andy Clement 836beab108 Support Java10 6 years ago