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
a07ff75e65
Very early version of sorting and grouping the feature request for
Ant2.
Feel free to change everything I've done so far 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269041 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
Diane Holt
54e31d0926
HTML-ify the requested-features file (as a diversion from the stuff I should
really be working on :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269034 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
6433910ca9
recored the results fot last voting round
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269010 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
Stefan Bodewig
0254e32e7f
Moved stuff that I called SEMI-REJECTED in
<http://marc.theaimsgroup.com/?l=ant-dev&m=98800940615921&w=2 > to
ACCEPTED state (will back out, if somebody complains).
Fixed capitalization of Glenn's name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269000 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
360b474c6c
change status message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268967 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
Stefan Bodewig
0deb1e2f50
Peter lifted his veto
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268958 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d6db146119
voting results
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268957 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9bca5c023b
Added extra feature request.
Submitted By: J.D. Fagan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268956 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
Peter Donald
c6d570f7ef
Added in xmlvalidate task
Submitted By: Raphael PIERQUIN <pierquin@agisphere.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268931 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9a94f5c293
Added in basic RPM task
Submitted By: Josh Lucas <josh@stonecottage.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268930 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
edd396be18
Borland ejbjar element documentation
New blgenclient task to generate client jar for Borland EJBs
Submitted by: Beno�t MOUSSAUD <benoit.moussaud@criltelecom.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268929 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
405db5ebc6
Add property attribute to <p4counter>
Submitted by: Kirk Wylie <kirk@radik.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268919 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4e4e5054b4
minor correction for run-single-test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268918 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f84f566a26
First cut at a task writer guildline.
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268917 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c22df87cd8
Add a <metainf> element to <jar>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268915 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
87def42d88
New task <recorder>
Submitted by: Jay Glanville <dickon@nortelnetworks.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268914 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
01793f8b47
document newenvironment attribute of apply.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268913 13f79535-47bb-0310-9956-ffa450edef68
25 years ago