Stefan Bodewig
8542d84b4b
Try to get more information from test failure in Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@644320 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Peter Reilly
6cd7932329
test case for bugzilla 44731 - index out of bounds in globmapper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@644042 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e464463a03
the path doesn't look that way on Unix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643274 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Jesse N. Glick
7546276d2f
Adding test case and further note for #42263 w.r.t. ${ant.core.lib} propagation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@643076 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Peter Reilly
c8254a23eb
fix unit test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@640099 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
76d35d045d
add some missing depends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639876 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
496b59d0aa
merge license additions from 1.7 branch (i.e. revs 637870 to 637914)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
96582825bb
Ensure the line-ends match the platforms expectation in UTF-16 case. I can't seem to find a way that svn will accept UTF-16 and native eol-style, so I fall back to the trusted fixcrlf.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@633469 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
cd65163dcc
excess blank caused test failure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@633456 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
82d7b730e3
Test failed on Windows since the file has never been created (and thus never had the wrong case)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@633454 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
4978e33242
skip scripty AntUnit tests if BSF/javax.script are not there
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@633442 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
6e72d89be8
Bug 42275 running ant off a network share can cause Ant to fail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@631263 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
94dd480d07
request from cactus team, backward incompatible change in FileUtils made backward compatible
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@608939 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
ad6b39a620
* update javadoc
* remove double blanks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@605926 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
4a73a85b71
-comment WLrmic tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@594016 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
6b642c8f5a
-use astext="true" so the test passes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@593042 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
3b9dfc6b06
-make encoding tests pass on windows
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@593032 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
8d1843b59e
-output for windows test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@593031 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
92e4570d86
- remove some unused (internal) variables
- remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@592846 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
85189970a0
Remove use of deprecated constructor calls: Reference(String) and Reference()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@592845 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
3ff20b066c
use static methods in a static way
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@592844 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
e9d1a31709
add failing test for BZ 43799
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@592498 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
081e60cec5
ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@592497 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
d5b6bc898a
fmting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@591042 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
fbd52b8032
test changes to handle windows systems better
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@591040 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
c4176305c3
test changes to handle windows systems better
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@591037 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
4369f64826
FailureRecorder
* remove duplicate "no-op" statement (javadoc + code)
* use BuildListener for writing at the end of <junit> instead of overwriting the file all the time
* minor comment edit
* pass project reference to <junit> nested elements (eg listener)
* order methods by interfaces
* some log messages in the recorder
* can use Ant properties for setting the location
FormatterElement
* don't set the project reference if there is already one
build.xml
* use ant property instead of system property for configuring FailureRecorder
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587844 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
ea8689d3d3
-bugzilla #32062 , allow javah to use filesets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@582708 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
2ed29da51a
* Test for removeSuffix()
* Test + Impl of removePrefix()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577781 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
81ae3f7447
bugzilla ID 38199, symlink fails on second call
bugzilla ID 43426, <symlink> cant create a symlink over a file
solution is the same: opt for ln -sf after trying to do it internally. We could perhaps drop all ant deletion operations, for a much simpler operation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577281 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
824c630ff9
TempFile changes (ctd)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574381 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
857411cff1
TempFile changes (ctd)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574360 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
c7e4640df9
Bugzilla: 43324 stackoverflow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@573537 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
05fe7f0d73
remove a deffered test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572446 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
32ccb517d0
remove resolution for references that are not resolved during normal runtime execution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572374 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
efc87c4aba
demonstrate missingdir fileset exists but is empty
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568635 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
b0bdced687
Bugzilla 11270: add errorOnMissingDir attribute to fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@568495 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
054d49663e
Pr 43016 improved error reporting on nothing to compress.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@566707 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
32bf4ddb01
unit test for componentdef - well a copy of the resources one without namespaces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@564788 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
780ad2d725
only run these tests if the optional libs are avail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@564781 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
9fff4dfc41
re-add single-arg signature of assertLogContaining, allows JDependTest to compile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@563734 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
9a4f590ec1
Bug 43048: Testcase. (Failed on Ant 1.7.0 but works for me on HEAD, so no other changes).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@563403 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
4f2d55fe9e
New JUnit formatter: collects failing test cases (testXXX methods) for a rerun.
* works from command line
* its own JUnit test scenario fails (for - to me - unknown reason)
* BFT has new method 'assertOutputNotContaining' similar to 'assertOutputContaining'
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@563053 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
5b591a506b
Java 1.3 compatibility. (String.contains() is Java5+)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559393 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
b1eddca62b
<property> now supports xml-based property definition. Bug 42946.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559386 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
b83cd5bb71
Bugzilla: 40776 work-around for javac generics bug
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@558058 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
05d6dded01
Spec breaks now can 'fail' the build or just be reported on 'warn' or verbose ('ignore') level.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557270 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
154ef1be5c
Interim solution for "strict" attribute. Change to an enum in a few hours.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557229 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
ef8705f5b4
add tests for non-string properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557100 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
41e30df4a5
bugzilla 42802: merge back into HEAD
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@557016 13f79535-47bb-0310-9956-ffa450edef68
18 years ago