35 Révisions (b08d7d2a31f6d6444e4fea980a7d85f2944055b3)

Auteur SHA1 Message Date
  Alexander Kriegisch c540b0f60e First Java 19 version, barely tested. il y a 1 an
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage il y a 2 ans
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update il y a 2 ans
  Alexander Kriegisch 6dc09db0ca Prepare code, tests and docs for Java 18 il y a 2 ans
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration il y a 2 ans
  Andrey Turbanov a66d6da148 Update 'taskdefs' code to use generics il y a 2 ans
  Andrey Turbanov be522b7e8a Use StringBuilder/StringJoiner for concatenation String's in loop il y a 2 ans
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. il y a 2 ans
  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. il y a 2 ans
  Alexander Kriegisch 2998309ea2 Make AspectJ Ant task compatible with Java 16, 17 il y a 2 ans
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 il y a 3 ans
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls il y a 3 ans
  Alexander Kriegisch fff8eef683 Add Java 15 class vile version to BCEL constants, adjust test tools etc. il y a 3 ans
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages il y a 3 ans
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags il y a 3 ans
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags il y a 3 ans
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments il y a 3 ans
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers il y a 3 ans
  Lars Grefer 702f3fa5bd Cleanup unused imports il y a 3 ans
  Lars Grefer 639f5030e0 Weaken Collection declarations il y a 3 ans
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call il y a 3 ans
  Lars Grefer 3641f1626d Collection.toArray() call style il y a 3 ans
  Lars Grefer e1bff9a570 Use the diamond operator where possible il y a 3 ans
  Lars Grefer 93ce335dc0 Unnecessary unboxing il y a 3 ans
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' il y a 3 ans
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop il y a 3 ans
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop il y a 3 ans
  Andy Clement 4471ba76ac Include JDTCore for Java14 il y a 4 ans
  Andy Clement 2704db20ec Java 13 support il y a 4 ans
  Andy Clement 0e2c95a369 Updated with Java12 support il y a 5 ans
  Andy Clement 6b63a80806 move aspectjTaskdefs.properties into src/main/resources il y a 5 ans
  Andy Clement 6572625c98 mavenizing taskdefs - wip il y a 5 ans