Costin Manolache
4fc2dab7e2
Remove the files for the second proposal for now. I'll add them back
after ProjectHelper is cleared.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271734 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
811c691b7e
A few additions special case additions to the xdocs proposal generation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271733 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
95dbd84d6e
Substantial refactoring.
Added datatype defaults.properties generation as well as xdocs for them. Created wrapper task somewhat similar to Darrell DoBoer's in mymidon (although his is still slicker!).
Since its already processing all of Ant's main source code, I added in generation of todo lists of both Ant and this proposal - into two separate directories.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271732 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
44e880c9e6
hot off the press.... now supports Ant properties within XDoclet tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271731 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
c1f358dddf
Ooops -- forgot the dang gif.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271730 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
6b885fbc62
Edit the right dang file this time! (Sure hope I'm doing this right
this time.)
Also add the JavaWorld finalist logo (unless for some reason people
don't want it up there).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271729 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
b926938e01
Document <loadproperties> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271728 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
069a8898be
Test chain of filters.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271727 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
f261bcd566
Make TailFilter behave exactly like the unix tail application.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271726 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
d89352ca5e
null check.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271725 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
fdcfd1dd9b
Improved doc; loadfile.xml typo fix.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271724 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
555a14e43e
remove redundant attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271723 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
689db09b31
New facades for ant and antcall tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271722 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
74565feb53
Fix minor typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271721 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
83b9942620
The always entertaining 2002 patch of the morning.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271720 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
aa62ef064a
JavaDoc now builds without warnings again - thanks Erik :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271719 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
5c79093cdd
Reapplied previous JavaDoc patch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271718 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
cad63fce0b
Doc updates.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271717 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
70513c95de
Fixed circular package dependency:
* Moved antlib.vfs.FileSelector to antlib.vfs.selectors
* Moved framework.Condition to framework.conditions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271716 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
2afc643a3e
* Moved FileNameMapper to framework. Got rid of setTo() and setFrom()
from the interface, as these are no longer needed.
* Changed tasks to accept a FileNameMapper directly, rather than using Mapper.
* Removed the 'flatten' attribute from the <copy> task.
* Removed the 'ext' attribute from the <native2ascii> task.
* Removed Mapper and MapperType.
* Moved <flatten> mapper to antlib.
* Made ExtMapper available as <map-extension> and moved to antlib.
* Added <prefix> mapper, to apply a fixed prefix to names.
* Added <chain> mapper, to apply a chain of mappers to names.
* Added <mapped-fileset>, a fileset that transforms nested filesets using a mapper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271715 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
1eaa635f8f
Add a few preliminary testcases...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271714 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
ce2a2bc4bc
Cheat the introspector by making ClassConstants delegate bcel stuff to a helper class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271713 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
a172bceca6
Removing short form syntax for ClassConstants for the time being, as it forces user to have bcel.jar in classpath irrespective of whether the filter is being used or not.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271712 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
5578d94e01
thanks again Bill Burton! all i can say is "wow!"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271711 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
6252354506
once again for Jose Alberto - think I got it right this time
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271710 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
1d2784e6d5
Answered my own previous question concerning thread safety.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271709 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
ea28bed05b
Document the new conditions.
More todo list updates.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271708 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fb697b3d3e
Delete unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271707 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b46fc7b6d1
Remove PropertyFile as it has changed significantly since being moved to this tree.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271706 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4284ea0840
Remove unused class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271705 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5e099552e5
Delete some unused variables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271704 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a2144fd6b2
Merge Context back into TaskContext
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271703 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7641529516
Move dotnet tasks into antlib hierarchy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271702 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0fa0e394dc
Move all rmc stuff into its own package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271701 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4bf57267ee
Deleete unused class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271700 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
eeede12e67
Die ProjectComponent die!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271699 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
4ab1950bd8
Zip task
duplicate (attribute): behavior when a duplicate file is found. Valid values are add, preserve, and fail. The default value is add.
zipgroupfileset (nested fileset): allows for multiple zip files to be merged into the archive. Each file found in this fileset is added to the archive the same way that "zipfileset src" files are added.
Jar task
duplicate/zipgroupfileset: same as in Zip task
filesetmanifest (attribute): behavior when a Manifest is found in a zipfileset or zipgroupfileset file is found. Valid values are skip, merge, and mergewithoutmain. mergewill merge all of manifests together, and merge this into any other specified manifests mergewithoutmain merges everything but the Main section of the manifests. Default value is skip
manifest (existing attribute): this attribute now also accepts the name of a jar added through a fileset. If its the name of an added jar, the task expects the manifest to be in the jar at META-INF/Manifest.mf
Submitted by: Brian Deitte <bdeitte@macromedia.com>
PR: 5667, 5036
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271698 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6309813d01
Converted the Ant1 Howto write a task to ant2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271697 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fb8c07dd1b
Rmove broken javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271696 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1191c96565
Name build file so looks pretty under IDEA
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271695 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d0fcd88834
Javac task has moved
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271694 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
16a1e94b65
Use simplified AbstractContainerTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271693 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3921f5f07c
Move Tasklist into framework as it is being used everywhere
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271692 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ca1acca7db
Remove Input task as need to be reimplemented using Stefans new source
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271691 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
334c80aa51
Start process of simplifying writing container tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271690 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
32de119f15
Move manifest stuff back into old tree
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271689 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9073670fb6
Remove unused class
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271688 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a105c023ed
Move all javac specific files into a separate package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271687 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
be9b689c89
Compress javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271686 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
af0ce4fad5
fixed mapping typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271685 13f79535-47bb-0310-9956-ffa450edef68
24 years ago