Stefan Bodewig
09fab7c857
Cleanup/bugfixes int the scripts.
Submitted by: Ken Wood <kwood@i2.com>,
Matthew Dornquast" <matthew.dornquast@webhelp.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267771 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
dd7b8f6623
Pick up jar files from the lib directory in the bootstrap process
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267741 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
d977d4b58f
Create an install target
Ant now builds ant.jar in the build area. A separate 'install' target copies
it into ant.home.
Bootstrap has been updated to perform this install step.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267724 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
ee71d2f33e
Make sure bootstrap builds start with a clean build area.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267718 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
James Duncan Davidson
40bf7243ac
Put in proper unix /bin/sh declaration
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267677 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
fe4a5cb029
Support JAXP and SAX1.0
Submitted by: Matt Foemmel
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267656 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefano Mazzocchi
bf94e2fb09
added Tar task + implementation classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267597 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
2b24bb0d55
Shell portability fixes
Submitted by: Andrew Sudell <asudell@Op.Net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267594 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
e1104262ad
make sure that bootstrap builds bin directory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267593 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
7c5a109259
Now that javadocs are part of the dist, antRun needs to be included in
the boostrap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267592 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Costin Manolache
b0bde55505
Added TaskAdapter - allows use of external Beans, without requiring them to
extend Task or have any ideea that Ant will use them.
The only requirement is to have a
void execute() throws Exception
That allows Tomcat ( and other projects) to define normal Beans and still
be able to script them.
The usage is identical with normal Task-extending Beans.
Also fixed bootstrap.sh.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267576 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
fbf3fee31b
Allow jakarta-ant to be build into an "ANT_HOME" structure in place.
Move implicit tasks into an explicit init target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267552 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
Sam Ruby
7932c703d2
Make system self contained, bootstrapable, and buildable on both
Windows and Unix platforms.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267550 13f79535-47bb-0310-9956-ffa450edef68
26 years ago
James Duncan Davidson
bce31805e9
initial checkin
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267549 13f79535-47bb-0310-9956-ffa450edef68
26 years ago