| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for 128128 - suggestion correct | wisberg | 2006-02-16 | 1 | -5/+7 |
* | support for messageHolder attribute even when forking (see corresponding chan... | acolyer | 2006-01-30 | 1 | -5/+7 |
* | support for <jvmarg>...</jvmarg> when forking (needed by profiling scripts) | acolyer | 2006-01-20 | 1 | -2/+10 |
* | unused import. | aclement | 2006-01-18 | 1 | -9/+41 |
* | Use ant's TaskLogger for all output from our task, rather than writing direct... | acolyer | 2006-01-18 | 1 | -18/+82 |
* | updated list of -X options for AspectJ 5 | wisberg | 2005-12-18 | 1 | -2/+6 |
* | Second patch from 95516 (ant support for -outxml) - patch from Matthew | aclement | 2005-11-08 | 1 | -0/+12 |
* | Fixed Bugzilla Bug 113554: support ajsym file generation for command line builds | mkersten | 2005-11-08 | 1 | -0/+6 |
* | Let the bug floodgates open, reweavable is now default (pr91417) | aclement | 2005-10-05 | 1 | -1/+7 |
* | Ant 1.6 antlib.xml support, per bug 103493 | wisberg | 2005-07-12 | 1 | -0/+13 |
* | Andrew Huff's patch for the -log option | acolyer | 2005-06-02 | 1 | -40/+9 |
* | fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT... | avasseur | 2005-05-10 | 1 | -0/+4 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 1 | -3/+4 |
* | first half of Andrew Huff's patch for 59636 (-log option not producing output... | acolyer | 2005-04-20 | 1 | -10/+34 |
* | bug 53209 - inpathDirCopyFilter | wisberg | 2005-03-22 | 1 | -8/+84 |
* | support -showWeaveInfo in javac adapter | wisberg | 2005-01-27 | 1 | -1/+3 |
* | Update to allow 1.5 to be specified. | aclement | 2005-01-19 | 1 | -5/+5 |
* | Fix for Bugzilla Bug 74279 | aclement | 2004-09-30 | 1 | -0/+4 |
* | Changed from using deprecated APIs. | aclement | 2004-08-23 | 1 | -5/+7 |
* | 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 | 1 | -1/+2 |
* | 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 | 1 | -29/+47 |
* | 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 |
* | - 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 |
* | 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 | 2 | -13/+108 |
* | permitting "none" as a "warn:" entry | wisberg | 2003-05-27 | 1 | -1/+1 |
* | fixing fork bugs:
| wisberg | 2003-05-27 | 1 | -68/+90 |
* | fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) co... | wisberg | 2003-05-25 | 1 | -2/+9 |
* | updates mainly to support maven but also to support new ICommand wrapper for... | wisberg | 2003-05-24 | 1 | -91/+268 |
* | Fix for taskdef bug 37576
| wisberg | 2003-05-14 | 1 | -35/+45 |
* | 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 |
* | 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 |
* | experimental ant task option to copy non-.class file contents of input jars t... | wisberg | 2003-03-10 | 1 | -21/+125 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 5 | -42/+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 | 1 | -1/+1 |
* | again aligning task with xlint reality | wisberg | 2002-12-17 | 1 | -26/+72 |