aboutsummaryrefslogtreecommitdiffstats
path: root/taskdefs/src
Commit message (Expand)AuthorAgeFilesLines
* 231963: implementation, allow -checkRuntimeVersion:true or falseaclement2008-05-131-0/+4
* fix for 224962 - cope with 1.6aclement2008-04-011-3/+3
* 168795: reactivating ajdoc taskaclement2007-02-192-703/+712
* 170102: allow more warnings in <iajc warn= >aclement2007-01-111-2/+23
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-251-0/+6
* Fix 136707 new logCommand option emits command line to INFOwisberg2006-06-131-1/+13
* update license to EPLacolyer2006-06-018-16/+16
* fix for 144465aclement2006-05-301-0/+5
* expose -Xjoinpoints: from Antaclement2006-05-231-1/+7
* fixes for 137235 (contributed by Ron): more intelligent logic for determining...aclement2006-05-041-6/+2
* rons patch for 138540aclement2006-04-261-1/+2
* fix this to match BuildArgParser.aclement2006-03-281-1/+1
* fix for 130300: cause the mysterious disappearance of -XnoWeaveaclement2006-03-051-6/+14
* fix for 128128 - suggestion correctwisberg2006-02-161-5/+7
* support for messageHolder attribute even when forking (see corresponding chan...acolyer2006-01-301-5/+7
* support for <jvmarg>...</jvmarg> when forking (needed by profiling scripts)acolyer2006-01-201-2/+10
* unused import.aclement2006-01-181-9/+41
* Use ant's TaskLogger for all output from our task, rather than writing direct...acolyer2006-01-181-18/+82
* updated list of -X options for AspectJ 5wisberg2005-12-181-2/+6
* Second patch from 95516 (ant support for -outxml) - patch from Matthewaclement2005-11-081-0/+12
* Fixed Bugzilla Bug 113554: support ajsym file generation for command line buildsmkersten2005-11-081-0/+6
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-051-1/+7
* Ant 1.6 antlib.xml support, per bug 103493wisberg2005-07-121-0/+13
* Andrew Huff's patch for the -log optionacolyer2005-06-021-40/+9
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-101-0/+4
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...avasseur2005-04-261-3/+4
* first half of Andrew Huff's patch for 59636 (-log option not producing output...acolyer2005-04-201-10/+34
* bug 53209 - inpathDirCopyFilterwisberg2005-03-221-8/+84
* support -showWeaveInfo in javac adapterwisberg2005-01-271-1/+3
* Update to allow 1.5 to be specified.aclement2005-01-191-5/+5
* Fix for Bugzilla Bug 74279aclement2004-09-301-0/+4
* Changed from using deprecated APIs.aclement2004-08-231-5/+7
* added some commented out debug code that is useful when you wantacolyer2004-07-301-2/+24
* fix for Bugzilla Bug 40206acolyer2004-07-291-2/+2
* add direct support for reweavable, reweavable:compress and noInline in X optionsacolyer2004-06-021-1/+2
* added lazyTjp to list of accepted X options, added undocumented xdone flagwisberg2004-04-151-2/+12
* Georges fix to AjcTask for failing testcases.aclement2004-03-011-3/+5
* Fix for Bug 36430: Xreweavable supportaclement2004-02-241-0/+6
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-233-11/+11
* supporting -target 1.3 and 1.4wisberg2004-01-151-29/+47
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-131-1/+1
* inpath supportwisberg2003-12-151-2/+8
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-111-2/+27
* - fix for bugs disclosed by fixes for bug 40807 wisberg2003-10-012-86/+130
* aligning task with Javac task: wisberg2003-08-291-27/+15
* updated fix for 40807 - compiler adapter was supplying destDir when not speci...wisberg2003-08-282-28/+40
* Fixes and tests for bugs 39842 and 40807wisberg2003-07-262-13/+108
* permitting "none" as a "warn:" entrywisberg2003-05-271-1/+1
* fixing fork bugs: wisberg2003-05-271-68/+90
* fixing 2 bugs disclosed by running ajcTests.xml with -ajctaskCompiler: (1) co...wisberg2003-05-251-2/+9