#38811: support for JUnit 4.0.
157 lines of code changed in:
<tarfileset> extends <fileset> not <tarfileset> itself.
3 lines of code changed in:
Removal of trailing ;
2 lines of code changed in:
#38799: <junit> task should work so long as junit.jar
present in <classpath> even if not among Ant libs.
351 lines of code changed in:
2006
3 lines of code changed in:
Avoid catching ThreadDeath; just pass it on.
Cf. http://www.netbeans.org/nonav/issues/show_bug.cgi?id=47191
2 lines of code changed in:
More helpful diagnostic message for an obscure mistake I once made...
6 lines of code changed in:
Correct test failure when running with -ea.
3 lines of code changed in:
Test failed if run on a system with UTF-8 encoding as the default.
1 lines of code changed in:
remove httpd reference found by Jesse
1 lines of code changed in:
fix error in sample code
8 lines of code changed in:
add slashes in asfext ns decl
1 lines of code changed in:
fix gump build - I assume that gump has switched JDK version recently to make this break
4 lines of code changed in:
enabled this test by accident
1 lines of code changed in:
2006
10 lines of code changed in:
add p.a.o doap file to svn for now.
34 lines of code changed in:
whisper that mkdir wont create an (already existing) directory
3 lines of code changed in:
Make Gump happy for now...
3 lines of code changed in:
fix the test, sort of
1 lines of code changed in:
whitespace
7 lines of code changed in:
javadoc doesn't like the palckage name '', skip it
8 lines of code changed in:
Fix the example regarding dir-attribute and add an additional example for that.
11 lines of code changed in:
2006
1 lines of code changed in:
close <ol> tag in javadoc (well it is EchoXML after all...)
2 lines of code changed in:
2006 (sorry)
1 lines of code changed in:
use FileUtils.close
1 lines of code changed in:
PR 38622: project helper reference may not have been set.
6 lines of code changed in:
remove external task Interactive on request of Daniel Kasmeroglu
Link is also dead.
0 lines of code changed in:
Give some clue that the classconstants filter has a dependency on BCEL.
3 lines of code changed in:
add AntDoclet
81 lines of code changed in:
- addresses bug/request #27446
5 lines of code changed in:
- addresses enhancement request #27446
- added closeQuietly to reduce duplication
34 lines of code changed in:
use StringUtils and FileUtils where possible
26 lines of code changed in:
link to ant jakarta.apache.org -> ant.apache.org
6 lines of code changed in:
Enhance the Bug 38477 tests.
20 lines of code changed in:
2006
1 lines of code changed in:
Found a "cvs" :)
15 lines of code changed in:
2006
7 lines of code changed in:
pr38465 improved recursion detection to allow the same token on one line multiple times.
29 lines of code changed in:
Corrected fix in Task.java (first shortcut removed the task name from the logging entry.) Used patch of Andreas Mross.
16 lines of code changed in:
38458 removed log implementation of Task to allow logging from tasks outside a project. The base class has the logging behaviour we need. This does not guarantee that (all) tasks are working outside an project, but at least will not break just because of logging.
7 lines of code changed in:
Removed trivial unused private methods
0 lines of code changed in:
Remove unused imports from testcases
10 lines of code changed in:
Remove unused imports from testcases
188 lines of code changed in:
Remove unused import + removed some commented out code, which has been commented out since its introduction.
1 lines of code changed in:
Applied patch by Petar Tahchiev correcting some typos one the site.
57 lines of code changed in:
Bug 38477: testcase, but couldnt see that error
62 lines of code changed in:
skip non-directory entries in sourcepath
12 lines of code changed in:
tests for 38370
150 lines of code changed in: