96 Commits (dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0)

Author SHA1 Message Date
  Alexander Kriegisch 827115335f Fix indentation of compilation results on the console 1 year ago
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler 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 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 e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 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 de2f7c7532 Fix version tagging for info strings 5 years ago
  Andy Clement 155495c4d8 Add module tests back in - but streamlined 5 years ago
  Andy Clement 68e9bc60f9 mavenized bridge module 5 years ago
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 years ago
  Andy Clement 6defb4e5a2 373195 12 years ago
  aclement 01cc1b5d05 revert 13 years ago
  aclement 32cf97195c 1.6.12.m1 readme 13 years ago
  aclement 8ddfb89436 329925: declare @field remove annotation 13 years ago
  aclement f30275711e generics 14 years ago
  aclement b38e0f133a generics 14 years ago
  aclement 7eab0b78df generics 14 years ago
  aclement b399c7f67c persistence 15 years ago
  aclement 476538d776 286539: test and fix (decanno type in model) 15 years ago
  aclement 01b0ccdea6 declareMixin 15 years ago
  aclement 25277e5bdd prevent multi-threaded access problems to the map 15 years ago
  aclement 5f7672bc40 remove unused code 16 years ago
  aclement 4ec1ecc194 eclipse: unnecessary semi 16 years ago
  aclement c6e597eb3c unnecessary unused code removed 16 years ago
  aclement ffcd21cc17 eclipse: unnecessary semi 16 years ago
  aclement 62cae031f5 unnecessary null check removed 16 years ago
  aclement d78772db59 210470: preventing weaver leaks: do not mess up the context stack in a multi-threaded environment 16 years ago
  aclement 0d9e923051 231396: refactoring: 16 years ago
  aclement 53987d5e3b 231396: moved ConfigParser out of weaver jar 16 years ago
  aclement a2541b9036 210470: remove thread reference stored in CompilationAndWeavingContext static - it anchors the context class loader 16 years ago
  mwebster de04ec9067 Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext using LTW" 17 years ago
  mwebster 59fcd7e038 Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/aop.xml) 17 years ago
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 18 years ago
  aclement 409e613aac 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Matthew doesnt complain. 18 years ago
  mwebster fa7ca52b52 Bug 149289 "Support system and user aop.xml configuration files" (add META-INF/aop-ajc.xml) 18 years ago
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 18 years ago
  mwebster 41340ae6cb Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler implementations to add context) 18 years ago
  aclement a38edd39a8 fix for 152388 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  acolyer 594f80c4b8 don't hold hard references to state in this context. Assume single threaded unless told otherwise. Provide reset to ditch memory we are holding. 18 years ago