Stefan Bodewig
08eef4e8a6
Changes to <propertyfile>
1) documentation.
2) default to String type if type is omitted.
3) use Properties.store (or .save) to write the property file.
Submitted by: Jesse Tilly <JTilly@hoteltools.com>
I've modified Jesse's original patch to make it compile on JDK 1.1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268153 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
5f4068bcc6
There are four compiler choices, not three.
Submitted by: Nico Seessle <nico@seessle.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268150 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f5817800d7
Fixed typo. The joy of having two active branches: twice and only twice.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268146 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f842127c52
Added pointer to the second mailing list archive.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268144 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
fd6b7a8152
And correcting the documentation of includes versus <include> in the
main branch as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268142 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
6103df477a
Added a nested prefixedfileset element to <war>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268136 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
6f18050729
Added an output attribute to <java>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268135 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
73db4788f6
Reinstate javadoc's failonerror attribute.
Requested by: Corey Puffalt <corey@kelman.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268134 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
16a8fc3a57
Remove documentation for failonerror attribute of javadoc. It doesn't
exist anymore.
Submitted by: Corey Puffalt <corey@kelman.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268129 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1375c85ac2
javadoc correction to ExecTask
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
Make Path use getCanonicalPath throughout.
Submitted by: Vincent Bergbauer <vincent_bergbauer@yahoo.com>
Remove deprecation warnings in SignJar
Submitted by: KC Baltz <KBaltz@responsenetworks.com>
Give user a clue if the classic compiler can not be found.
Submitted by: Erik Meade <emeade@geekfarm.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268128 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
09e39b702c
Update locations of the latest release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268118 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
c98b458614
Update documentation for Filter task
Update documentation date
Submitted by: Gero Vermaas <Gero.Vermaas@sun.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268116 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
99f3f52ede
Ensure the output of the modern compiler is going to be redirected as
well.
Prepare for a second release candidate build.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268110 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
786f238656
Documented Ant's built in properties.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268104 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
533852ac99
Document the <doclet> nested element for Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268094 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8402298bc5
Changed examples to use copy and delete instead of copydir and deltree.
Submitted by: Lee Breisacher <LBreisacher@seagullsw.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268087 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e88e9617e2
Added a location attribute to <property> to provide easy access to the
Project.resolvePath functionality to the user.
Submitted by: Jose Alberto Fernandez <JFernandez@viquity.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268082 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d8bff4d35a
Added a nested sysproperty element to <java>. This allows the user to
set system properties even in non-fork mode.
Submitted by: Jose Alberto Fernandez <JFernandez@viquity.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268080 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8e8cf291a5
Made destdir in <javac> optional - don't use the -d switch at all if
this one hasn't been given.
Submitted by: Alexander Pokahr <5pokahr@informatik.uni-hamburg.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268079 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
fd1daa717e
Documentation change, javac.destdir is no longer required.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268076 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c23f0f5faa
Synced the documentation for <javac> with the implementation.
Reported by: Ernst de Haan <ernst@jollem.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268071 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
cf33deb63e
Updated the copy and merge task docs to include the includeEmptyDirs
attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268069 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e13d922745
Documentation for the perforce task.
Submitted by: Joe Walker <Joe.Walker@barclaycard.co.uk>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268067 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
35195cb135
Fixed documentation for <antcall>
Submitted by: Nico Seessle <nico@seessle.de>,
Diane Holt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268063 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
9f766c7fa0
Removed dir attribute from Copy and
Move tasks. Now you can only copy
or move entire directories with
nested FileSets.
Prompted by a patch submitted by
Nico Seessle.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268061 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
38c1cabaac
Consolidation of Copyfile, Copydir, Delete, Deltree, and Rename into
Copy, Move, and Delete tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268051 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
37ed344b38
Enable redirecting either the output or error or both from a cvs command to a file.
Example usage:
<target name="diff">
<cvs command="diff" output="patch.txt"/>
</target>
Submitted by: Julian M. Savage <jsavage@fisci.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268048 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
63a3e9609b
Documentation for the JavaCC task, changed the location where the
generated file will be placed if no directory has been specified.
Submitted by: Adam Murdoch <adammurdoch@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268046 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0b508c3284
Add a file attribute to echo to have a simple task that can create
files on the fly.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268043 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3f2688a0ed
Added a refid attribute to property.
Submitted by: Vincent Bergbauer <vincent_bergbauer@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268042 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
67eceb37c1
Third try to fix a typo.
Submitted by: Nico Seessle <nico@seessle.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268037 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b4a550aafc
Second try to fix a typo.
Submitted by: Nico Seessle <nico@seessle.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268036 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
e5d53ff1e6
Fix minor typo
Submitted by: Nico Seessle <nico@seessle.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268029 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
054a8aba2a
Documentation update
- Put UpToDate in the correct sort-order
- Added docs for antcall-task
- Added docs for mail-task (copied from javadoc's)
- Removed <b></b> and colons from <h3>Parameters:</h3> and
<h3><b>Description:</b></h3>
- Removed 'illegal' high ASCII-Values from the file to make MS IE and
Homesite (CSE HTML Validator) happy
Added Nico as an author :-)
Submitted by: Nico Seessle <nico@seessle.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268028 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ba5b2b8d7c
New task <native2ascii>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268023 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
683a5f1433
New task <uptodate> that set's a property if a given target file is
newer than a given set of source files.
I've taken the freedom to merge ideas submitted by William and Hiroaki
and to throw in some of my own.
Submitted by: William Ferguson <williamf@mincom.com>,
Hiroaki Nakamura <hnakamur@mc.neweb.ne.jp>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268019 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
7ee8e30cd0
<ant> now copies the definitions of data types to the child project as
well.
Reported by: Jose Alberto Fernandez <JFernandez@viquity.com>
<ant> now checks it isn't calling the target it is nested into.
Submitted by: Nico Seessle <nico@seessle.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268014 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a341406b28
Fixed a link.
Submitted by: Diane Holt <holtdl@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268013 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4a9c1fbf6e
Added dir attribute to <junit> and documentation for the one of <java>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268012 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d36ee0d77c
Added verbose and depend attributes to <javac> along with yet another
undocumented magic property (YAUMP?) build.compiler.fulldepend that
triggers Jikes' +F option.
Submitted by: Sean Brandt <sean@fuzzymagic.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268011 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
fef46698fb
Make <war> use the .war directory layout. Don't ask me where my mind
has been.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268010 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
9490ce8f93
Ant will now scan for build.xml in the parent directory (directories)
as well.
Added -debug and Project.MSG_DEBUG to make -verbose less verbose. Many
messages really rather belong into a DEBUG category.
Submitted by: Jason Dillon <jason@planet57.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268009 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8c59db7895
Allow tasks to be added at runtime and only fail if they cannot be
found at runtime.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268005 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f0282fd8b1
Various checks for required attributes and better error messages added.
Submitted by: Nico Seessle <nico@seessle.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268002 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
20a1e91d17
New tasks <war> and <unwar>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267998 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
34d011b22d
Make <echo> accept #PCDATA.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267994 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b42831ce4b
Added value attribute to <available>.
Submitted by: Glenn McAllister <glennm@ca.ibm.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267991 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
6ecbe24218
Moved ${} expansion and task evaluation to runtime.
This has a lot of consequences, most notably those listed in
WHATSNEW. This also affects the behavior of several other tasks like
<available> who will now do their job at runtime instead of parser
time as well.
I've changed the version number in build.xml to reflect this bigger
change.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267988 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3aaf6e364a
Removed some unused files and added a pointer to the mailing list
archive at covalent.net.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267986 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b61e78e9a6
Changed -projecthelp to show targets that have a description before
the other targets.
Submitted by: Marcel Schutte <marcel@schutte.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267983 13f79535-47bb-0310-9956-ffa450edef68
25 years ago