aboutsummaryrefslogtreecommitdiffstats
path: root/taskdefs/src
Commit message (Expand)AuthorAgeFilesLines
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0412-162/+162
* Improve 2 tests do delete temporary filesAlexander Kriegisch2021-04-091-12/+13
* Fix AjcTaskTest regarding Ajc outputAlexander Kriegisch2021-03-211-3/+3
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-212-4/+4
* Add Java 15 class vile version to BCEL constants, adjust test tools etc.Alexander Kriegisch2021-03-161-3/+3
* Fix javadoc references to nonexistent fields, classes, or packagesJerry James2020-09-143-7/+6
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-142-6/+3
* Fix misplaced or incorrectly nested HTML tagsJerry James2020-09-143-4/+5
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-1/+1
* Remove unnecessary interface modifiersLars Grefer2020-08-171-30/+30
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-153-4/+0
|\
| * Cleanup unused importsLars Grefer2020-08-164-5/+0
* | Weaken Collection declarationsLars Grefer2020-08-152-2/+3
* | Redundant Collection.addAll() callLars Grefer2020-08-152-4/+2
* | Collection.toArray() call styleLars Grefer2020-08-151-1/+1
|/
* Use the diamond operator where possibleLars Grefer2020-08-133-12/+12
* Unnecessary unboxingLars Grefer2020-08-082-6/+6
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-083-8/+8
* 'while' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-9/+7
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-088-156/+154
* Include JDTCore for Java14Andy Clement2020-04-201-105/+105
* Java 13 supportAndy Clement2019-11-252-94/+93
* Updated with Java12 supportAndy Clement2019-04-031-3/+3
* 1.9.3.RC1 final bitsV1_9_3RC1Andy Clement2019-03-071-0/+3
* move aspectjTaskdefs.properties into src/main/resourcesAndy Clement2019-02-071-0/+0
* Add module tests back in - but streamlinedAndy Clement2019-02-011-0/+28
* mavenizing taskdefs - doneAndy Clement2019-01-302-64/+0
* mavenizing taskdefs - wipAndy Clement2019-01-3015-0/+1345
* 1.9.2.RC1 changesV1_9_2_RC1Andy Clement2018-09-291-3/+3
* Support Java10Andy Clement2018-04-181-3/+3
* Fix Bug 531179 - Add compiler arg support to iajc taskAndy Clement2018-02-142-15/+59
* add genericsAndy Clement2018-02-141-13/+15
* JDT Upgrade for 1.9.0.rc3Andy Clement2018-02-051-25/+22
* Improved Java9 option handlingAndy Clement2017-09-271-3/+3
* Merged post 1.8.5 changes into Java9 branchAndy Clement2017-09-201-0/+4
|\
| * 462146: -parameters option on iajcAndy Clement2015-03-261-0/+4
* | Further 1.9 changes: better handling of source/targetV1_9_0_BETA5Andy Clement2016-07-261-3/+3
|/
* Use genericsAndy Clement2014-10-081-41/+38
* add apt args when calling from ant (AjcTask)hsestupin2014-08-111-0/+42
* ASM 5.0.1 plus polish/formattingAndy Clement2014-04-011-3/+3
* 376990: iajc does not support source compliance level 1.7Andy Clement2012-04-171-3/+3
* 319595: -xmlConfigured in ajctaskaclement2010-07-121-1/+5
* timers and improved signature pattern matchingaclement2009-11-091-4/+12
* 124460 and refactoringaclement2009-09-151-0/+27
* 261808: fixaclement2009-01-311-2026/+1923
* 240234, comment 19 - patch for ajdocaclement2008-07-311-10/+58
* 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