Jaikiran Pai
d80b4a75ad
Fix bootstrap.bat on Windows
6 years ago
jmkf
a45a1f35ab
Removing quotes that break builds on 1.8
6 years ago
Jaikiran Pai
a06e1227a2
Set the --release version to Java 8, when bootstraping with higher versions of Java
6 years ago
jkf
3a4980e3c4
updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
6 years ago
Stefan Bodewig
8d3744ee73
try debugging Jenkins
9 years ago
Jacobus Martinus Kruithof
d58a063193
pr 48896
tools.jar no longer present on bootstrap classpath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@922178 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
4f95b28998
remove old Java hint
add requirement Java1.4+
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@917887 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
bce2b193ec
Removing stale references to xercesImpl.jar and xml-apis.jar.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@911561 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Peter Reilly
e3706a1f7b
add o.a.t.a.property to bootstrap compilation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568513 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
4260131ac7
Should make Gump happy:
# Start Time: Tue, 19 Sep 2006 00:26:54 (PDT)
# End Time: Tue, 19 Sep 2006 00:27:10 (PDT)
BUILD FAILED
/x1/gump/public/workspace/ant/build.xml:1072: The following error occurred while executing this line:
/x1/gump/public/workspace/ant/build.xml:500: resourcecount doesn't support the nested "intersect" element.
<intersect> is a Resource and Resources were not part of the thin-layer of Ant's bootstrap.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447800 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
a1a3ac5d3d
copy2license.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439448 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
fd5b48fc9a
date update
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277470 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
98efd3aaf0
handle no javac on command line better.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277467 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
89531ee354
fix license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276915 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
5c39697bd9
Fix bootstrap scripts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274872 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
28b02949e7
There is no reason to expect subclasses for ZipShort and ZipLong
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272468 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
ed9509b024
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272467 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f51abba170
Add some more copyright notices.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270659 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2b673beb3f
Don't keep old testcases around when doing a bootstrap build.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270116 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
df52f7a2f8
Add meta section: FAQ about the FAQ.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269991 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f1718f0db6
Fix up packaging of bzip utilities.
Submitted by: "Magesh Umasankar" <umagesh@rediffmail.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269926 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c657b5ef73
Here are two new ant tasks - BZip2 and BUnzip2. �These
24 years ago
Stefan Bodewig
e812438e4e
Add documentation for the replaceregexp task
Submitted by: Matthew Inger <matti@sedonacorp.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269900 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Sam Ruby
9c1d332ce5
Bootstraps are not cleaning up after themselves.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269812 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
ecf0c1ea9a
Final merge from 1.4 tree
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269664 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3c2825538a
Explicitly compile the stuff that javac will pick up because of
dependencies anyway.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269481 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
e49a5fb564
Use /nul when checkign for the existence of directories on Windows
(Although it doesn't work if the directory name is quoted - woohoo)
Check for Ant in C:\Ant for Windows 9X users
PR: 2101
Based on suggestion by eswierk@cs.stanford.edu (Ed Swierk)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269331 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
e72340e0a1
Make Ant work with spaces everywhere.
PR: 562
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269284 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c3714c50a1
More JDK 1.1 issues. Culprits have been <pvcs>, <record> and the new
zip package.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268962 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Sam Ruby
3108296441
Enable bootstrap to be executed multiple times without prompting on
Windows. Does not appear to be a problem on Unix.
----------------------------------------------------------------------
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268768 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
239b313fa1
Update to Jaxp 1.1
Also - handle spaces in classpaths
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268755 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
7f76769aba
Added -emacs flag.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268737 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
5337488612
Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
eac9c2d1b2
Copy - which is to save compiling files which have already been compiled
now goes to the right place.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268578 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
d44e0bc4ad
Build process tweaks. Source distribution now builds out of box on
Solaris.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268560 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
8a40113487
Further tuning of the build scripts. The bootstrap now goes into
the bootstrap directory to minimise interference with the CVS lib
directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268545 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
90380952be
Revert build process to old style for 1.3 release
Rewrote build.xml using most of the ideas from the new build process
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268542 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
44df0664dc
Made sure environment is left cleaner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268510 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d0117ae16c
Work in almost all of Conors suggestions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268507 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
27491607d8
Checked in alpha version of new build system.
May not fully build on *nix platforms yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268504 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
44d572de88
Added the JAXP reference distribution jars to make it easier to build
ant out of the box. Ant should now build with an empty classpath. I haven't made
the changes for Unix scripts yet.
Also separated the building of ant.jar and optional.jar so that local
builds should more closely match distributions. There is a lot of duplication
between a normal build and a distribution build which can probably be readily
removed now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268380 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0fdd59711a
Forgot to adapt bootstrap.bat.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268265 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e4f0795f1f
New Mapper type for regular expression replacements. Currently only
jakarta-regexp is supported, at least an ORO implementation will follow.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268257 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1375d72ba3
First part of the scanDir refactoring. This is just a starter to show
what I want to accomplish.
All tasks using a scanDir method to find the source files that are
newer than there targets should get a similar treatment as <copy>.
The major benefit is not to have the functionality in one place but
the added flexibility you get, when you allow the user to specify a
custom FileNameMapper to a task (not there yet).
Nothing (especially not the names) is carved into stone of course.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268190 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
28100edfae
Copy types/defaults.properties during bootstrap.
Submitted by: Cheng-Wei Cheng <CCheng@gluecode.com>
Changed the JIKESON env variable from my last patch to ANT_OPTS to be
consistent with src/bin/ant. Made the same changes to bootstrap.bat.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268098 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a7988a63f6
Change the order parts are added to the CLASSPATH in bootstrap scripts.
PR: Bug 24, Bug Report 75
Submitted by: Mason J Warner <mjw@novanews.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267976 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3e3008a15b
New Execution Framework.
This new framework should ease development of tasks that need to
execute external processes.
<exec> now invokes ExecTask, a reimplementation of Exec that uses the
new framework but has some additional features.
Submitted by: Thomas Hass <thomas.haas@softwired-inc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267799 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
6857348375
New build procedure for Unix based systems
This is the update for the Unix based build scripts. The changes are the
following
Automatic bootstrapping if lib/ant.jar is mising or the bin files
are not present
Removed inclusion of the $HOME/.antrc in the bootstrap.sh although
it is still used in the ant shell script.
Lined up Windows and Unix scripts, including echo statements so it is easier
to make changes affecting both envionments in the future.
Added chmod calls to the install targets so the ant shell scripts are
executable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267777 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
2de58e1f64
Make sure bootstrap uses the src version of lcp.bat
Submitted by: Christopher Elkins <celkins@scardini.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267774 13f79535-47bb-0310-9956-ffa450edef68
25 years ago