add support to nested XSL parameters in junitreport, Bugzilla 39708
1179 lines of code changed in:
missing s in javadoc
1 lines of code changed in:
message of Marc Guillemot on dev list, adding WebTest
77 lines of code changed in:
If the class invoked by the <java> task threw a ClassNotFoundException,
this was misinterpreted as the specified class itself not being found.
21 lines of code changed in:
make helpers final (HELPERS); put static stuff before instance-level stuff.
29 lines of code changed in:
allow @s before the "real" one in scp uris. Bugzilla 38082.
Submitted by Michael Montuori/Robert Anderson.
4 lines of code changed in:
<fixcrlf> now supports an outputencoding attribute. Bugzilla report 39697.
Submitted by Stephen Goetze
52 lines of code changed in:
Correct issues in Contributors files
4 lines of code changed in:
roll back deprecation of Project.resolveFile, revert prior changes to code
10 lines of code changed in:
Removed support for Xalan1.
19 lines of code changed in:
Only DL if the _artifact_ was not found;
taskdef anytime the _antlib_ wasn't found.
4 lines of code changed in:
rename get-m2 dest.dir to m2.dest.dir for better portability;
<fail unless=""> is more compact than a nested <not><isset /></not> in fetch/pickDest
7 lines of code changed in:
Extracted get-m2.xml from fetch.xml; modified so that a single run is
sufficient even when DLing the m2 tasks.
111 lines of code changed in:
ws
51 lines of code changed in:
renaming the .cvsignore files into .svnignore
48 lines of code changed in:
added some files to exclude
22 lines of code changed in:
mail from Brian Agnew on the users list
2 lines of code changed in:
as usual
1 lines of code changed in:
Little something to make it easier for things that subclass main to change its exit behaviour. Its been on my HDD for a while. If people object to it, I'll roll it back, as its not anything I'm actively using...
12 lines of code changed in:
FileUtils.close
4 lines of code changed in:
trying to get this to work. it is now in the jar.
2 lines of code changed in:
typo
1 lines of code changed in:
sort declarations
3 lines of code changed in:
lets evaluate properties inline. Incidentally, <scriptdef> and the like Do Not do this. Too late to change now, probably.
2 lines of code changed in:
add since doc for subant
2 lines of code changed in:
Update info on AntXtras
78 lines of code changed in:
2006
4 lines of code changed in:
How scriptdef handles namespaces in element types.
3 lines of code changed in:
extending scriptdef
1. nested text gets passed to self.text
2. a fail(String) method takes on the work of throwing exceptions even in languages that dont make it easy to throw BuildExceptions
I have antunit tests for these in the antbook source tree, but not moved them into ant's codebase yet.
Issue: should nested text be something that must be enabled explicitly via a nestedText attribute in scriptdef?
85 lines of code changed in:
add tempfile deleteOnExit. PR# 39842. Submitted by Patrick Martin (then slightly modified).
68 lines of code changed in:
add <javadoc verbose> setting
2 lines of code changed in:
mention [PATCH] in BZ
4 lines of code changed in:
test was failing on osx, change to use StringUtils - test now passes
2 lines of code changed in:
add in script languages
23 lines of code changed in:
add in script language versions
5 lines of code changed in:
request of Wascally Wabbit
36 lines of code changed in:
Closing some streams in Manifest, patch kindly provided by John Sisson.
13 lines of code changed in:
Add a note about unsubscribe from the mailinglist.
57 lines of code changed in:
use fileutils.resolveFile
23 lines of code changed in:
added some pointers
7 lines of code changed in:
use fileutils.resolveFile
1 lines of code changed in:
added gpg key (could be totally flawed)
37 lines of code changed in:
WiX task is no longer untested
18 lines of code changed in:
fix line feeds
31 lines of code changed in:
2006
4 lines of code changed in:
document description attribute
11 lines of code changed in:
change policy of PropertyResource to return the actual dereferenced value.
1 lines of code changed in:
toString() override. Debuggers like them.
27 lines of code changed in:
Update to latest jsch available on ibiblio, to allow the ssh optional task to be build.
1 lines of code changed in:
4 lines of code changed in:
Performance enhancement by Dave Brosius
10 lines of code changed in:
Fix for SystemId of stylesheet
Bugzilla 39407.
77 lines of code changed in:
FTP Account could not be specified in ant FTP task.
Bugzilla report 39720.
27 lines of code changed in:
ReplaceTokens should allow properties files.
Bugzilla 39688
71 lines of code changed in:
sp
3 lines of code changed in:
Add a target to create an MSI installer for Ant
615 lines of code changed in:
use fileutils.resolveFile
45 lines of code changed in:
fix copyright date
1 lines of code changed in:
- trim whitespace
- xhtmlify javadoc
21 lines of code changed in:
add antversion blurb
2 lines of code changed in:
doc
4 lines of code changed in:
svn props
95 lines of code changed in:
set svn props
0 lines of code changed in:
remove erroneously set svn:executable property.
0 lines of code changed in:
Deleting empty package.
0 lines of code changed in:
Missing @since.
1 lines of code changed in:
Stefan pointed out that the XML formatter was mistakenly using "JUnit4TestFacade"
as the "class name" for simple TestCase's run under JUnit 4.
19 lines of code changed in:
Just using a more explicitly qualified class name.
1 lines of code changed in:
2006
1 lines of code changed in:
May 2006 »