Peter Reilly
9b84eec8fa
checkstyle - mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278351 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
a47a15bd39
Add pointer to Parabuild
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278349 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
d716a8309d
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278348 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
512fd50202
document recent changes to FTP task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278347 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
81b65c0eaa
Improved the newInstance method in ClasspathUtils, and used this method from
the places where newInstances are made and Throwable is caught.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278346 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
af007ba132
add resourcecount to Resource Collections blurb
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278345 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
1ee135912c
Oops, must build in the contents of src/resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278340 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
b6173b684a
ResourceCollections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278338 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
Matthew Jason Benson
ec980be734
use DataType's convenience method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278336 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
21955959d2
add TimeComparison ExtendedAttribute; retrofit DateSelector
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278335 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
b92e6b644f
allow absolute include paths & no basedir for Directory scanning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278334 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
37e97ef42d
use DataType's (new) convenience methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278333 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
e539f63782
new methods for reference checking and logging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278332 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
fcd9581d61
add brief version of getElementName()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278331 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
41bb1f619a
Catching Throwable while calling new on a no statement constructor (all fields / base classes only have no statement constructors as well) seems overdone. Removing catch clause.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278330 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
af67c9bf8f
Avoiding Throwable while BuildException was actually meant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278329 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
fa038427c2
Removing constructs to close streams that catch Throwable -> FileUtils.close.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278328 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
7541413480
Add new timestampGranularity attribute to account for the typical case in PUT operations where the client
is HH:mm:ss and the ftp server is HH:mm.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278325 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
34e72a6607
Removed reflection for 1.1 purposes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278324 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
1511487597
Avoiding to catch unspecified Error. The context indicates we want to continue even when loading a class is unsuccessful. The only Error we expect and want to continue on would in that case be LinkageError (and not e.g ThreadDeath / VirtualMachineError).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278323 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
3783d9744b
Avoiding use of Error for clauses that indicat programming errors, using runtime exceptions instead.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278322 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
778ee790cb
Throwable caught for 1.1 compatibility only according to comment. As catiching Throwable generally is a bad thing, removed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278321 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
6706bbc03b
Added tests for the "newer" attribute in conjunction with the servertimezoneconfig attribute in the PUT and GET actions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278320 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
607f1c7357
use of fileUtils.close
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278319 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
b586ae4ed7
more diagnostics, corrected method name, but not working. Bug#35006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278318 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
2e04fa9854
add option to read properties file from the user's home directory as well as from the top of the ant tree, where it is vulnerable to being wiped out from cvs
replace operations.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278317 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
1c4bde9df4
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278315 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
Matthew Jason Benson
0a9fc364a4
Complement includeTests with excludeTests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278313 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
873ae06ded
Make XmlValidateTest pass.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278312 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
08f2880c54
small clarification
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278311 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
d50c8c978b
If launcher gets an InstantiationException when using the
default constructor of ant, change the error message
to say that this is an incompatible version of ant main
and attempt to print out the location of this class.
Some jar files have old version of ant within them
- (weblogic in particular) so this should help in
showing if this is the case.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278310 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
8949209211
move typedef to 1.7 section of WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278309 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
dfa0ee5e42
Add information concerning the new java-repository
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278300 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
Antoine Levy-Lambert
38e6ffb467
new target upload merged from Ant 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278298 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
fd1af1a4ac
fix bug 34941
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278293 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
Matthew Jason Benson
c09b4ad628
propertyset threw NPE with nested, mapped propertysets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278290 13f79535-47bb-0310-9956-ffa450edef68
20 years ago