Antoine Levy-Lambert
f1c84aeb99
running junitreport several times, issues with closing URLResource, bugzilla report 40595
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450863 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
c653fb3069
- fix broken build - change to ConcatResourceInputStream wasn't completed here in Concat
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450679 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
7c34ff1098
revert 38747: resource isolation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450617 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
da045acc91
revert 38747: resource isolation, should fix one of gumps issues - look at other later
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450614 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
274f5d877f
add the <tokens> resource collection; tokenizers graduate to free-standing types
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450611 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
6e2df44c94
Extract StringTokenizer and FileTokenizer from TokenFilter.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450610 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
9daeaaf04e
add @since tag, remove unthrowable constructor exception, and shrink some stuff
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450609 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
367896b928
unnecessary line break
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450608 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7f1c9c1617
remove unnecessary parens
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450606 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
d2cdd21fe5
Bugzilla 40621: fix ordering of add and addconfigured
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450605 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
858507a6a5
add more abc tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450601 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
251b87f290
fix antunit test for matches
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450591 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
353da86ea4
add since info on encoding attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450588 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
1a67702cbf
Add "more" as greater-than synonym in Comparison type.
Simplest way to fix the SizeSelectorTest failure I introduced.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450538 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ec9e663f8e
add junit-report-only and antunit-report-only for those (admittedly rare)
situations when you've just run tests without reports and change your mind
that you want reports after all. :P
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450535 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d50746553c
restructure some stuff; run-tests shared failure message with test,
thereby pointing to nonexistent test reports. Also running a single junit test
from run-tests was broken, which is how my breaking SizeSelector change
made it in.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
7f0ad1d0ec
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450341 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ac221b3329
move apply tests to antunit, fixing bug 40331 in the process.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450239 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ca55545c82
a little more work
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450238 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
d469e3b318
I don't think Gump test-ant has failed properly for several months,
if the fossil record is correct. :(
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450234 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3f73a85198
Bugzilla 31520
adding SPI to jar-task
This patch from bernd Dutkowski adds
a nested element <service> to the <jar> task
this creates the SPI files - see doc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450209 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b473d2ab95
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450207 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f35b23cd42
New files for service element for <jar>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450204 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
3df48b005a
attempt to fix Gump failures
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450067 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
c8b5902d5d
remove blockquote from long examples, correct name of attribute in <matches>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449833 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
962afc9797
fix typo (reported by Antony Goubard)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449828 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
022d5119e9
add doc for <matches>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449826 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
900a03ed70
remove incorrect default=all
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449825 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
b65fcc8a3a
Bugzilla 28883 add <matches> condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449824 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
0079eca38e
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449822 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
15363926d9
tests for matches
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449821 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
e0f2e450f7
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449819 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3bfcba10d1
implementation of matches condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449818 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
e2fa3d410f
correctly mark property resource type as <propertyresource>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449705 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
6d4a02a44c
stop unit tests depending on non-executed references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449409 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
79ab6fb13c
stop unit tests depending on non-executed references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449408 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
eeab7a1ba3
refine empty node handling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449407 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
1c08b74cea
set the directores used in tests to point to the new layout of test cases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449406 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ffc467b126
Bugzilla 26286: allow empty leaf nodes to be properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449309 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
a4867d61a6
fix condition for antunit.includes property
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449308 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
f7c5b51e7c
propset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449307 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
3749792289
xmlproperty: test for empty element
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449306 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7ac1fe3852
switch when attribute of size fileselector to use Comparison type.
Also took out a bunch of spurious parentheses and moved the public statics to the top.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449115 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
7f571720db
Fix incorrectly documented default value for size selector's when attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449111 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
6c9e00f717
containsregexp does double-duty as FileSelector + ResourceSelector.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449108 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
76cfa5be68
migrate resource selectors tests to antunit.
modify containsselector to function as a resourceselector; add test.
alphabetize resource selectors antlib.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449103 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
edad691d59
disallow mixing of old-style "testcase" property with either of antunit.testcase, junit.testcase, or both. Additionally, allow files simply named test.xml in addition to *-test.xml .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449091 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
702bbe17b7
bugzilla 27283: note that optimize has no effect for sun jdk>1.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449090 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
55e706dbe4
incorporate new LogLevel EA into <echo> and <record>. Are there others?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@449046 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
1f2d4bd6e9
when you ask for everything, you get everything, scripting included.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448886 13f79535-47bb-0310-9956-ffa450edef68
19 years ago