Peter Reilly
c06de01917
add note on maxparallel for chmod
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@493750 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
9a70e04f03
Use the attribute name as provided in the jar-docs and suggested by Antoine. "Update" Ant. Use more "application information".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@492592 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
5be0ff33b8
Add an example how to store a program-version info in the manifest. Make the code more readable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@492552 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
c1319de7f8
<ear> and <war> inherit attributes and elements from <jar>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@492549 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
14cdea5a95
-added hasfreespace doc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@492099 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ecd195e73e
a note on using 3344{toString:} for path references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491723 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7719d03ac2
Bugzilla 41268: rollback 32927
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491717 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
2f64ef6ed4
update version of manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491424 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3560219844
add doc for updateProperty and errorProperty, add note for openjdk
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491423 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
5c06c0c506
Bugzilla 41264: douple expansion in <sql>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491347 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d70334b863
Bugzilla 41158: add classpathref to <whichresource>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@491018 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
260242a8af
Describe <compilerarg> as suggested in the Forum on http://www.jguru.com/forums/view.jsp?EID=1323111
Fix some xml-entity mistakes (missing ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@490531 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f150c7e837
fix <script> to allow bsf.jar to be in a nested <classpath>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@490088 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
f710134d16
Show the list of supported platforms for <property env=""/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@488981 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
6d29b8b2e9
cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@488576 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
efac752f43
Use -autoproxy instead of -noproxy.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@488575 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
3a42777b65
fix doc of includeemptydirs, suggested by Joel Klein
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@487531 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
93a50c4b48
preparation for the 1.7.0 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486471 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
364fc01525
document the issues with using script/classpath to load javascript implementation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486416 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
9bead93cc5
add some more doc for the scripting changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486341 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a0023f4852
automatic proxy handling is only there if -autoproxy is set; marked as such in the docs. -noproxy is removed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485920 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
2769a62f2c
Bugzilla 39617, clarification of tar task functionality
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485302 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
c908e8023a
223, not 233.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485112 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ce83d9e0c7
update for script (partial)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@484998 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
efa433f65f
fix the link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@484842 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
cdc877add2
doc for javax scripting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481978 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
a729691fff
Docs improvements.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481618 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
fd9e5512f7
Forgot to document #41058 !
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481329 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7d7b84e154
capitalize "Ant".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@480275 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
de968b4891
fix example xml. BZ 40975.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475291 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
91ae12be3f
Document fixcrlf as a filterreader in opposite direction. BZ 40976.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475290 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
fb8275c081
reference the list archives only online, better to update quickly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@475212 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b9bf508d0c
Bugzilla 38249: add quiet to loadfile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474520 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0a53c6b606
add a manual entry for antversion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474508 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
d824eac4d9
Preparation for the build of Ant 1.7.0RC1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@471526 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
992cc22575
update javadoc to desciption quoteing in tag file - bugzilla report 30966
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470581 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7254e769ce
bugzilla report 40852: useextenalfile of javadoc now applies to all command line args
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@470134 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steven M. Cohen
f9239036dd
remove from documentation (and from comment in source code) the incorrect
statement that a message attribute or character data within the element is
required.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@469751 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
b6a97b829d
AntUnit 1.0 Beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468962 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
14f760492c
Made web.xml non optional again, as it was hiding too many bugs (e.g war files for tomcat 5), but added an attribute to make it optional.
More tests, especially for updates. One test is disabled because it fails. The task fails if you are pulling in a web.xml on an existing web.xml file via a fileset if update=false, because the fileset version checking is hiding the inclusion of the web.xml file from the war task -its being dropped before we notice. This is not a BC problem. Maybe I should always make web.xml mandatory to stop this behavior arising.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468568 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
c91cce227b
web.xml is now optional in Java EE. I've tweaked <war> to warn but continue if it is omitted, and not to say anything if there is a duplicate reference to the same web.xml, but to complain a lot if there are two conflicting ones (with diagnostics).
We may want to have an attribute to indicate that a web.xml file is needed, or that we dont want to see the warning message. Say nowebxml="fail", "warn" or "skip", with the default being fail for backwards compatibility. Thoughts? Now is the time to add it...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468180 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
74f550099b
add regex attribute to echoproperties task.
Bugzilla 40019.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467828 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
5447ff9d10
Have found a nice example in an archived mail...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467359 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
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
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
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