Stefan Bodewig
0b1e459d5c
Add OS/2 as Os family
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269846 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e09047d73c
We seem to agree - at least on small things 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269844 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
cb732cb7b2
Kept Apache Ant in the title, but moved it down a row
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269843 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
93ee07ad35
Show that Ant is an Apache project.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269839 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
32da696de4
Add testcases for the inheritall/dir attribute combinations and their
results on the new project's basedir - clarify documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269838 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
65c82879ee
Make <style> support Exolab's new Adaptx processor.
Submitted by: Arnaud Blandin <blandin@intalio.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269832 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
986b213cec
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269831 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7c2ec95158
clarify documentation for <ant> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269830 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3afcc269d7
Add pointer to JDEE
Submitted by: Guillaume Berche <guillaume.berche@eloquant.com>
With velocity-1.3-dev from jakarta-site2, we don't seem to need the
reverseloader attribute any longer.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269829 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b02276bef6
Added a blurb about Emacs JDE and IDEA integration.
Submitted by: "Guillaume Berche" <guillaume.berche@eloquant.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269826 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
fcd6548344
"Finally I managed to finish a new version of the VAJ tasks. The most
important new feature is the ability to execute VAJ tasks from the
command line by exploiting the Remote Tool Access feature of VAJ."
Submitted by: wolf.siberski@tui.de
Some patches look a lot larger as I had to remove stray CRs, I also
killed TABs wherever I stumbled over them.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269819 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
7f1c7f2156
add section on dependency checking
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269811 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
cbcfff6e27
add documentation for <cvs>'s failonerror attribute.
PR: 4205
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269810 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3ff51a6adc
state that properties are case sensitive.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269807 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
2f1d7a8811
bug #4111 : ftp task does not work with a Windows 2000 ftp server with "MSDOS" directory listing. This is now documented.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269806 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
2ddeb409bb
documented uriroot and uribase options; cleaned up some other bits based on more experience with the task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269805 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
09a7def3cd
Make <propertyfile>'s default attribute work as expected.
PR: 3955
Submitted by: Erik Hatcher <jakarta-ant@ehatchersolutions.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269802 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
482c675f6a
add "netware" as possible value for the <os> condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269799 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
fe05ef0ff3
Allow for an ANT_ARGS environment variable, for setting things like
using a different logger or including the -find flag.
(runant.pl, also add a check for cygwin for path separator, fix ANT_OPTS.)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269797 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
11d421035c
I've just put together a patch for the JDepend task to use xml
output. A new
attribute "format" has been added that can take either "xml" or "text"
defaulting to the latter. �Appropriate changes have been made to the
documentation, and additionally a .xsl file is attached to
produce html with
a similar style to that of junitreport.
Submitted by: "Rob Oxspring" <roxspring@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269796 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9839eb732b
* Updated description and URL of Mark Volkmann's presentation on
Ant. Mark updated his presentation for Ant 1.4 and made it
available in PDF format.
Submitted by: Weiqi Gao <weiqigao@networkusa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269795 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
e98cb1b048
other unices have rpm too, I am told.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269794 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
c343aaa8da
Text + example of how to use a task in the file it is compiled. Keeping silent on taskdef's property file loading functionality so that people dont start using it just before it gets taken away.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269793 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
aad13f9b8a
Revisiting of these. Some proofing; more on Java1.1 to 1.4 compatibility needs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269792 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
67c4d97ae6
IE6 on winXP doesn't like the ' entity, rather than replace it with a single quote and break some other browser the sentence was reworked to indicate possesion differently.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269791 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
323591f86b
Updated documentation for Move to reflect the ability to create filesets with single files that move to another file.
Submitted by: "Magesh Umasankar" <umagesh@rediffmail.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269782 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
df5c882242
Make it a little cleaner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269781 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
2e743d51a5
News of release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269780 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8cb8f75cdd
If a fileset defines a single file, allow the Copy and Move tasks to work with the toFile attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269779 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
c2cfb84865
Update to documentation from 1.4.1 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269775 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
11f6c1a20b
Merge across from Ant 1.4.1 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269771 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
bb346818ed
made rhino easier to find
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269762 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
66c85d36a0
Add example for csh settings.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269757 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ede07a7c22
Add new <isset> condition, simplify ConditionBase by using ProjectComponent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269756 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
bec2a0777e
Merge of 1.4.1 changes into Main truck for Gump testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269745 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1fa5ccf568
Make the project accessible via consistent name ("project").
Submitted by: "Erik Hatcher" <jakarta-ant@ehatchersolutions.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269743 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
a03202c5a9
Adding some more detail to the documentation, such as a pointer to where jasper comes from, another example, the failonerror flag and some more minor cleaning up.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269740 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
180fe0da58
change download links.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269732 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
304895ce62
Add encoding to <replace> task so that replace can work on double byte
characters
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269721 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
2b0ab1d4d0
Add an encoding attribute so SQL statements can be double byte
PR: 3080
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269719 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
60a7fcae5f
and update the page for the site as well.
Submitted by: Vincent Massol <vmassol@octo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269716 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7eeecccd2c
First cut at a generic jspc task/facade system.
Submitted by: Matthew Watson <mattw@mortbay.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269698 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e4957c5f19
Oops I used the wrong convention!!!
This patch corrects it so that the old zipfile attribute is now tofile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269692 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d0c933c320
Deprecated zipfile in favour of file to follow siuit with the other tasks that d
eal with archives.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269689 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
14d5788636
Deprecated earfile in favour of file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269687 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
16e0c28649
Unify the attribute of the archive to "file" rather than having three separate attributes (zipfile, jarfile and warfile).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269684 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9fd80fab19
Added documentation for new P4Add task.
Submitted by: Anli Shundi <ashundi@tibco.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269682 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
9ce5e42979
YALP (yet another logo proposal 8-)
Submitted by: Joe Marron <jmarron@contextmedia.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269681 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
28a0d816ff
Update link to the Cactus Ant tutorial.
Submitted by: Vincent Massol <vmassol@octo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269677 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
af5b8e19d9
keep track of release history in the FAQ.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269676 13f79535-47bb-0310-9956-ffa450edef68
24 years ago