summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/types/optional/depend
Commit message (Expand)AuthorAgeFilesLines
* copy2license.plStefan Bodewig2006-09-012-10/+12
* Javadoc, LOCMatthew Jason Benson2005-03-071-28/+22
* Thread-safe(r)ty, javadoc, code simplificationMatthew Jason Benson2005-01-261-7/+8
* JavadocMatthew Jason Benson2005-01-261-15/+13
* Various checkstyle violationsStefan Bodewig2004-11-221-1/+3
* <apply> differentiating between empty and up to date broke <classfileset>s.Matthew Jason Benson2004-08-161-0/+11
* Allow DependScanner to use DirectoryScanner's basedir attribute.Matthew Jason Benson2004-08-101-22/+0
* remove authors from filesPeter Reilly2004-03-092-3/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-092-2/+2
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-042-4/+4
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-032-98/+24
* styleConor MacNeill2003-07-192-50/+50
* Remove Jakarta Project from licenseStefan Bodewig2003-02-102-2/+2
* Remove unused imports, remove glob imports, sort imports.Peter Donald2002-07-252-4/+4
* More coding standard fixesConor MacNeill2002-04-152-7/+7
* Add capability to classfileset to specify the root classesConor MacNeill2002-04-082-6/+45
* JDK 1.1Stefan Bodewig2002-04-041-1/+1
* Fix up operation of classfileset to behave more like a normal fileset inConor MacNeill2002-04-042-10/+36
* Ah! cruel ones, leave me alone nowConor MacNeill2002-03-181-1/+1
* 2002Stefan Bodewig2002-03-151-1/+1
* Refactor dependency analysis.Conor MacNeill2002-03-152-96/+164
* Remove extraneous semicolonStephane Bailliez2002-01-261-2/+2
* - Fix order of modifiersStephane Bailliez2002-01-202-8/+15
* Make those types that have internal state cloneable in a sensible way,Stefan Bodewig2001-12-131-5/+13
* Additional functionality for classfileset.Conor MacNeill2001-11-292-41/+59
* Move dependency classfileset support code over to Apache BCELConor MacNeill2001-11-291-2/+2
* Subclass of fileset which given a root class will return the closure of allConor MacNeill2001-11-082-0/+294