Steve Loughran
b4c9277617
PR5025 ; doc new attr, bit of text on failure altogether
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272355 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
a951bc593c
minor tidy up; javadoc tweak
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272354 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7585dbdb21
Don't reencode console output.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272353 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
bbc333a9be
Fix up zipfileset references to allow any fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272352 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
6b6a2ee35f
Api moved to new CVS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272351 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
19d851ace8
Remove time based checks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272350 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
3cf3c1199c
Remove docs from main build
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272349 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
dcb82a78e1
Add my key.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272348 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
a90051038d
Add information to monitor downloads.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272347 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d53f5e9612
Make concat reset its state (bug 7552 audit), make it use encoding
even when not logging to the console, make it fail-fast if nested text
has been specified together with nested filesets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272346 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
85875db138
reset internal state in <chmod> (bug 7552 audit).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272345 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
222693b10f
Make sure <checksum> resets its internal state (bug 7552 audit), don't
trust File.length(), make sure <checksum> doesn't break the property
immutability rules.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272344 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7c24f9164c
Make sure the dest attribute gets reset at the end of execute in
<bunzip2> and <gunzip> (bug 7552 audit).
Fix documentation for <gzip> and <bzip2> - these tasks perform
dependency checks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272343 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7db8bf5f95
Make sure <buildnumber> doesn't break property immutability rules,
make it reset the file attribute at the end of execute (bug 7552
audit).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272342 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
895ef094bb
Make sure <basename> and <dirname> don't break property immutability
rules.
Minor corrections to their documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272341 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f1d485a8b0
make DirSetTest work again.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272340 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
661f1f9203
Remove aut build instructions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272339 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
962cde1a6d
Zap aut from main myrmidon tree
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272338 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
d2d5078dc7
Fix up the determination of fileset names since most fileset subclasses
won't override the getDataTypeName and thus be reported as fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272337 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a41c55cd1a
Make sure <available>'s isTask member gets reset if eval throws an
exception as well.
Some documentation and indentation patches.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272336 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
727faae625
Bug 7552 auditing of <exec> - dir may have been altered in execute.
Fix backwards incompatible API change I've introduced last week
(setTimeout's argument has been changed from Integer to Long).
Fix the code in <apply> that should ensure that dest has been
specified.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272335 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1d7d78ea0d
Bug 7552 auditing of <antstructure> - reset cache of visited elements
at the end of execute.
Add typedef to the child elements of project.
Fix some docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272334 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f37911b4e5
fix possible (but unlikely) NPE in <antcall>, add some docs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272333 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
55adbd06c9
Bug 7552 auditing of <ant> - antFile, dir and target need to be reset
at the end of execute to get back to the state before execute has been
called.
Add some documentation while I was at it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272332 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e390c09b6e
Really move the generated java files in rmic.
PR: 5781
Fixed some minor stuff in DefaultRmicAdapter while I was at it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272331 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
2a6beb146f
Tweak.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272330 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
6efd7380b3
Add news about our latest nomination.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272329 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
d328f5e4ea
updated to release 1.0 of .NET.
stuck through jedit jstyle and idea variable renaming ops too
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272328 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
0a895bf986
updated to release 1.0 of .NET
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272327 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
85ec35335d
Clean up imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272326 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
138a2b4793
Patch from Matt to use reflection to grab the java1.2 property save routine if available.
As an aside, this code could be factored out and put into a utility method to save property objects safely on java1.2 and 1.2+
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272325 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
1e2a96f9e6
adding some more stuff; nothing too hard
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272324 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
fa2af03388
Link to CVS Branching and Merging documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272323 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
23fc24e9d4
Identify a txt2html convertor.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272322 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
bba7a96e33
Conor's release instructions...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272321 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
0c253dc762
Coding standard conformance
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272320 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6454a8ffac
In <zip> and <jara> only reset internal state at the end of execute,
not the attributes and child elements obtained via configuration.
Add a new method that allows the task instances to be reset to their
unconfigured state.
PR: 7552
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272319 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
69dc5eee02
convert fatal TransformerExceptions into BuildExceptions for TraxLiaison.
PR: 7405
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272318 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6270426641
improve Ant's error message if encoding decl of build file is invalid.
PR: 7825
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272317 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5e7aa5c0e5
Javadoc and style updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272316 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
dd0e8824b4
capture System.out and System.err and pass it to the formatters in
<junit> with fork=yes as well.
PR: 5377
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272315 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
07a3027bb2
Add a check in depend so that if a class file is out of date and the
source file cannot be determined, the class is not deleted and a warning
is given.
PR: 7312
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272314 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
7be61ff46c
More output management
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272313 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c17d143ac3
swallow characters that are illegal in XML documents.
PR: 6351
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272312 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
959b74fcb6
Checkstyle setup for checking Ant code base.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272311 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
7fe322a216
Output management
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272310 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
37fe632d83
Initial refactoring of <depend> task to make it a bit clearer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272309 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
a1714edc18
Tolerance should not apply to source file checks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272308 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f8cfa36161
Minor cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272307 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
adammurdoch
f5ba55efa1
Changed container config from Parameters to Context, to allow Objects to
be used in the config:
* All services that used to implement Parameterizable now implement Contextualizable.
* Changed 'myrmidon.home' to a File, and the paths to File[].
* DefaultEmbeddor now deploys Antlibs from all directories in 'myrmidon.lib.path',
rather than just a single dir. Can't specify alternative service
implementations (temporarily broken).
* Added 'myrmidon.antlib.path', which DefaultWorkspace uses to search for <import>-ed
antlibs.
* Replaced --task-lib-dir with --antlib-path, which appends directories to
'myrmidon.antlib.path'
* Added --ext-path, which appends directories to 'myrmidon.ext.path'.
* DefaultClassLoaderManager now uses the container config to locate the shared
classloader, rather than using the context classloader.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272306 13f79535-47bb-0310-9956-ffa450edef68
23 years ago