38 Commits

Author SHA1 Message Date
Stefan Bodewig
782372dee5 remove copyright lines that match my fisrt attempt at a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:33:25 +00:00
Stefan Bodewig
443e397b46 Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:19:00 +00:00
Antoine Levy-Lambert
72b360356e removal of the jprobe and metamata tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@405267 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 01:45:21 +00:00
Antoine Levy-Lambert
53511a6584 removal of testlet, visual age for java, and icontract optional tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@396131 13f79535-47bb-0310-9956-ffa450edef68
2006-04-22 15:02:28 +00:00
Jacobus Martinus Kruithof
c936bb8dc2 Updated reference to cvs website bugrep 36854
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292956 13f79535-47bb-0310-9956-ffa450edef68
2005-10-01 11:20:08 +00:00
Steve Loughran
f4e6936fb9 documentation for makeurl. also fixed up errors in tasksoverview.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278541 13f79535-47bb-0310-9956-ffa450edef68
2005-08-23 14:46:53 +00:00
Matthew Jason Benson
9aea64c3ee Convert some " - " to emdashes, semicolons, etc. where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278213 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 15:30:17 +00:00
Jesse N. Glick
2a0bbc499f Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 18:58:16 +00:00
Jesse N. Glick
8a86b8228f #25832: deprecating the task names <WsdlToDotnet> and <style>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278068 13f79535-47bb-0310-9956-ffa450edef68
2005-03-28 23:22:12 +00:00
Peter Reilly
4d0a437116 add reference to stylesheet for rest of files (except a few that contain non-ascii characters)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277827 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 18:38:27 +00:00
Steve Loughran
00a70173b2 Apt docs. Also flipped the nocompile flag in name and meaning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276939 13f79535-47bb-0310-9956-ffa450edef68
2004-10-12 20:51:29 +00:00
Antoine Levy-Lambert
ff348804c1 Copyright owner The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:50:10 +00:00
Antoine Levy-Lambert
5f41947fea - Added an extra option to 'failonerr' to each ClearCase task/command.
- Extended the functionality of cccheckout. It can check (notco) to see if
  the desired element is already checked out to the current view. Thus it
  won't attempt to check it out again.
- Added three new ClearCase commands: ccmkattr, ccmkdir, ccmkelem
- Checkstyle
PR: 26253
Submitted by: Sean Egan (sean at cm-logic dot com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275943 13f79535-47bb-0310-9956-ffa450edef68
2004-01-21 12:55:53 +00:00
Stefan Bodewig
b25ce96904 Some typo fixes
well formed != valid
better debug support in ApacheCatalogResolver

PRs: 24059, 24060, 24069, 24070, 24074
Submitted by:	Jesse Glick <jglick at netbeans dot org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275565 13f79535-47bb-0310-9956-ffa450edef68
2003-10-24 08:59:58 +00:00
Stefan Bodewig
64bb412104 Add some of the new tasks to the overview page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275479 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 10:51:47 +00:00
Stefan Bodewig
93110a0083 Remove EXPERIMENTAL disclaimers, we want people to try the stuff, not scare them away 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275477 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 09:59:19 +00:00
Stefan Bodewig
2366612c9c New task <jjdoc>.
New attribute outputfile for <jjtree>.

PR: 21526
Submitted by:	Jene Jasper <jjasper at abz dot nl>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274913 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 14:12:12 +00:00
Antoine Levy-Lambert
255e1d8e86 adding index entries for subant bugrep 19181
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274486 13f79535-47bb-0310-9956-ffa450edef68
2003-04-21 06:36:46 +00:00
Magesh Umasankar
d07b90cde7 6 New ClearCase Tasks Created
PR: 17408

Submitted by: spkane@genomatica.com (Sean P. Kane)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274451 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 18:42:16 +00:00
Conor MacNeill
59024a8a7b Fix up some broken links in docs
Reported By: Noel J. Bergman


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273985 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 10:43:07 +00:00
Stefan Bodewig
92345dee0c Add new tasks to overview
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273542 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 09:23:49 +00:00
Stefan Bodewig
7381c1f077 Switching to Apache BSF
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273541 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 07:48:25 +00:00
Magesh Umasankar
da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 21:06:15 +00:00
Magesh Umasankar
ca91f8cb7e Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 12:26:43 +00:00
Diane Holt
a87016010e Bye-bye <do>...
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272628 13f79535-47bb-0310-9956-ffa450edef68
2002-04-30 17:31:06 +00:00
Diane Holt
04f4f5364c Even though the enthusiasm (even to just vote) was a bit, ahem,
underwhelming, at least there weren't any overwhelming objections,
so...

Add the <do> task.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272595 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 22:50:16 +00:00
Diane Holt
e3b7ccdf35 Add Deployment Tasks/<serverdeploy>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272558 13f79535-47bb-0310-9956-ffa450edef68
2002-04-23 14:58:47 +00:00
Peter Donald
784f04c929 org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
The goal of this task is to give a list of differences between two tags or
dates. It produces an xml report like the changelog report of the CvsChangeLog
task. The output gives the list of modified files, removed files and new files.

The proposed task name is cvstagdiff.

PR: 8086
Submitted by: fred@castify.net (Frederic Lavigne)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272429 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 09:53:24 +00:00
Erik Hatcher
9115223753 Added <xslt> alias for the Style task to make it easier to find for users
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272416 13f79535-47bb-0310-9956-ffa450edef68
2002-04-13 11:18:28 +00:00
Stefan Bodewig
97bb19005e changelog -> cvschangelog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272174 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 09:11:09 +00:00
Stefan Bodewig
5594451580 New task <concat>
Submitted by:	Derek Slager <derek@activate.net>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272165 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 14:03:05 +00:00
Stefan Bodewig
61cbe76230 Documentation for splash task.
Submitted by:	Les Hughes <leslie.hughes@rubus.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272159 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 11:07:57 +00:00
Diane Holt
a459897fab Do a bit of clean-up on <buildnumber>/<changelog> docs;
add them to the tasks tables; add <buildnumber> to the
core tasks list.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272119 13f79535-47bb-0310-9956-ffa450edef68
2002-03-31 01:17:57 +00:00
Diane Holt
b6e0d9de30 Add <loadproperties> and new vss* tasks to tables (tasksoverview).
Add <basename>/<dirname> (WHATSNEW) and do a little clean-up
(group new-tasks bullets, spelling/grammar/etc.), but didn't
go wild.
Fix spacing for usinglist.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271956 13f79535-47bb-0310-9956-ffa450edef68
2002-03-22 18:35:49 +00:00
Diane Holt
0f96ff5c24 Just when you think you've remembered everything...
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271911 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 03:21:45 +00:00
Steve Loughran
3a60c3af7e Utility task to list all your current properties along with unit tests, as written by Matt Albrecht . Added a prefix to save a subset of the properties for the very silly. Left it in optional.jar although it has no dependencies.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271507 13f79535-47bb-0310-9956-ffa450edef68
2002-02-22 08:29:37 +00:00
Diane Holt
a5a45c152d Grrrf - meant to take out Description "task" (since it's not, it's a "type").
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271439 13f79535-47bb-0310-9956-ffa450edef68
2002-02-20 01:44:53 +00:00
Diane Holt
b648964434 So of course, I forget the big one (doh!).
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271438 13f79535-47bb-0310-9956-ffa450edef68
2002-02-20 01:20:24 +00:00