Stefan Bodewig
e7de779f7c
Add new showoutput attribute to <junit>.
There is no automatic testcase for this, but if your run
ant -f src/etc/testcases/taskdefs/optional/junit.xml -Dshowoutput=off
ant -f src/etc/testcases/taskdefs/optional/junit.xml -Dshowoutput=on
you'll see it in action.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272496 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
6bc9693c3c
Ongoing Javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272495 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
c2f14ffad1
Make Projectref's dynamic and task based
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272494 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f1025dd3c6
add some pointers about where to send announcements. Far from complete.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272493 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
09900dd0b5
Remove hardcoded reference to latest build.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272492 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
8b7f0ae7fe
No need for velocity to be in classpath - it is automatically done.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272491 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
3746afe1ab
Document keyserver stuff, possible gotchas while downloading, xml files to update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272490 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
f2d612279c
Only significant change is:
- src="file://D:\javaext\jakarta-ant-1.4alpha\docs\manual\Integration\anttool1.gif"
+ src="anttool1.gif"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272489 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
f3506a0751
Replace <filterset> with <filterchain>, primarily to spread the word.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272488 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
4b4b726a2f
zappity zap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272487 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
495609773e
Zap remainder of committed antlibs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272486 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
5398d0b2cb
and now the proper banner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272485 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
96756cffeb
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272484 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5cada6e721
Document new methods in XMLLogger
Cleanup Javadoc errors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272483 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
2a04171e90
merged in my tests. Added a new one verifying that properties we havent heard of get included as literals.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272482 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
024a9e9667
organize imports and format code. i swear, it was IntelliJ's fault! :) I've now upped the .* limit!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272481 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
ec94adcb8d
mark XmlLogger to-do as done
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272480 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
cee952f367
document changes to XmlLogger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272479 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
244877e68b
Make XmlLogger finally a real BuildLogger. When used as a logger it will utilize Ant's logging level (-verbose, -quiet, etc), but remember to use -logfile, otherwise the output will be written to the console. Its previous BuildListener functionality, of course, still works as it did, writing to log.xml (or the XmlLogger.file property value)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272478 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
28d74d5238
Make AntFilterreader truly referenceable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272477 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
712c6513f3
Make FilterChain truly referenceable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272476 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6c29d0eff1
* Make FilterChain extend DataType (finally...)
* Add it and well as FilterReader to defaults.properties
* Arrange entries in defaults.properties in alphabetical order (hope nobody minds)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272475 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
edc61f6a06
Do not calculate MD5 checksums for .asc and .md5 files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272474 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
25a478af38
Testfile for bugs 5377 and 7980 - this is supposed to create no output
at all, but does for the fork="no" thread case.
I tried to put this into a JUnit testcase, but either you can capture
System.out (and destroy DemuxOutputStream's magic) or you don't (and
can't assert there is no output).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272473 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
07d490fcd5
Reorg of mutant frontend classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272472 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d1503ea657
fix nasty NPE in <junit> when the user doesn't specify a nested <classpath>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272471 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
ab37fb7c6e
Fix something that should not make it into cvs..
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272470 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
61fa51aff2
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272469 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
28b02949e7
There is no reason to expect subclasses for ZipShort and ZipLong
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272468 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
ed9509b024
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272467 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
d7d99ee441
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272466 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
5b72b6aa19
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272465 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
01d7b95e19
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272464 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
9184622a74
Fix missing end tag.
Submitted by: jesse@cryptocard.com (Jesse)
PR: 8137
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272463 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
429c026813
MOre zapiuty zap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272462 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
1bc1b47382
Kill ant1 compat layer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272461 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
f2733242f3
Zap the yet to be converted ant1 code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272460 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
8f0aea7184
Zap some antlib testing code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272459 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
139fb334e7
Zap some testing code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272458 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
175e2f5254
Zap some antlibs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272457 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
d5cdaa9da9
Zap framework classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272456 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
9a82620775
Javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272455 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
2fa6f80465
Fix testcase which failed due to change in single $ handling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272454 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
020f9a52c4
Make tagEntry a top level class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272453 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
2d71d80dcf
Add in simple facade class that makes logging easier to do in ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272452 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
52b40a80a3
Coding standard
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272451 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
bd1810c953
Some simple Javadocs - also reduce scope of Javadoc work to public
for now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272450 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
08874f01e9
2002
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272449 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
5bb770730d
document that"$"->"$"; retaining "$$"->"$"
...I think new items should go below this one
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272448 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
54d745c6c2
add rule that"$"->"$"; retaining "$$"->"$"
Fundamental changes like this scare me. I wonder what the gump is going to show up here. If all is well; nothing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272447 13f79535-47bb-0310-9956-ffa450edef68
23 years ago