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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
Stefan Bodewig
68f6b984a9
New task <typedef>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269117 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
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
24 years ago
Stefan Bodewig
a9a32155c5
brush up documentation for <javadoc> (adding documentation for the
excludepackagenames attribute in the first place), minor cleanups in
the implementation of this task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268951 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
fdde39136d
Rename <recorder> ro <record>.
Waiting too long with a step like this would force us to deprecate it
first, I hope only a few people have been using <recorder> yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268941 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e7168dce28
Tested <junit> with new JUnit 3.6.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268935 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
949e52ddb4
Move the "Running Ant" section from "Installing Ant" to a page of its own.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268934 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
60ed8507e7
Updated icontract task
Submitted By: aslak.hellesoy@bekk.no
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268933 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
72053e82f1
Claim some fame
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268932 13f79535-47bb-0310-9956-ffa450edef68
24 years ago