Matthew Jason Benson
4330670778
Document the resourcecount task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278344 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
ea89580525
Document length task changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278343 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c59d0a0d99
Document pathconvert changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278342 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
db072584a7
Update concat documentation for ResourceCollections.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278341 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
1480e646f9
Remove clone task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278339 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
fbb9886634
ResourceCollections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278337 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
199a35c845
update stale link to Sun javadocs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278327 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
fde455e0da
Document new timestampGranularity attribute and spiff up the page generally, add links to Java code as
appropriate, fix up the table column sizing which had become rather unwieldy.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278326 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
22bdc578fc
Change so that systemTypeKey and all the new xxxConfig attributes work by the convention that setting the attribute to "" leaves the attribute unset, at
whatever value it had before, that is, for all these, the default value of null. This would enable property-file based development to proceed more easily.
Update documentantation to reflect this.
PR: 34978
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278316 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
5cf7540ba1
Add isfailure condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278314 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
5a8d0dcb27
add uri attribute to typefound type
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278308 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
3b13b6862f
fix mistake
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278303 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
3125945038
Ant 1.6.4 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278299 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
eb4cd91270
Note current state of extension case.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278292 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
3d0a16ece7
Seems to be an typo for me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278288 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
df61e47816
Fix �-umlaut that got translated from ISO8859-1 to UTF-8 by accident
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278287 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
a6897db17f
No more nightlies for now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278285 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c08178ceea
Roxes is now Orangevolt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278284 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
73b52c9fd9
remove unnecessary " marks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278283 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
5ee66cf257
<scriptmapper>, with tests and docs. At this point we have near total script coverage of all the core ant extension points. Note the refactoring of scriptcondition to give us a better base for these things.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278273 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
480363a8ca
typefound logic.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278269 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
65190d753d
scp doc tweakage.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278267 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
86c0c290ba
punctuation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278266 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
da924b6826
change name of attribute from systemKeyConfig to systemTypeKey as a more intuitive name and check in
documentation for revised FTP task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278265 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
813c248227
Add FTPConfigurator class so as to avoid forcing users to upgrade to version 1.4.0 of commons-net.
20 years ago
Steven M. Cohen
ce53f734e0
Adapt Ant to use the new functionalities of commons-net 1.4.0 to enable greater configurability of the server:
Month names other than English, date formats other than the standard ones (such as all-numeric timestamps
on unix), and different server time zones can now be supported in Ant.
PR:30706, 33443
Obtained from:
Submitted by: Neeme Praks
Reviewed by: Steve Cohen
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278251 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c21529a534
Correct granularity attribute from 1.6 to 1.6.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278247 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8d168c6800
Silly me, when Ajax picks up this change, the checksums will be there as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278245 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
de17c73d48
Will provide SHA1 checksums soon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278244 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fddcc94a0c
Maybe somebody should have said that the image was transparent and
antialiased for a white background.
Maybe I should simply allow my browser to load images that don't come
from the same server as the HTML page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278238 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
a950bd593f
Spelling/punctuation/wording/etc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278236 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
307462e011
ApacheCon commercial
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278233 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
4439a0410e
removes fork option from Apt, in code, in docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278229 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c18cc624f2
Partly rewrite the delegating-classloader FAQ since 1.5.x and 1.6.x are really quite a bit different
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278223 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
Matthew Jason Benson
c4bfae539c
As a (-n inactive) Jext project admin I have decided it doesn't have " - "
in the middle of its name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278212 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
24f88a7a6c
Different contact address
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278209 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
050227e325
Added closing " to last example.
PR: 34706
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278208 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Alexey N. Solofnenko
92ce28ea2a
Moved myself into correct session.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278204 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
65fcd362e5
Oops, correcting stupid mistake - had listed 'executable' attr to <javadoc> as part of the <tag> nested element
by accident. Unfortunately got into 1.6.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278202 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
Jesse N. Glick
bd1175188a
Minor HTML corrections.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278198 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
de756970be
change name of current release from 1.6.2 to 1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278197 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Alexey N. Solofnenko
4de60a1ffd
Corrected email address.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278195 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Alexey N. Solofnenko
ebe4bdde49
Added myself into contributors list.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278194 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
ab73df2ef3
Ant 1.6.3 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278193 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
695dea41b4
Make it well-formed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278177 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
64798621cd
duh
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278165 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
738352473a
typeo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278162 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
eaef2bfdbe
add backtrace attribute to <macrodef>
PR: 27219
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278161 13f79535-47bb-0310-9956-ffa450edef68
20 years ago