Stefan Bodewig
548fee43bf
support for CVS tags as start/end in cvcchangelog. Submitted by Rob van Oostrum. PR 27419.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705646 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
80d45d8dbd
add remote option to use rlog instead of log to cvschangelog. Submitted by Rob van Oostrum. PR 27419.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705639 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
d85c862e9e
support modules with space in their names in <cvs> and <cvschangelog>, will be supported in <cvstagdiff> once PR 35301 is fixed. PR 38220.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705256 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
c0fab21f2d
cvs tasks don't work with arbitrary executables named cvs.exe. PR 39551.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@705224 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
9a48ac8f87
weaken regexp enough to pick up all Copyright lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442328 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
443e397b46
Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
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
20 years ago
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
20 years ago
Peter Reilly
f62a1b10b7
add reference to stylesheet for CoreTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
3935a662f5
consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
706bba41a5
> -> >
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277037 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
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
22 years ago
Antoine Levy-Lambert
5ec7e1db1b
Add a new cvsversion task
Modify CvsChangeLog to accept a branch as the tag attribute
ChangeLogTask.java now inherits from AbstractCvsTask
PR: 13510
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275969 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
51fa6c6e41
Some improvements on "you need cvs in your PATH".
Submitted by: Chris Reeves <chris.reeves@mindspring.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274497 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
112f211279
Syntax error
PR: 19186
Submitted by: Chris Reeves
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274487 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4407a047e3
Merge manual changes from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274142 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
5b95034bfc
Add changelog.xsl to distribution and also make sure it is documented.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272249 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
97bb19005e
changelog -> cvschangelog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272174 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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
23 years ago
Peter Donald
ded098d539
Rename basedir to dir and make it default to basedir if not specified
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272116 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
df1067a7b4
days --> daysinpast in example
added banner for nested elements
Submitted by: Diane Holt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272087 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
524770094f
Arrrg the dreaded copyright !
Thanks diane for reminding me ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272083 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
7262a21ade
Document one omre attribute of changelof.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272080 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
baba61c5e0
Update the documentation again for daysinpast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272077 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
00eaa5164a
Add sample of output to task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272076 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
bd397529d8
Add in ChangeLog documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272074 13f79535-47bb-0310-9956-ffa450edef68
23 years ago