summaryrefslogtreecommitdiff
path: root/src/main/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.Magesh Umasankar2002-07-09155-1248/+2925
* dIon's cleanup and doc patches. I put this on the HEAD branch so as to not t...Erik Hatcher2002-07-094-22/+68
* Add default value to <input>.Stefan Bodewig2002-06-281-1/+18
* MParse refactoringStephane Bailliez2002-06-231-89/+40
* Merge changes made to 1.5 Beta2.Magesh Umasankar2002-06-22123-2018/+4038
* Extend the range of options ANTLR task is able to deal withStephane Bailliez2002-06-201-6/+121
* Don't catch stuff thrown in System.exitStefan Bodewig2002-06-121-3/+4
* recursively expand filter tokens.Stefan Bodewig2002-06-121-0/+53
* Merge over a bug-fix needed to get jakarta-tomcat built by Gump.Stefan Bodewig2002-06-101-6/+6
* Keith Wannamaker's classpath patches to jspc.Steve Loughran2002-06-052-4/+63
* Merge changes made to 1.5 Beta1.Magesh Umasankar2002-06-0187-565/+2058
* Avoid getting an NPE by making sure the property attr is set.Diane Holt2002-05-291-0/+4
* Add ability to generate XML to <echoproperties>.Stefan Bodewig2002-05-292-24/+230
* Make sure user-properties remain user-properties.Stefan Bodewig2002-05-281-19/+31
* Fix getResource() for the project helper, there's no / at the beginning.Costin Manolache2002-05-171-1/+1
* Selectors feature to specify sophisticated selection criteria to create files...Magesh Umasankar2002-04-3023-443/+4324
* Bye-bye <do>...Diane Holt2002-04-301-146/+0
* Fix LicenseStefan Bodewig2002-04-303-12/+150
* If property is already set then generate a warning or an exception - dont try...Peter Donald2002-04-301-9/+5
* Weblogic 7 updatesConor MacNeill2002-04-301-3/+7
* Add in a resolver task.Peter Donald2002-04-305-0/+530
* Removed unused import.Peter Donald2002-04-301-7/+6
* Removed some bogus javadocs that were errors.Peter Donald2002-04-301-59/+52
* Fix javadoc errors.Peter Donald2002-04-301-30/+30
* Renamed msg --> message so that advanced editors can correctly deducePeter Donald2002-04-302-290/+290
* Pass the classpath in the -classpath argument. This is required when the webl...Conor MacNeill2002-04-301-0/+4
* A sourcepath without package names is a no-op now (again).Stefan Bodewig2002-04-301-1/+4
* Fix-up of JavaDocs for filters (and a couple of style fixes too).Jon Skeet2002-04-3016-296/+590
* Write a task to test availability of specific extensionPeter Donald2002-04-302-0/+211
* Add task that will generate manifest that declaresPeter Donald2002-04-302-0/+379
* Register libfileset as a datatypePeter Donald2002-04-301-1/+2
* Moved getManifest method to ExtensionUtil to make method usable from other lo...Peter Donald2002-04-302-25/+25
* my, isnt the java1.4 javadoc fussySteve Loughran2002-04-301-1/+1
* Register task that displays extensions in particular filesPeter Donald2002-04-301-0/+1
* Register new extension typesPeter Donald2002-04-301-0/+2
* Added in two datatypes;Peter Donald2002-04-303-0/+572
* Added brackets to make toString omre readable when multiple extensions printe...Peter Donald2002-04-301-1/+1
* Make sure can not set attributes if is a reference datatypePeter Donald2002-04-301-0/+21
* now you get:Steve Loughran2002-04-301-2/+2
* because a screwed up build.compiler only gives an error message like "false c...Steve Loughran2002-04-291-3/+4
* Even though the enthusiasm (even to just vote) was a bit, ahem,Diane Holt2002-04-291-0/+146
* make it explicit that BuildExceptions can be thrown, even though its not nece...Erik Hatcher2002-04-291-2/+3
* fix line length issuesErik Hatcher2002-04-291-2/+4
* Diane has volunteered me, errm, I mean, remove dest if <get> fails.Stefan Bodewig2002-04-291-0/+8
* Make sure dest file is only created if URL can be openedStefan Bodewig2002-04-291-13/+17
* Improve equals implementationConor MacNeill2002-04-291-36/+70
* DynamicConfigurator - allows tasks themselves to handle unknown elements and ...Erik Hatcher2002-04-272-8/+90
* task to create a temporary filename in a property; docs and tests to followSteve Loughran2002-04-271-0/+153
* adding example of usage. patch submitted by Nick ChalkoErik Hatcher2002-04-261-2/+52
* Directory based <javadoc>.Stefan Bodewig2002-04-262-173/+199