Stefan Bodewig
c51d45fd2c
support java.util.regex package of JDK 1.4 in regexp mapper.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269311 13f79535-47bb-0310-9956-ffa450edef68
2001-07-11 08:03:11 +00:00
Conor MacNeill
2fa84738b4
InheritAll documentation update
...
Submitted by: Craeg K Strong <cstrong@arielpartners.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269306 13f79535-47bb-0310-9956-ffa450edef68
2001-07-10 13:23:29 +00:00
glennm
6ffa10f973
Overview of core tasks with a short description
...
of what each task does.
PR: 2328
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269303 13f79535-47bb-0310-9956-ffa450edef68
2001-07-08 20:30:59 +00:00
Conor MacNeill
67252b80d7
Handle spaces in JikesPath.
...
Add warning not to use Longfilenames for ANT_HOME on Win9X
PR: 1957
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269292 13f79535-47bb-0310-9956-ffa450edef68
2001-07-08 04:56:53 +00:00
Conor MacNeill
2cd414161e
Add noEJBC attribute to <ejbjar>'s weblogic element to skip ejbc.
...
PR: 1654
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269291 13f79535-47bb-0310-9956-ffa450edef68
2001-07-08 00:00:38 +00:00
Conor MacNeill
c513333775
Made the meaning of the dest directory explicit.
...
PR: 1744
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269289 13f79535-47bb-0310-9956-ffa450edef68
2001-07-07 14:57:44 +00:00
Conor MacNeill
7999cd0fb4
Add API as part of manual. The files that are in the API directory
...
are there to handle the situation when the API has not been generated
or it has been generated with JDK 1.1. One or both will be overwritten
when the API is actually generated via javadoc.
PR: 1812
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269280 13f79535-47bb-0310-9956-ffa450edef68
2001-07-07 03:59:43 +00:00
Conor MacNeill
54550bf317
Update documentation stating where os attribute values come from.
...
PR: 1656
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269276 13f79535-47bb-0310-9956-ffa450edef68
2001-07-06 15:11:29 +00:00
Conor MacNeill
9301e386b3
Documentation update for vmlauncher attribute
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269274 13f79535-47bb-0310-9956-ffa450edef68
2001-07-06 11:23:18 +00:00
Stefan Bodewig
fc7cfffc89
Add encoding attribute to the zip tasks and the ZipOutputStream to
...
make the classes flexible enough to deal with non US-ASCII filenames
either consistent with the command line ZIP tools (it has been since
it uses the org.apache classes instead of java.util.zip) or the jar
command (which it has been up to Ant 1.3).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269272 13f79535-47bb-0310-9956-ffa450edef68
2001-07-05 13:10:26 +00:00
Conor MacNeill
8226fd4264
iPlanet documentation for ejbjar and iplanet-ejbc tasks
...
Submitted by: Martin Gee <martin.gee@icsynergy.com>
Greg Nelson <greg@netscape.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269243 13f79535-47bb-0310-9956-ffa450edef68
2001-06-27 12:48:33 +00:00
Stefan Bodewig
613142401d
documentation for latest <style> changes.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269218 13f79535-47bb-0310-9956-ffa450edef68
2001-06-22 07:45:16 +00:00
Peter Donald
dc2e0846ac
Link up new task to main index
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269216 13f79535-47bb-0310-9956-ffa450edef68
2001-06-22 05:36:34 +00:00
Stefan Bodewig
a26511e231
new files for new <sleep> task.
...
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269211 13f79535-47bb-0310-9956-ffa450edef68
2001-06-21 10:19:12 +00:00
Stefan Bodewig
8a23eb5f56
new task <sleep>
...
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269210 13f79535-47bb-0310-9956-ffa450edef68
2001-06-21 10:15:35 +00:00
Stefan Bodewig
49c24d0553
should have added this file 36 hours ago, sorry.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269174 13f79535-47bb-0310-9956-ffa450edef68
2001-06-15 05:33:14 +00:00
Stefan Bodewig
a891255928
Various typos and documentation fixes.
...
PR: 1464, 1483, 1523, 1873, 1621, 1839, 1840, 2011
Submitted by: Daniel.Barclay@digitalfocus.com
colin@bspark.com (Colin Sampaleanu)
daveg@permabit.com
arosen@silverstream.com (Alex Rosen)
rxh@gers.com (Rey Hernandez)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269169 13f79535-47bb-0310-9956-ffa450edef68
2001-06-13 15:29:47 +00:00
Stefan Bodewig
060c8d7530
Fix typo in tar documentation.
...
PR: 2120
Submitted by: rxh@gers.com (Rey Hernandez)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269147 13f79535-47bb-0310-9956-ffa450edef68
2001-06-12 09:39:55 +00:00
Stefan Bodewig
ac6f3addd3
Add a property that contains the version of Ant.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269131 13f79535-47bb-0310-9956-ffa450edef68
2001-06-08 10:31:08 +00:00
Stefan Bodewig
68f6b984a9
New task <typedef>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269117 13f79535-47bb-0310-9956-ffa450edef68
2001-06-07 11:42:09 +00:00
Peter Donald
18485227c0
Added in jdpend task
...
Submitted By: J�r�me Lacoste <jerome.lacoste@smartcardsystem.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269076 13f79535-47bb-0310-9956-ffa450edef68
2001-06-01 04:43:03 +00:00
Peter Donald
12ce7d67fd
Extra clarification about where rpm task runs and what it does.
...
Submitted By: "Steve Loughran" <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269070 13f79535-47bb-0310-9956-ffa450edef68
2001-05-30 10:37:48 +00:00
Stefan Bodewig
7ded9a569f
Added useexternalfile attribute to <javadoc> - this makes javadoc use
...
a temporary file for source file and package names (via javadoc's
@file parameter) to defeat command line length limitations.
Inspired by: Frederic Lavigne <fred@castify.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269045 13f79535-47bb-0310-9956-ffa450edef68
2001-05-23 16:44:11 +00:00
Stefan Bodewig
8d13002815
Link to list of system properties.
...
Submitted by: Ernst de Haan <ernst@jollem.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269042 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 14:40:02 +00:00
Stefan Bodewig
7a2927dc6f
Clarify documentation of destdir attribute.
...
PR: 173
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269040 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 10:03:24 +00:00
Stefan Bodewig
5366bd5449
skipemptyfilesets attributes of apply and execon - part 2.
...
forgot to save some files, sorry.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269039 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:58:34 +00:00
Stefan Bodewig
f0572cb75e
Add skipemptyfilesets attributes to <execon> and <apply>.
...
PR: 1277
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269038 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:56:10 +00:00
Stefan Bodewig
c2c9a383f2
Update for JUnit 3.7.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269037 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:20:17 +00:00
Diane Holt
9d1c6ad018
Add link to Javadoc for date format + general clean-up.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269036 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 01:25:23 +00:00
Conor MacNeill
15e2ec5002
Spell Duncan's name correctly
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269032 13f79535-47bb-0310-9956-ffa450edef68
2001-05-18 14:58:38 +00:00
Conor MacNeill
0b37668397
Update to SQL task documentation. General cleanup and documentation of
...
new delimiter option
Submitted by: Mike Williams <mikew@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269028 13f79535-47bb-0310-9956-ffa450edef68
2001-05-17 10:41:08 +00:00
Conor MacNeill
c3633d1c5a
This patch enables a newly created Perforce label to be locked
...
Submitted by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269027 13f79535-47bb-0310-9956-ffa450edef68
2001-05-17 10:30:49 +00:00
Stefan Bodewig
b5b31688e6
Add some nested elements to javadoc where it seemed to be useful.
...
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269020 13f79535-47bb-0310-9956-ffa450edef68
2001-05-10 12:14:36 +00:00
Stefan Bodewig
3ae40fb067
Add a new formatter "brief" for <junit>
...
PR: 1175
Submitted by: Robert Watkins <robert.watkins@qsipayments.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269011 13f79535-47bb-0310-9956-ffa450edef68
2001-05-04 08:03:53 +00:00
Stefan Bodewig
91305712a1
fix wording of fileset example.
...
PR: 1239
Submitted by: Daniel.Barclay@digitalfocus.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269006 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 13:01:34 +00:00
Diane Holt
b482bf23bd
Backed out previous change that added a "dir" attribute, as this caused
...
backwards-compatibility issues. Added a "type" attribute instead, which
works with the "file" attribute to specify either a file or a directory.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268997 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 07:41:11 +00:00
Nico Seessle
a570213ccf
Removed an invalid assumption regarding the replacement of already
...
checked-out files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268996 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 07:11:24 +00:00
Nico Seessle
6424badf13
Capitalised "Perforce", cleaned up some typos, amended authors names.
...
Submitted by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268995 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 07:10:16 +00:00
Stefan Bodewig
354afc93bd
Created a resource page at the website, updated links to FAQ.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268994 13f79535-47bb-0310-9956-ffa450edef68
2001-05-02 10:05:11 +00:00
Diane Holt
d6a12245ee
Make "file" attribute only check for a file; add "dir" attribute for checking
...
for a directory; update doc.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268987 13f79535-47bb-0310-9956-ffa450edef68
2001-04-30 23:25:36 +00:00
Nico Seessle
533acc4e30
- Merged VSS-Documentation into one file
...
- Added documentation for vsscheckin and vsscheckout
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268985 13f79535-47bb-0310-9956-ffa450edef68
2001-04-29 16:24:21 +00:00
Stefan Bodewig
3957ddae25
Moved <pvcs> to a package of its own, added nested element to it to
...
handle multiple projects in one go.
Submitted by: Frank Wierzbicki <wierzbickif@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268981 13f79535-47bb-0310-9956-ffa450edef68
2001-04-27 12:36:12 +00:00
Stefan Bodewig
f7fdd6f367
Make port and password file configurable in <cvs>.
...
Add new task to insert a password into the CVS password file (only
recommended for anonymous access to repositories).
Submitted by: Jeff Martin <jeff@custommonkey.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268979 13f79535-47bb-0310-9956-ffa450edef68
2001-04-27 11:52:55 +00:00
Nico Seessle
d09b8e3f4d
Added a note about how Ant (the javac task) finds the files that need
...
a rebuild.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268975 13f79535-47bb-0310-9956-ffa450edef68
2001-04-26 23:31:43 +00:00
Nico Seessle
2130e96108
Bug# 1530
...
Missing default-value for failOnError-attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268974 13f79535-47bb-0310-9956-ffa450edef68
2001-04-26 23:22:36 +00:00
Stefan Bodewig
c7f38706ec
we shouldn't forget that some committers also write articles
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268966 13f79535-47bb-0310-9956-ffa450edef68
2001-04-25 11:49:21 +00:00
Stefan Bodewig
450c5fee13
J2EEUnit is Cactus in the jakarta-commons project now.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268965 13f79535-47bb-0310-9956-ffa450edef68
2001-04-25 11:39:47 +00:00
Peter Donald
c73410b598
More resources links
...
Submitted By: Weiqi Gao <weiqigao@networkusa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268964 13f79535-47bb-0310-9956-ffa450edef68
2001-04-25 06:06:36 +00:00
Peter Donald
460259a486
Added some external resources.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268963 13f79535-47bb-0310-9956-ffa450edef68
2001-04-25 05:42:50 +00:00
Conor MacNeill
fc42e57c2c
Provide a way to specify addtional class path for blgenclient
...
task.
The borland Generate client uses a java call instead of the launch of an
external process.
The previous mode is still available if you set mode="fork"
Submitted by: Beno�t MOUSSAUD <benoit.moussaud@criltelecom.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268953 13f79535-47bb-0310-9956-ffa450edef68
2001-04-19 14:02:16 +00:00