Antoine Levy-Lambert
a9153967c5
copy the stylesheets into the jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466903 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
d902085330
there was a mismatch for the location of .build.timestamp.properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466902 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
7ddf1db112
decide to package Xalan2Executor only in ant-junit. Since this class has been made already dead wood,
this is irrelevant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466895 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
0ac06cdedc
modified poms. I can now mvn package the complete ant binary distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466894 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
1a30e19f05
document removal of dependency
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466887 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ddddd31432
pset svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466884 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
03f01f4a56
test for uuencode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466883 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
b563772482
modify also ant-nodeps to be able to build the corresponding jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466882 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
fec15b606a
move jdk1.5+ stuff to ant-nodeps to be consistent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466881 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ac1eb71b58
pset svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466880 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3510e9c820
remove use of sun.misc.uuencoder
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466879 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e808c13ed6
bugzilla: 40803, doc use of cmd.exe /c for bat files better
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466878 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
df95f3a7ae
exclude the bcel dependencies from ant.jar too
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466877 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
fe82a00d08
classes needing apache-resolver should also be excluded from ant.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466876 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
604d0ada70
add parent POM
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466872 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
dc0ae124f9
add organization
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466871 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
01b41e4197
control the location of the output jars
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466870 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
81f76eae75
store the date in version.txt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466864 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
8b8fcc447d
created a parent pom and also modified the poms of ant and ant-launcher to be able to build them using maven
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466857 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
a0cc97f410
modified to call the property version from build.xml project.version
defaultManifest.mf and version.txt are updated using expandproperties rather than tokenfilter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466856 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ee5ed83ebe
remove org.apache.tools.ant.util.ScriptRunner from ant.jar, it
should be only in ant-apache-bsf.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466647 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
105b2252ce
Launcher should not depend upon parent package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466643 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
35cd593aed
added code to deliver POMs with ant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466628 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
a50c21d895
adding poms
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466627 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
b6b5c230b6
added a blurb about starteam
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466626 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
03f2bdc877
update the download location for netrexx
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466623 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d2518a0832
make IH.clearCache() public
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466300 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7d8402eb23
Stop making IH a project listener,
instead clean the IH cache explititly on build finished.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466290 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e563725d1b
Free the realThing with UE is finished with it
(fixes since last look at this allows this)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466283 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b0fb3814de
update jsch version in libraries to agree with doc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466271 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
c2c64020e3
further change about jakarta-oro
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466063 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
0f0cdfde0f
decide to recommend jakarta-oro 2.0.8
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466062 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
6237ab4567
Add a paragraph about using external task libraries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465533 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
6254ab8a64
add point concerning parallel maintenance of https://svn.apache.org/repos/asf/ant/site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465494 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
507f139d07
Add a stylesheet for generating a master buildfile (iterating over all targets) from a common buildfile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465167 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
12ae031068
Fix for OOME with <*ant*> and <typedef>
Bugzilla report 28283 and 33061
IH had a map of class->IH objects. The
class is the typedefed class and IH is the
attributes, elements etc of that class.
This works fine, except that the class is kept
until the build ends, this means that the classloader
for the class is also kept, a classloader contains
pointers to all the classes loaded by it - so a lot
of memory can be blocked.
When ant, or antcall is used and the called project
typedef the antcontrib, these will be new classloaders,
hence the memory being used up.
The fix is to use the name of the class, check if the IH
in the map is the same class, and if not replace that IH.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465073 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f5c95e9ca4
add fall-back for undefined references that are parsed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465065 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
7c58ba3edd
Having learned about how the java memory model really works, I have had a quick code review of the threading here.
1. stuff that is shared read is always marked volatile, to avoid being compiled out.
2. added more synchronization when appropriate.
I make no claims as to thread safety here, as I was never that good at formal proofs of correctness.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@465013 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
4a3333ae17
Move up to Xerces 2.8.1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464518 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
83d4e47c43
remove an extra space
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464506 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
ed379f4e5d
We drop Win98 support.
http://marc.theaimsgroup.com/?l=ant-dev&m=115141884812670&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464502 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
ac04e1ad15
Codestyle (indent of bracket) and overwrite the taskname for logging.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
31e8fc7aa7
Document two launch options.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464498 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a63f2fa368
Move up to Xerces 2.8.1. I tried using Maven to do it, but the artifacts are out of date, inconsistent, and with dirty dependencies.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464468 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
ae5166d215
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464439 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
3e9585f0f4
- add ant.version as part of the dump-info target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464378 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
db4b86dd9d
mention my current job with Ariel Partners
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464363 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
45b244fd64
use FileUtils.close to close the Reader open for the crash file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464359 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
ab7f4306cb
Preparation for Ant 1.7.0Beta3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464306 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
1771ff0102
add comment on change to logging level of reference override
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464022 13f79535-47bb-0310-9956-ffa450edef68
19 years ago