186 Commits (V1_9_19)

Author SHA1 Message Date
  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
  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 a2482c83a0 Fix minor indentation issues in org.aspectj.tools.ajdoc.Main 3 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 94499e0629 Revert "Always run javadoc using the ToolProvider API" 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
  Andy Clement 1333bdd6fe housekeeping 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 3f127347ce Fix missing dependencies in module 'run-all-junit-tests' 3 years ago
  Alexander Kriegisch 0be7475fac Remove redundant 'name' and 'packaging' tags from POMs 3 years ago
  Alexander Kriegisch ce3b936892 Fix undetected runtime dependency usage problem from previous commit 3 years ago
  Alexander Kriegisch f00f547d7b Clean up Maven dependencies using 'dependency:analyze' goal 3 years ago
  Alexander Kriegisch b6779de5d7 Module 'asm-renamed' now deploys to GitHub Packages 3 years ago
  Alexander Kriegisch fe91fe2624 Replace JDT Core system dependency by deployed one 3 years ago
  Alexander Kriegisch ab85eea3a3 Add Java 16 Linux matcher variant to HtmlDecorator 3 years ago
  Alexander Kriegisch 354212214d Add diagnostic output to HtmlDecorator if AJ-Doc generation fails 3 years ago
  Alexander Kriegisch 798ee65035 Use static import for HtmlDecorator.TYPE_NAME_LABEL 3 years ago
  Alexander Kriegisch 7fab8259c4 Upgrade to ASM 9.1, delete obsolete ASM binaries 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc 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 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer d66bec041a Manual array copy 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
  Lars Grefer 05f797adde Simplify checks for Java 8 to true 3 years ago
  Lars Grefer f70aeb5ed9 Always run javadoc using the ToolProvider API 3 years ago
  Lars Grefer 60b7a300df Fix compilation of JavadocRunner for Java 13+ 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 1dc58988d1 Rev to 1.9.7.BUILD-SNAPSHOT 3 years ago