summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/util/depend/bcel/FullAnalyzer.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* Avoid Collections.list().stream()Gintas Grigelionis2018-05-171-1/+3
* Deprecate CollectionUtils and Enumerations;Gintas Grigelionis2018-05-161-9/+3
* java 5-8java8Matt Benson2017-04-131-23/+20
* objects created for side effects onlyStefan Bodewig2016-12-211-1/+1
* fix bogus importsStefan Bodewig2014-07-121-5/+3
* organize importsJan Matèrne2014-07-031-3/+5
* Java 1.5, continuedMatthew Jason Benson2012-08-221-14/+13
* Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentationJacobus Martinus Kruithof2012-05-261-1/+1
* Same fix as for AncestorAnalyzer - make code compile with BCEL's trunkStefan Bodewig2009-10-241-2/+8
* copy2license.plStefan Bodewig2006-09-011-5/+6
* remove authors from filesPeter Reilly2004-03-091-2/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-041-2/+2
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* Coding conventionsConor MacNeill2003-07-191-0/+6
* styleConor MacNeill2003-07-191-1/+1
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* fix issues reported by PMDStefan Bodewig2002-10-311-1/+1
* More coding standard fixesConor MacNeill2002-04-151-10/+9
* Allow ejbjar dependency including behaviour to be controlledConor MacNeill2002-04-051-0/+9
* Fixed up JavaDocs so they build without errors. The main changes were:Jon Skeet2002-03-271-1/+0
* Ah! cruel ones, leave me alone nowConor MacNeill2002-03-181-1/+1
* Refactor dependency analysis.Conor MacNeill2002-03-151-0/+156