Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mavenizing taskdefs - wip | Andy Clement | 2019-01-30 | 10 | -4662/+0 |
| | |||||
* | 1.9.2.RC1 changesV1_9_2_RC1 | Andy Clement | 2018-09-29 | 1 | -3/+3 |
| | |||||
* | Support Java10 | Andy Clement | 2018-04-18 | 1 | -3/+3 |
| | |||||
* | Fix Bug 531179 - Add compiler arg support to iajc task | Andy Clement | 2018-02-14 | 2 | -15/+59 |
| | |||||
* | add generics | Andy Clement | 2018-02-14 | 1 | -13/+15 |
| | |||||
* | JDT Upgrade for 1.9.0.rc3 | Andy Clement | 2018-02-05 | 1 | -25/+22 |
| | |||||
* | Improved Java9 option handling | Andy Clement | 2017-09-27 | 1 | -3/+3 |
| | |||||
* | Merged post 1.8.5 changes into Java9 branch | Andy Clement | 2017-09-20 | 1 | -0/+4 |
|\ | |||||
| * | 462146: -parameters option on iajc | Andy Clement | 2015-03-26 | 1 | -0/+4 |
| | | |||||
* | | Further 1.9 changes: better handling of source/targetV1_9_0_BETA5 | Andy Clement | 2016-07-26 | 1 | -3/+3 |
|/ | |||||
* | Use generics | Andy Clement | 2014-10-08 | 1 | -41/+38 |
| | |||||
* | add apt args when calling from ant (AjcTask) | hsestupin | 2014-08-11 | 1 | -0/+42 |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | ||||
* | ASM 5.0.1 plus polish/formatting | Andy Clement | 2014-04-01 | 1 | -3/+3 |
| | |||||
* | 376990: iajc does not support source compliance level 1.7 | Andy Clement | 2012-04-17 | 1 | -3/+3 |
| | |||||
* | 319595: -xmlConfigured in ajctask | aclement | 2010-07-12 | 1 | -1/+5 |
| | |||||
* | timers and improved signature pattern matching | aclement | 2009-11-09 | 1 | -4/+12 |
| | |||||
* | 124460 and refactoring | aclement | 2009-09-15 | 1 | -0/+27 |
| | |||||
* | 261808: fix | aclement | 2009-01-31 | 1 | -2026/+1923 |
| | |||||
* | 240234, comment 19 - patch for ajdoc | aclement | 2008-07-31 | 1 | -10/+58 |
| | |||||
* | 231963: implementation, allow -checkRuntimeVersion:true or false | aclement | 2008-05-13 | 1 | -0/+4 |
| | |||||
* | fix for 224962 - cope with 1.6 | aclement | 2008-04-01 | 1 | -3/+3 |
| | |||||
* | 168795: reactivating ajdoc task | aclement | 2007-02-19 | 2 | -703/+712 |
| | |||||
* | 170102: allow more warnings in <iajc warn= > | aclement | 2007-01-11 | 1 | -2/+23 |
| | |||||
* | 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope ↵ | aclement | 2006-08-25 | 1 | -0/+6 |
| | | | | Matthew doesnt complain. | ||||
* | Fix 136707 new logCommand option emits command line to INFO | wisberg | 2006-06-13 | 1 | -1/+13 |
| | |||||
* | update license to EPL | acolyer | 2006-06-01 | 8 | -16/+16 |
| | |||||
* | fix for 144465 | aclement | 2006-05-30 | 1 | -0/+5 |
| | |||||
* | expose -Xjoinpoints: from Ant | aclement | 2006-05-23 | 1 | -1/+7 |
| | |||||
* | fixes for 137235 (contributed by Ron): more intelligent logic for ↵ | aclement | 2006-05-04 | 1 | -6/+2 |
| | | | | determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) | ||||
* | rons patch for 138540 | aclement | 2006-04-26 | 1 | -1/+2 |
| | |||||
* | fix this to match BuildArgParser. | aclement | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | fix for 130300: cause the mysterious disappearance of -XnoWeave | aclement | 2006-03-05 | 1 | -6/+14 |
| | |||||
* | fix for 128128 - suggestion correct | wisberg | 2006-02-16 | 1 | -5/+7 |
| | |||||
* | support for messageHolder attribute even when forking (see corresponding ↵ | acolyer | 2006-01-30 | 1 | -5/+7 |
| | | | | change in ajc.Main) | ||||
* | 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 ↵ | acolyer | 2006-01-18 | 1 | -18/+82 |
| | | | | directly to sys out / err. This commit also fixes the issue that running ant -verbose did not produce verbose output from iajc (it does now). I ran into this with a client yesterday, and it had me stumped for a while! | ||||
* | 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 ↵ | avasseur | 2005-05-10 | 1 | -0/+4 |
| | | | | lateTypeMungers. new LTW tests, some fix in the LTW test error reporting | ||||
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ↵ | avasseur | 2005-04-26 | 1 | -3/+4 |
| | | | | annotations + tests from Andy H | ||||
* | first half of Andrew Huff's patch for 59636 (-log option not producing ↵ | acolyer | 2005-04-20 | 1 | -10/+34 |
| | | | | output - should it?) | ||||
* | 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 |
| | | | | -showWeaveInfo option is not supported by iajc Ant task |