74 Commits (6fe49e131d6699d52d94a34dac5a02d9971fe2aa)

Author SHA1 Message Date
  wisberg 94ad04399f Ant 1.6 antlib.xml support, per bug 103493 19 years ago
  acolyer 27c6150906 Andrew Huff's patch for the -log option 19 years ago
  acolyer f800dc9be1 ignore bintest directories 19 years ago
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 years ago
  wisberg fb4454e817 imports only 19 years ago
  wisberg b375626119 adding xml-apis.jar and xercesImpl.jar for SAX dependencies (for JDK 1.3) 19 years ago
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 years ago
  avasseur 83655ff47c fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateTypeMungers. new LTW tests, some fix in the LTW test error reporting 19 years ago
  avasseur 4cf9913a74 fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ annotations + tests from Andy H 19 years ago
  acolyer 6906800a16 first half of Andrew Huff's patch for 59636 (-log option not producing output - should it?) 19 years ago
  aclement f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 years ago
  wisberg 8766cadf5e bug 53209 - inpathDirCopyFilter tests 19 years ago
  wisberg 1dbed37c0e bug 53209 - inpathDirCopyFilter 19 years ago
  wisberg 50bab658e3 skipping test on X feature said to be failing on the build machine, though not locally. 19 years ago
  wisberg 048c86217e old test for done signal 19 years ago
  wisberg 74b121aaaa support -showWeaveInfo in javac adapter 19 years ago
  aclement 94e8935ef6 Update to allow 1.5 to be specified. 19 years ago
  aclement c05237fe70 Fix for Bugzilla Bug 74279 20 years ago
  aclement f8a87f1bb5 Fix for Bugzilla Bug 74279 20 years ago
  aclement 5856b320e6 Changed from using deprecated APIs. 20 years ago
  acolyer d8d56afde2 added some commented out debug code that is useful when you want 20 years ago
  acolyer 2ec27dacd9 fix for Bugzilla Bug 40206 20 years ago
  acolyer bace19245b add direct support for reweavable, reweavable:compress and noInline in X options 20 years ago
  wisberg bef1aa119e added lazyTjp to list of accepted X options, added undocumented xdone flag 20 years ago
  aclement 2d04b60e65 Georges fix to AjcTask for failing testcases. 20 years ago
  aclement 16a0abd70e Fix for Bug 36430: Xreweavable support 20 years ago
  acolyer c37cc870d1 spring cleaning in advance of 1.2 enhancements: 20 years ago
  wisberg 81adb9fef9 supporting -target 1.3 and 1.4 20 years ago
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 years ago
  wisberg 18bc9e7ebb inpath support 20 years ago
  acolyer 1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 20 years ago
  wisberg 458b26fe12 returning TestSuite rather than Test to permit all tests to run from Eclipse 21 years ago
  wisberg d8d01e83e3 clean up tests not using a destination directory 21 years ago
  wisberg 50c4883bf4 tests for fixes for bugs disclosed by fixes for 40807 21 years ago
  wisberg 83b5e4a3a5 - fix for bugs disclosed by fixes for bug 40807 21 years ago
  wisberg c1ada785ad aligning task with Javac task: 21 years ago
  wisberg 7f63882e35 sourceRootCopyFilter test 21 years ago
  wisberg d8b8674366 updated fix for 40807 - compiler adapter was supplying destDir when not specified 21 years ago
  wisberg 2502ee5106 Fixes and tests for bugs 39842 and 40807 21 years ago
  wisberg 213a8a33e0 permitting "none" as a "warn:" entry 21 years ago
  wisberg ea3cfbe1a6 tests for setting message holder by class name 21 years ago
  wisberg c9f7a604ab fixing fork bugs: 21 years ago
  wisberg c42224c41b 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 e782ccc042 moved a command-line-driven test of classpath variants here 21 years ago
  wisberg 796b0ac27f updates mainly to support maven but also to support new ICommand wrapper for AjcTask: 21 years ago
  wisberg 4df5ab03ae more/better junit tests for AjcTask.java fork when possible 21 years ago
  wisberg ecd16dfcee setting classpath for out-of-eclipse testing 21 years ago
  wisberg 99f5c14fb0 Fix for taskdef bug 37576 21 years ago
  wisberg a6f5de94db fixed two tests to expect addition abort message for usage, 21 years ago
  wisberg f6d57acb98 Usage is now emitted as an abort message, so AjcTask now ignores usage when determining whether to throw a BuildException after getting an abort message. This fixes 3 tests. 21 years ago