Stefan Bodewig
|
5ebe693305
|
use git attributes to control line-ends
|
10 years ago |
Stefan Bodewig
|
1a584200e2
|
Add encoding attributes to <tar>, <untar> and <tarfileset>
This is a workaround for Bugzilla Issue 57822
https://bz.apache.org/bugzilla/show_bug.cgi?id=57822
|
10 years ago |
Stefan Bodewig
|
2e23a881f5
|
test needs Java5
|
10 years ago |
Stefan Bodewig
|
e6ab69873a
|
even more places where -source needed a newer version on 1.9
|
10 years ago |
Stefan Bodewig
|
15d585e54d
|
there is no .jar with AWT in 1.9 anymore
|
10 years ago |
Stefan Bodewig
|
17ebe7ad34
|
Java9's javac doesn't support -source 1.4 anymore
|
10 years ago |
Stefan Bodewig
|
f7f5327d28
|
Try to reduce the risk of StackOverflow/OOM in junitereport
Submitted by: Ryan Bennitt
Bugzilla: https://issues.apache.org/bugzilla/show_bug.cgi?id=57341
|
11 years ago |
Stefan Bodewig
|
14b24bcc98
|
after all these years we still have some author tags left
|
11 years ago |
Stefan Bodewig
|
49d1d98452
|
make ManifestTest write its output to the common tmp-dir
|
11 years ago |
Stefan Bodewig
|
df33426bf2
|
whitespace
|
11 years ago |
Stefan Bodewig
|
37a64a407c
|
fixcrlf tests are failing, likely because git "fixes" crlf sequences -
zip up the original test files from svn and use them instead
|
11 years ago |
Jan Matrne
|
f6bdb170fa
|
Show the checkstyle messages sorted by error instead by file.
|
11 years ago |
Jan Matrne
|
66329f7fed
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
|
11 years ago |
Jan Matrne
|
211b7188af
|
update checkstyle (check 'DoubleCheckLocking' was removed in CS)
|
11 years ago |
Stefan Bodewig
|
6e88f92ead
|
PR 56584 allow ReplaceTokens filter to use multi-character token separators. Submitted by Ralf Hergert.
|
11 years ago |
Stefan Bodewig
|
f168a341f4
|
wrong host name
|
11 years ago |
Stefan Bodewig
|
3691c213c5
|
svn => git
|
11 years ago |
Stefan Bodewig
|
74d19d829d
|
BZip2Test was writing outside of ${output}
|
11 years ago |
Stefan Bodewig
|
f0f1a3ca00
|
BUnzipTest was writing outside of ${output}
|
11 years ago |
Antoine Levy-Lambert
|
6cc06e519a
|
preparation for Ant 1.9.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591186 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
cef41d260a
|
rolling back to ant 1.9.4 as the pom.xml of ant-testutil was referencing incorrectly junit 3.8.2 instead of junit 4.11
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591178 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
3460aa3bb2
|
preparation for ant 1.9.5 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591176 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
mclarke
|
b61c80746d
|
Test improvements: convert to JUnit4, improved error testing and remove sleeps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1588563 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
abf373b6c2
|
changing tests to adopt unique temporary directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585935 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
7881277034
|
changing tests to adopt unique temporary directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585881 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
0d9a9e0841
|
changing tests to adopt unique temporary directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585684 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
b56846282e
|
changing tests to adopt unique temporary directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585377 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
2b49aae797
|
creating temporary directory with a unique name
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585372 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
d7d337b63d
|
creating temporary directory with a unique name
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1585230 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
47e566b00b
|
creating temporary directory with a unique name
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1584506 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
2452098505
|
creating temporary directory with a unique name
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1584252 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
4305c12e4b
|
filelists look borked
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583321 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
4205adcb7e
|
zip test wasn't cleaning up properly - and testDefaultExcludesAndUpdate errored out
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583299 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
91773c13cd
|
removing debug output
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583233 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
b44a63dfe9
|
starting to change the test cases to make them use unique temporary directories to be able to run the test cases in multiple threads.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583223 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
6d1f9a9fa6
|
fix test-compile configuration for ant-apache-oro
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1577844 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
92bbb897e4
|
some of our tests require JUnit4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1577797 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
5fc48a4bf9
|
assorted spelling fixes by Lajos Veres - closes #4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1572981 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Stefan Bodewig
|
f079bd6d5c
|
Add an extra second in the hope this fixes the inconsistent test on Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1556438 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Antoine Levy-Lambert
|
0c614c40e3
|
bumping version number to 1.9.4 for the next release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553160 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Antoine Levy-Lambert
|
72e13d5ac8
|
adapting code and tests since Apt is not available under JKD1.8 PR 55922
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553060 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
6b9311408e
|
don't swallow fail's status in parallel - PR 55539
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1524979 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
mclarke
|
14c701bcf9
|
Allow JUnit task to skip non tests rather than report errors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1523198 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
f5fb02e493
|
modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1522924 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
7391be8424
|
forward to 1.9.3alpha
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1502513 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Antoine Levy-Lambert
|
52cae7c98d
|
preparing ant 1.9.2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1483181 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Antoine Levy-Lambert
|
464b35f29d
|
recommending to use jsch 0.1.50 going forward due to fix of https://sourceforge.net/tracker/index.php?func=detail&aid=3605486
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1481669 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Antoine Levy-Lambert
|
46c940785a
|
adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1479422 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
mclarke
|
df121979c0
|
Report skipped tests in junitreport - PR 54670
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1476552 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
mclarke
|
7a1aff605d
|
Re-introduce JUnit3/JUnit4 split
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1471115 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |