6 Commits (e1bff9a5703baf17ec650b173bdfe776bf87125f)

Author SHA1 Message Date
  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 cc88d52fb6 polish 4 years ago
  Andy Clement a3e5e4104f Move to 1.9.6.BUILD-SNAPSHOT version 4 years ago
  Andy Clement 45a255c029 mavenizing build - done 5 years ago
  Andy Clement aac7e58448 mavenizing build - wip 5 years ago
  Andy Clement c28e943df7 Fix use of diamond and update versions to 1.9 6 years ago
  Andy Clement de34df77ea Upgraded to new JDT compiler - neon.1 and a bit 7 years ago
  aclement 43991a1334 cope (not perfect) with recent change to containers in AJDT projects. 18 years ago
  wisberg ab30a9d30c preliminary support for reading OSGI manifest, remove unused code 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  wisberg 3d01383185 method rename - fix dup entries for target when assembling 18 years ago
  wisberg 2406446eed out-of-date check working. 19 years ago
  wisberg bdbc4dea8d Now targeting Module results (release, test, release-all, test-all) rather than modules (with variants), since that conflated test and release classes. uptodate check needs work. 19 years ago
  wisberg 1d51ef41e7 updated tiny XML parser. Unfortunately, also reformatted. 19 years ago
  wisberg 3848a0c7ae Support for java5-testsrc - somewhat scattered. hmm. 19 years ago
  wisberg cdede6da8b nit - consolidating "/" and File.separator 19 years ago
  wisberg 1c733785dc libraries excluded on assembly, not on find; handling JAVA_HOME variable for ajdoc 19 years ago
  wisberg c92e64aa1f support for building Java 5 sources 19 years ago
  wisberg d579a282b0 core of initial support for building aspectj projects 19 years ago
  acolyer 4c15d23799 skip on the exclude runtime test rather than patch it in the build file. 20 years ago
  wisberg d47986d293 untested code to skip any /tools.jar library antecedant when building other that testing jars 20 years ago
  acolyer 0db40aec20 spring cleaning in advance of 1.2 enhancements: 20 years ago
  wisberg 956e874890 XMLEntry.toString for better errors 21 years ago
  wisberg d7834ebd34 Trim testsrc but not testing dependencies for testing modules. 21 years ago
  wisberg 995364f04e fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) compliance set incorrectly (-1.3 instead of 1.4) and (2) warn:... form was ignored. 21 years ago
  wisberg 5afb6a743a To support the new testing ICommand wrapper for AjcTask, permit ant.jar in a testing module (ant is omitted from non-testing modules because it is normally deployed separately in ant/lib/ant.jar). 21 years ago
  wisberg 887932498c ugh. updating XML .classpath parser to handle any number of attributes 21 years ago
  wisberg fc985209fc - a module now may be valid if it contains only references to library jars. 21 years ago
  wisberg be59c67a76 XXX always exclude Ant and runtime classes from assemblages - hack. 21 years ago
  wisberg c3300283ec initial version 21 years ago