summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/optional/ejb/DescriptorHandler.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* Revert last 5 commitsGintas Grigelionis2018-11-041-5/+9
* SonarQube: nested if’s is a major code smellGintas Grigelionis2018-11-041-9/+5
* Revert change for backwards compatibilityGintas Grigelionis2018-05-231-2/+2
* Use fewer fully qualified class namesGintas Grigelionis2018-05-211-2/+3
* More Streams (less StreamUtils)Gintas Grigelionis2018-05-201-1/+2
* Checkstyle: whitespace, line continuation and modifier idiosyncrasiesGintas Grigelionis2017-12-111-2/+3
* java 5-8java8Matt Benson2017-04-131-30/+30
* reduce GC pressure by replacing File(In|Out)putStreamStefan Bodewig2017-04-121-4/+3
* organize importsJan Matèrne2014-07-031-0/+1
* Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentationJacobus Martinus Kruithof2012-05-261-1/+1
* checkstylePeter Reilly2006-11-151-2/+12
* checkstylePeter Reilly2006-11-121-0/+2
* copy2license.plStefan Bodewig2006-09-011-5/+6
* javadocPeter Reilly2005-06-291-2/+28
* 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
* Spelling corrections.Antoine Levy-Lambert2003-09-201-1/+1
* Coding conventionsConor MacNeill2003-07-191-17/+24
* styleConor MacNeill2003-07-171-2/+2
* recognize local interfaces in <ejbjar>Conor MacNeill2003-02-161-2/+3
* Resolve DTD locations relative to project basedirConor MacNeill2003-02-121-1/+6
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* Remove unused imports, remove glob imports, sort imports.Peter Donald2002-07-251-7/+5
* Order of modifiersConor MacNeill2002-04-151-19/+19
* Coding StandardConor MacNeill2002-04-151-22/+11
* 2002Stefan Bodewig2002-04-151-1/+1
* Various coding standard fixesConor MacNeill2002-04-141-8/+8
* License police on task definitions:Stefan Bodewig2002-01-101-1/+1
* Erik's big javadoc fixup, bugzilla ID #4992Steve Loughran2001-11-221-2/+2
* Code clean up:Stephane Bailliez2001-10-281-23/+28
* Add support for ejb2.0 local interfacesConor MacNeill2001-10-101-12/+16
* Fix syntax error - leftover lineSam Ruby2001-10-091-1/+0
* D'Oh - didn;t resolve all conflicts :-( - done now.Conor MacNeill2001-10-091-5/+1
* Add support for message beansConor MacNeill2001-10-091-25/+38
* Merge from ANT_145_BRANCH up to Beta 2Conor MacNeill2001-08-181-3/+14
* Ignore any classes from java. and javax hierarchies. This allowsConor MacNeill2001-08-081-1/+2
* Allow DTD locations to be URLs effectvely mapping the URLsConor MacNeill2001-06-271-2/+26
* 2nd Installment of the ejb-jar naming convention changes. ThisConor MacNeill2001-06-251-9/+58
* First steps on reforming the ejbjar naming conventions. This installmentConor MacNeill2001-06-241-0/+2
* Support setting of the ejbc compiler class.Conor MacNeill2001-03-141-4/+27
* Merge 1.3 branch changes into MAINConor MacNeill2001-02-181-1/+1
* Reworking of ejbjar to support Weblogic 6. You can now specifyConor MacNeill2001-01-251-8/+15
* Make licence statements mention Ant in place of TomcatConor MacNeill2001-01-031-1/+1
* Handle ejb-ref elements.Conor MacNeill2000-11-151-1/+15
* Change weblogic element of ejbjar to support including the CMP descriptor basedConor MacNeill2000-11-151-5/+5
* Change the ejbjar to separate out vendor specific processing into separateConor MacNeill2000-08-021-0/+239