Antoine Levy-Lambert
fcdafc7dfd
fix documentation of move task
PR: 24193
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275585 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c527bae9a5
Correct documentation of failonerror attribute for scp and ssh.
PR: 24169
Submitted by: Edwin Steele (Edwin_STEELE at rta dot nsw dot gov dot au )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275574 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Stefan Bodewig
5923085eb1
Add pointer to ImTask, Submitted by Jon Madison
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275549 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
d16990e9cb
New external Task PRes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275536 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a2932b0eda
Remove reference to jdk 1.1
PR: 23910
Obtained from: Jose Alberto Fernandez
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275526 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
071861eedd
Update the news to mention ant1.6beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275521 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3f3ae1997c
Add mention of the Wiki and move ant1.6beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275520 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
de35ac20c8
Adding to HEAD the beta.png and the antmanual.css
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275517 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
56e95d51f1
Add myself to authors list.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275516 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
098290b6de
add an optional attribute to import
note this is differnet from a failonerror attribute in
that it only checks for the existance of the
imported file, other errors in the imported
file would cause the build to fail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275513 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8ea9fad227
Make .ssh/known_hosts optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275511 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6dc2619ae5
fix usage of mixed case names of add(typedef) introspection.
fix by moving the tolower method from unknownelement to introspectionhelper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275505 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0d2465cdb9
Condition is an interface
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275503 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
5882a3ea92
New Task "TestSetGenerator"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275500 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f674c6d694
One more thing that won't change for 1.6
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275498 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
96c353df56
Thanks, Shane! resolver 1.1beta has been released
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275492 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1b2a0d0f3e
Properly document <reference> behavior, PR 22690
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275481 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
Peter Reilly
639c00bb56
add note that only all lowercase typedefed classes work
for custom components with add(type).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275475 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
98e0edd7aa
setXyZ works as good as setXYZ or setXYz or setXyz, PR 23732
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275468 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5c8bd0811c
Typo fix, submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275458 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5beb3a549d
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275455 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
dee9d920be
Answered that jar M question once too often
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275453 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c471ac71a9
Modify entry for Image, Submitted by Abey Mullassery <abey at mullassery dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275452 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
cc5030f493
Mention <import> in the FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275450 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d4759031a1
You can't interact with forked processes - PR 23686
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275448 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Christoph Wilhelms
4ff6875064
Fix problem with distributions relation to the nav tree - <title>-tag content has to match the name of the Nav entry.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275447 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Christoph Wilhelms
a748a87a41
"Beautify" position of ApacheCon banner in navigation and add Antidote News Page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275446 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
e20c3b0cd2
add a pointer to the manual of ant1.6beta on the main ant.apache.org web page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275434 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2ff4d67505
introduce a stylesheet for the antmanual
add an image beta.png (credits Magesh Umasankar)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275433 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
14e4352ab4
Add pointer to Image Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275432 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a2557005cd
attempt to describe the new add introspection rules
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275428 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b0158fd84f
Update the delegating-classloader FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275424 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
efceaf5c0e
Clarify docs, submitted by Steve Cohen, PR 18007
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275417 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Erik Hatcher
16cc5da1fc
#23578 - added doc of file attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275413 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
3fd5393e99
This is the first visible divergence ofAnt1.7 from 1.6...ant 1.7 has a -nice option that lets you lessen or increase the priority of the main thread. Useful for background builds, though since it doesnt propagate into forked code, not as useful as it could be.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275412 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7c6f6591f6
label description is not (no longer?) optional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275408 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
3e4dcc0c43
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275404 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
884ef44fd4
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275402 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
5ea62302b7
merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275401 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
cb9b627e7d
cvs 1.11.7 has been released (Merge from ANT_16_BRANCH)
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275398 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
57dd52dcdf
Add pointers to 1.6beta to the download pages as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275396 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
0cf4abd45b
Announce the 1.6beta release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275394 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
1108f7f050
Second working draft. Ready for discussion.
ZIP containing sources and buildfiles.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275383 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
17f511c17e
Second working draft. Ready for discussion.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275382 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
e06410cce4
Add link to whichresource task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275381 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9141fd2358
There's another mention of Ant's version in credits.html, submitted by Jens Skripczynski
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275376 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
136098ee09
JDE is now JDEE, submitted by Jens Skripczynski
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275375 13f79535-47bb-0310-9956-ffa450edef68
22 years ago