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
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
24 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
24 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
24 years ago
Stefan Bodewig
1386f41a4a
New task <p4counter>
Submitted by: Kirk Wylie <kirk@radik.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268910 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Nico Seessle
54b25780fe
- Removed javadoc explaining attributes of task. This info is already in the
vsshistory.html file. I didn't want to duplicate the work.
- Renamed task attribute "outputfilename" to "output" to unify the task
attribute namespace (i.e., other tasks use "output", why not this one?).
Also made sure that the output filename is relative to the project's
basedir.
- Added task attribute "dateFormat" to allow the format of dates in "toDate"
and "fromDate" to be specified. This was necessary for the "numDays"
functionality to work properly with my date format.
- Added "default" choice to "style" attribute. If an unknown style attribute
is provided, a BuildException is thrown.
- Fixed examples in the documentation which not included vsspath
- Only pass -R once to ss.exe and only if recursive is really specified
Submitted by: Twiggs, Glenn <Glenn_Twiggs@bmc.com>
Minor changes by me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268909 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
950bfd5cf0
Added Ear task
Submitted By: Les Hughes [mailto:leslie.hughes@rubus.com]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268908 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b8de4702c9
Add "REM" to the comment identifiers fro <sql> - even if it's non-standard
Submitted by: Michael McCallum <michael@spinsoftware.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268906 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3ccfe4645f
Add pattern for CVS backup files to default excludes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268901 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
7c3493aaa3
Make <fail> support nested text.
Submitted by: Tim Dawson <tdawson@wamnet.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268900 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b16a773dea
Add a value attribute to <uptodate>
Submitted by: Tim Dawson <tdawson@wamnet.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268899 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e6e450dc16
Make <touch> work on <fileset>s
Submitted by: Michael J. Sikorsky <mj@servidium.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268897 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
1f805b5dc0
A small documentation enhancement.
Submitted By: uli stehling <uli.stehling@informationsdesign.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268892 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
1164d88421
Fixed a typo
Submitted by Christopher Elkins <chrise@scardini.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268889 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
1d080174ed
Added support for the VSS History-command.
Originally submitted by Fejes Balazs <fbsubscriber@freemail.hu> with many modifications, documentation and enhancements by me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268886 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
839c93f9e0
Added attribute serverPath which lets the user specify the path to the srcsafe.ini.
Submitted by Barranger Ridler <barranger.ridler@screamingsolutions.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268884 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a106a0a32a
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268880 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
3afa4e107a
Add deprecation indicators for Deltree and Javadoc2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268871 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d10d01a97a
add description attribute to <p4change>
Submitted by: Bob Cheek <RCheek@Verbind.com>
patch looks a lot bigger than it is - I removed a ton of tabs from
this file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268865 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8237734548
destdir in <style> is no longer required if in/out have been specified.
Suggested by: Will Holcomb <will@odin.himinbi.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268861 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ff38a6188b
Add support for Weblogic's rmic.
PR: 959
Submitted by: Takashi Okamoto <toraneko@kun.ne.jp>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268860 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
5cc29f61e6
Make <rmic> a factory task just like <javac> already is. Support
Kaffe's rmic.
Submitted by: Takashi Okamoto <toraneko@kun.ne.jp>
Catch arbitrary Exceptions thrown when trying to verify a class.
PR: 222
Support extdirs.
PR: 893
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268852 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d7b8f63f01
Make <style> search relative to the project's basedir first - if it
cannot be found, fall back to the task's basedir and print a
deprecation warning.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268850 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
bdc051741e
documentation for the optional <starteam> task.
Submitted by: Matthew Di Iorio <MDiIorio@iss.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268847 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
7b485798bb
revert <style> to old behavior - make its style attribute interpreted
as relative to the basdir attribute. Make sure it works when handed an
absolute path.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268820 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3ef676d751
Documented default excluded of <vajexport>. Removed stray CRs.
Submitted by: David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268794 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4c9deafd61
Replace some entity references to – with a simple (and more
portable) dash.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268781 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
0edf3b7ad9
minor typo in install.html
Submitted by: David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268767 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f9d39540d2
Added information about the Jext-Plugin to the IDE-Integration
section, renamed that section to Editor/IDE Integration at the same
time. Removed stray CR in one document.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268757 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
239b313fa1
Update to Jaxp 1.1
Also - handle spaces in classpaths
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268755 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
119e49b11a
Delinquent change to the documentation to document build.sysclasspath.
THis is only the first installment. Next I'm going to go into each task
affected and document the default and provide a link to this text.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268752 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
068f734884
Merge after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268748 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
78a650c542
Italicised the deprecated tasks
Submitted by: mpoeschl@marmot.at
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268739 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
2ff201801b
Typo fixup
Submitted By: Jeff Turner <jeff@socialchange.net.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268735 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
23461cba9e
Readded icontract docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268732 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
6192005931
Pvcs docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268724 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
c1fc82565b
PCVS link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268723 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
7435b27b91
Merge 1.3 branch changes into MAIN
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268691 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
2cd09f2f16
Added a note about how to use the srcdir-attribute (not include packages there)
because this seems to become a very frequently asked question.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268663 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
1b319147f9
Initial blurb on Antidote.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268659 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
5337488612
Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
25 years ago