1189 Commits

Author SHA1 Message Date
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
2001-10-29 09:33:27 +00:00
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
2001-10-27 03:30:51 +00:00
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
2001-10-25 12:37:31 +00:00
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
2001-10-19 08:47:14 +00:00
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
2001-10-19 06:26:33 +00:00
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
2001-10-19 00:48:54 +00:00
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
2001-10-19 00:34:05 +00:00
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
2001-10-18 10:16:18 +00:00
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
2001-10-17 09:43:53 +00:00
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
2001-10-17 00:27:34 +00:00
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
2001-10-16 10:12:23 +00:00
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
2001-10-14 04:44:24 +00:00
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
2001-10-14 04:39:49 +00:00
Steve Loughran
67c4d97ae6 IE6 on winXP doesn't like the &apos; 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
2001-10-14 03:49:07 +00:00
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
2001-10-12 22:24:37 +00:00
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
2001-10-12 08:19:40 +00:00
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
2001-10-11 13:44:42 +00:00
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
2001-10-10 15:30:35 +00:00
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
2001-10-06 23:22:00 +00:00
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
2001-10-04 13:47:09 +00:00
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
2001-10-01 14:14:22 +00:00
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
2001-09-30 13:21:54 +00:00
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
2001-09-29 03:51:53 +00:00
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
2001-09-28 05:50:33 +00:00
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
2001-09-19 12:10:25 +00:00
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
2001-09-19 12:06:11 +00:00
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
2001-09-13 08:31:21 +00:00
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
2001-09-12 16:43:26 +00:00
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
2001-09-12 15:23:41 +00:00
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
2001-09-12 15:19:47 +00:00
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
2001-09-12 14:21:43 +00:00
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
2001-09-12 01:58:35 +00:00
Nico Seessle
c6124454ff - Applied manual patches supplied by Daniel Martin <dtmartin24@home.com>
- Fixed some other places too.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269675 13f79535-47bb-0310-9956-ffa450edef68
2001-09-08 01:05:18 +00:00
Conor MacNeill
a8d4391240 Merge from 1.4 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269662 13f79535-47bb-0310-9956-ffa450edef68
2001-08-30 13:23:14 +00:00
Conor MacNeill
b8d229b18c Description of sequential task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269530 13f79535-47bb-0310-9956-ffa450edef68
2001-08-09 11:03:39 +00:00
Conor MacNeill
12fb88e093 Description of parallel task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269529 13f79535-47bb-0310-9956-ffa450edef68
2001-08-09 10:48:12 +00:00
Stefan Bodewig
2fb9b9ca21 Documentation for <condition>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269528 13f79535-47bb-0310-9956-ffa450edef68
2001-08-09 05:48:49 +00:00
Stephane Bailliez
8730c548ee Must be in CoreTypes..not CoreTasks.
This is really not a good day....


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269525 13f79535-47bb-0310-9956-ffa450edef68
2001-08-08 21:13:56 +00:00
Stephane Bailliez
72be7d7f00 Convenient description task that allows a multiple line description of a buildfile
with a <description> element.
Submitted by Craeg K. Strong <cstrong@arielpartners.com>

Not committed in the first shot..er..forgot to add them.
Thank to Craeg for paying attention.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269524 13f79535-47bb-0310-9956-ffa450edef68
2001-08-08 20:18:34 +00:00
Stephane Bailliez
48428f7b4c Convenient description task that allows a multiple line description of a buildfile
with a <description> elment.
Submitted by Craeg K. Strong <cstrong@arielpartners.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269523 13f79535-47bb-0310-9956-ffa450edef68
2001-08-08 19:34:20 +00:00
Conor MacNeill
c8691cff5b Clarify what happens in an antcall and why some targets are
evaluated twice

Submitted by:	Steve Loughran <steve_l@iseran.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269519 13f79535-47bb-0310-9956-ffa450edef68
2001-08-08 12:09:08 +00:00
Stephane Bailliez
0e9de74149 Added links to Metamata Audit/Metrics and JProbe Coverage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269510 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 22:44:44 +00:00
Stephane Bailliez
f33a70b7e5 Updated the documentation to reflect stylesheet changes and thus customization.
Also updated Xalan information with a direct link for Xalan 1.2.2


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269509 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 22:38:49 +00:00
Conor MacNeill
98d821a06f Always going to happen when you generate into a source directory
isn't it - oh well :-(


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269500 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 14:55:45 +00:00
Conor MacNeill
15dd8a7949 build file for docs. Currently separate but can be integrated with
main build file later on


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269496 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 13:53:20 +00:00
Stefan Bodewig
aa4eb280ad Ignore fork attribute if build.compiler doesn't point to a JDK javac.
Submitted by:	Brian Deitte <bdeitte@macromedia.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269488 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 11:53:43 +00:00
Stefan Bodewig
aa8f01df3c update .NET tasks for the beta2 release
changes
 -removed 'owner' attribute from ILASM (it just prints a warning and is
stripped from the docs)
 -changed the referenced dlls to the beta-2 set
 -added some options to csc:
    fullpaths
    win32res
    noconfig
    utf8output

Submitted by:	Steve Loughran <steve_l@iseran.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269485 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 06:19:25 +00:00
Stefan Bodewig
deadaf0b01 fix typo
I must save the files before I commit, I must save the files before I
commit, I must save the files before I commit, I must save the files
before I commit, ...


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269484 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 05:59:58 +00:00
Stefan Bodewig
4ad42dc531 clarify tarfileset documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269483 13f79535-47bb-0310-9956-ffa450edef68
2001-08-07 05:58:12 +00:00
Stefan Bodewig
8bde1a4491 leave it to the imagination of the users what may happen if you
specify both, eol and cr.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269480 13f79535-47bb-0310-9956-ffa450edef68
2001-08-06 15:10:41 +00:00