| Commit message (Expand) | Author | Age | Files | Lines |
* | added some commented out debug code that is useful when you want | acolyer | 2004-07-30 | 1 | -2/+24 |
* | fix for Bugzilla Bug 40206 | acolyer | 2004-07-29 | 1 | -2/+2 |
* | add direct support for reweavable, reweavable:compress and noInline in X options | acolyer | 2004-06-02 | 2 | -1/+19 |
* | added lazyTjp to list of accepted X options, added undocumented xdone flag | wisberg | 2004-04-15 | 1 | -2/+12 |
* | Georges fix to AjcTask for failing testcases. | aclement | 2004-03-01 | 1 | -3/+5 |
* | Fix for Bug 36430: Xreweavable support | aclement | 2004-02-24 | 1 | -0/+6 |
* | spring cleaning in advance of 1.2 enhancements:
| acolyer | 2004-01-23 | 3 | -11/+11 |
* | supporting -target 1.3 and 1.4 | wisberg | 2004-01-15 | 2 | -612/+709 |
* | move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
| acolyer | 2004-01-13 | 1 | -1/+1 |
* | inpath support | wisberg | 2003-12-15 | 1 | -2/+8 |
* | Andy Clement's patch for enh 46347: "-inpath" | acolyer | 2003-11-11 | 1 | -2/+27 |
* | returning TestSuite rather than Test to permit all tests to run from Eclipse | wisberg | 2003-10-31 | 1 | -1/+1 |
* | clean up tests not using a destination directory | wisberg | 2003-10-29 | 1 | -0/+18 |
* | tests for fixes for bugs disclosed by fixes for 40807 | wisberg | 2003-10-01 | 3 | -7/+126 |
* | - fix for bugs disclosed by fixes for bug 40807
| wisberg | 2003-10-01 | 2 | -86/+130 |
* | aligning task with Javac task:
| wisberg | 2003-08-29 | 1 | -27/+15 |
* | sourceRootCopyFilter test | wisberg | 2003-08-29 | 7 | -10/+59 |
* | updated fix for 40807 - compiler adapter was supplying destDir when not speci... | wisberg | 2003-08-28 | 2 | -28/+40 |
* | Fixes and tests for bugs 39842 and 40807 | wisberg | 2003-07-26 | 3 | -15/+210 |
* | permitting "none" as a "warn:" entry | wisberg | 2003-05-27 | 1 | -1/+1 |
* | tests for setting message holder by class name | wisberg | 2003-05-27 | 1 | -8/+54 |
* | fixing fork bugs:
| wisberg | 2003-05-27 | 2 | -68/+128 |
* | fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) co... | wisberg | 2003-05-25 | 1 | -2/+9 |
* | moved a command-line-driven test of classpath variants here | wisberg | 2003-05-24 | 1 | -1/+41 |
* | updates mainly to support maven but also to support new ICommand wrapper for... | wisberg | 2003-05-24 | 1 | -91/+268 |
* | more/better junit tests for AjcTask.java fork when possible | wisberg | 2003-05-24 | 1 | -124/+199 |
* | setting classpath for out-of-eclipse testing | wisberg | 2003-05-24 | 1 | -1/+5 |
* | Fix for taskdef bug 37576
| wisberg | 2003-05-14 | 2 | -35/+63 |
* | fixed two tests to expect addition abort message for usage,
| wisberg | 2003-04-30 | 1 | -8/+11 |
* | Usage is now emitted as an abort message, so AjcTask now ignores usage when ... | wisberg | 2003-04-30 | 1 | -7/+21 |
* | - extdirs and bootclasspath not experimental
| wisberg | 2003-04-13 | 1 | -78/+76 |
* | added minimal (unverified) compiler adapter tests | wisberg | 2003-04-09 | 1 | -2/+5 |
* | minimal (unverified) compiler adapter tests | wisberg | 2003-04-09 | 1 | -0/+99 |
* | added (largely unverified) forked compile tests | wisberg | 2003-04-09 | 1 | -9/+36 |
* | completely new adapter implementation delegates to AjcTask
| wisberg | 2003-04-09 | 1 | -160/+122 |
* | support for
| wisberg | 2003-04-09 | 1 | -128/+669 |
* | - generalized support resource copying, now from injars or sourceroots and ou... | wisberg | 2003-03-13 | 1 | -197/+327 |
* | upgraded for new resource-copying API's and also testing nested paths and ref... | wisberg | 2003-03-13 | 2 | -19/+124 |
* | adding resources to src directory to test resource copying to output | wisberg | 2003-03-13 | 5 | -0/+6 |
* | remove unused API | wisberg | 2003-03-13 | 1 | -3/+2 |
* | manual test for experimental ant task option to copy non-.class file contents... | wisberg | 2003-03-10 | 12 | -0/+4889 |
* | experimental ant task option to copy non-.class file contents of input jars t... | wisberg | 2003-03-10 | 1 | -21/+125 |
* | adding aspectjrt.jar to classpath to avoid disregarded warning | wisberg | 2003-02-28 | 1 | -0/+1 |
* | Ignore bin directory | acolyer | 2003-02-26 | 1 | -0/+1 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 7 | -47/+36 |
* | suppressing info messages unless verbose
| wisberg | 2002-12-18 | 1 | -2/+11 |
* | handling messages like the new taskdef, printing as we go and rendering user-... | wisberg | 2002-12-18 | 1 | -8/+29 |
* | public constructor, better message reporting on failure | wisberg | 2002-12-18 | 2 | -2/+8 |
* | initial version - neglected .lst files in testsrc | wisberg | 2002-12-17 | 4 | -0/+4 |
* | again aligning task with xlint reality | wisberg | 2002-12-17 | 1 | -26/+72 |