Magesh Umasankar
8f09259a9e
Make the test pass (as expected) by specifying the working dir for antlr.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272576 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
49158367a7
Fix compilation issue.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272575 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Jon Skeet
eab33d1169
Made the purpose of the no-arg constructor more obvious.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272574 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
233ae85c5f
Don't tell people we'd execute a given command line when we really do
something completely different.
I hope this will cut down the "Ant swallows my quotes" reports to
those that are real problems in Ant and not just problems of
communication.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272573 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
affdc94099
remove RPM building stuff from distribution.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272572 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
908959b441
There is some non-optional stuff in util/regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272571 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
84d34080aa
pedantic mode again.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272570 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
fb11c8e5fe
properties -> system properties (as suggested by Knut Wannheden).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272569 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9d726c8470
remove generated files in tearDown method of TarTest.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272568 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Jon Skeet
df9c83121d
Double doh - don't append the first character twice.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272567 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
44f9042792
Make javac testcase work on JDK 1.4
Thanks Magesh.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272566 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Jon Skeet
8585c04348
Doh - use @exception , not @throws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272565 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Jon Skeet
a33d29c589
Fixed up JavaDocs, improved efficiency of readLine.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272564 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
e2e194c854
Make sure generic jar is not help open by loader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272563 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
ccef0f8982
Implement and document a compression attribute for the tar and untar tasks.
Submitted by: Curt Arnold <carnold@houston.rr.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272562 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
28b202be02
oops... typo!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272561 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
8dd98fa0cb
add date header. patch from PR #7851 by Kevin Grey
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272560 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
b868e985c2
Commons Logging listener
Gump alert: to get this built we need to have commons-logging.jar available, but without the bulid should work fine.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272559 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
e3b7ccdf35
Add Deployment Tasks/<serverdeploy>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272558 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Diane Holt
5c4b1bdcc3
Oops.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272557 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
34d8396f3e
Move JAXP stuff into a new utility class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272556 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
94fa51d8c2
make tests use JavaEnvUtils.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272555 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
73c26feb56
JDK 1.1 doesn't seem to grok spaces in the keys of a properties file,
no matter which version of escapes I have tried.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272554 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9cf3138baf
reverted the logic in two tasks by accident.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272553 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
34528dbf65
spread the usage of JavaEnvUtils
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272552 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e6706b6dae
Make live easier for projects that subclass Project by setting the
input handler to a default value.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272551 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9be0c96b99
consider it done.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272550 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
7960f35355
Final move of myrmidon stuff
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272549 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
01b5ce6c03
Inherit input handlers in <ant*>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272548 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
187fb83b99
Fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272547 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
749151ae4f
Add in task that will display specification
and extension information about jars/libraries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272546 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
150545be2f
Add documentation for new input stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272545 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6e595f17d7
We have moved.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272544 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8ff69d7cae
Cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272543 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
991a1c8060
remove input proposal step 1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272542 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
550607147f
merge input propsal into main tree.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272541 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6de0aa0431
Make <xmlvalidate> use JAXP when the user didn't provide a classname.
This should make the tests work no matter which XML parser you used
(failed for me now as I still have Crimson on my CLASSPATH).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272540 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
422f63ab87
patches provided by Nicola Ken Barrozi. documentation added. the "[]" and indexed properties were removed as they did not work properly and were not desired.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272539 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
0b3cd9d4fe
Enable property expansion when reading MailLogger.properties.file. Also, modified so error stack trace goes to System.err.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272538 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
f43a1d0628
Patch applied from Ville Skytt�, PR#8245.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272537 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
780343856b
Remove Crimson reference, switch to Xerces.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272536 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
7fc0d42636
Improve XML parser issue reporting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272535 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
7b1b3d1667
added test to ensure XMLCatalog *and* classpath are working as expected.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272534 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
96b8de4079
modified to internally use an XMLCatalog rather than the LocalResolver.
Note: one potential API break, I removed public Vector dtdLocationsr, but it was added after 1.4.1 release, so would only be a problem if classes written for 1.5alpha relied on it which is unlikely, and too bad for them! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272533 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
0295790895
add support for multiple XMLCatalogs - sort of unfriendly to only allow one without giving an error if more than one was specified :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272532 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
18932bbc53
add support for classpath, and ensure that relative files are resolved properly.
the classpath appending when nesting XMLCatalogs may need to be rearranged, not sure.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272531 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
aa300fc40b
fixed XMLValidate task and test - see the kind of trouble we can get into using String for filename parameters?! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272530 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
2b22efccb0
If default target is not specified then default to using "main"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272529 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
bcb858894c
Fix for PR 3247 - keep our own local copy of the Jakarta logo so documentation works off-line too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272528 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
d7d2c3fe3e
First pass at a slight variant of Nicola Ken Barozzi's XmlProperty task from PR #7767 . More tests and probably some slight refactoring is needed to handle other cases (like the list properties) better, but works as-is pretty nicely.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272527 13f79535-47bb-0310-9956-ffa450edef68
23 years ago