Stefan Bodewig
74163482c1
(failing) AntUnit test for bug 30542
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677307 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
9ffa99a029
fail with a meaningful error of remoteDir is not parseable. PR 42770. Submitted by Scott Johnson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677206 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
7e387dfc12
doc/test global locals
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676191 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
a3ac41924b
add loadproperties tests; bugzilla 45372
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676096 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
93af3c50df
add local properties; bugzilla 23942
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676095 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e7b3093e3e
allow a more lenient matching mode when searching for delimiters in <sql>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675954 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
e1f227ae3d
work on PR 26459 - in progress (fighting with the tests and my environment)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675949 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
9f64412c0b
disable ErrorInCase check on osx
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673813 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
835a8f0cc8
type any
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673467 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
2756fee00e
tearDown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@672908 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
a05aca8a79
Add a test that fails if we allow a logger to recursively log messages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@669453 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Matthew Jason Benson
ebff9b41e5
revert broken stuff
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@668698 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Kevin Jackson
13c659aeba
-getDocumentElement instead of getFirstChild().getNextSibling()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@664607 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
fa52b460c1
Add a magic property that lists the targets that have been specified in order to run the current project. Based on patch by Colm Smyth (just like rev663051 was). PR 44980
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@663061 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
792a2f16f0
Add a new property to hold the current project's default target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@663051 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
b1e478fd6c
disable FailureRecorder test when running JUnit4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@644677 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
Stefan Bodewig
b229582ff1
whitespace changes only
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@644321 13f79535-47bb-0310-9956-ffa450edef68
17 years ago
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