Merge into 1.6
4 lines of code changed in:
Document org.apache.tools.ant.ProjectHelper System property.
10 lines of code changed in:
Add documentation
6 lines of code changed in:
Add Wiki to Site-Menu
3 lines of code changed in:
Expose vm attribute in <nant> and <msbuild>
17 lines of code changed in:
Under some circumstances scp would miss responses from the remote side
leading to corrupted files.
PR: 24449
Submitted by: Atsuhiko Yamanaka <ymnk at jcraft dot com>
2 lines of code changed in:
call replace properties for header or footer elements of concat
3 lines of code changed in:
Add note on version of beanshell required for ant 1.6
4 lines of code changed in:
Add pointer to 'Dependency Finder', submitted by Jean Tessier
89 lines of code changed in:
Add support for nesting buuild file snippets into the task
219 lines of code changed in:
Split namespace
0 lines of code changed in:
Add a helper class for tasks that want literal XML as input
275 lines of code changed in:
2003
1 lines of code changed in:
Allow references and properties to be null without causing NPE in BSF
9 lines of code changed in:
use a different name from local for the test local type
2 lines of code changed in:
add filename to errormessage if unable to rename file in zip task
PR: 24945
Obtained from: Bart Vanhaute
8 lines of code changed in:
Update SimpleDateFormat URL. BugID 24993 by Jason
1 lines of code changed in:
Add unit tests for <nant> and <msbuild>
88 lines of code changed in:
Mono always needs the full path to the executable
12 lines of code changed in:
Allow <exec> to optionally resolve against PATH
46 lines of code changed in:
Forgotten to describe comparators in <modified>
13 lines of code changed in:
spell check
2 lines of code changed in:
Explanation of XML-layout
6 lines of code changed in:
Benefit from csc's new default for the executable
5 lines of code changed in:
Make <csc> default to mcs on non-Windows platforms
8 lines of code changed in:
Update PMC roster
46 lines of code changed in:
added Invicta
77 lines of code changed in:
added details concerning the choice of the regular expression implementation.
Also fixed an example, the substitution tag accepts the attribute expression, not pattern.
48 lines of code changed in:
Clarify the to attribute of the mapper nested element of uptodate
PR: 24249
Obtained from: nakato@qute.co.jp
26 lines of code changed in:
Clarify when properties are resolved when using presetdef
40 lines of code changed in:
Clarify inheritance of nested property's of the <ant>/<antcall> task
PR: 11003
Obtained from: Jeff Turner
2 lines of code changed in:
Xerces-J 2.6.0
1 lines of code changed in:
Protect PWD with quotations to allow ant to be placed in
a directory with spaces
2 lines of code changed in:
Set tasktype and taskname for preset'defed tasks
PR: 24934
Obtained from: Jacob Kjome
5 lines of code changed in:
remove spurious space after ant_version
PR: 24435
Obtained from: Aidan Doolan
1 lines of code changed in:
NAnt and MSBuild tasks
43 lines of code changed in:
A <dotnetexec> task
197 lines of code changed in:
Make resolveExecutable method useful for subclasses
8 lines of code changed in:
Initial commit so people know where I want to go
38 lines of code changed in:
JSch 0.1.9 seems to work fine
2 lines of code changed in:
ApacheCon is over
0 lines of code changed in:
Use an existing URL in the example
3 lines of code changed in:
Check if parent file is not null before using it
2 lines of code changed in:
remove hanging "the" in sql manual page
PR: 24419
Obtained from: Matthew Cary
0 lines of code changed in:
Ignore attributes for different uris.
39 lines of code changed in:
Do now allow multiple attribute and elements of the same
name for macrodef.
48 lines of code changed in:
Implement namespace uri scoping
nested elements of types/tasks use the same NS uri as the task/type.
also cleanup macrodef attribute handling
171 lines of code changed in:
Remove badly placed quotes, Submitted by Knut Wannheden
2 lines of code changed in:
Move AntDoc pointer to external tools, add pointer to Jindent, submitted by Edouard Mercier
154 lines of code changed in:
MacroInstance: if owningtarget not set, use a default
MacroInstance: if id is as an attribute, check if this is in the
macros attribute list and if not ignore
11 lines of code changed in:
scriptfilter: clarify getToken and setToken methods, provide another example
18 lines of code changed in:
Implement the sequential element of macrodef by a createSequential and
not a addTask()
72 lines of code changed in:
Make ModifiedSelectorTest pass when started through build.sh or build.bat
PR: 24481
Submitted by: Florian.G. Haas (f dot g dot haas at gmx dot net)
6 lines of code changed in:
Update the doc with the latest change.
I discovered a documented attribute called rootdir, which does not exist in the source code,
so I removed it from the doc too.
19 lines of code changed in:
Allow reporting on multiple modules, aliased or not.
Also report the previous revision of deleted files when it is available.
PR: 21373
PR: 22877
36 lines of code changed in:
Provide error stack for [*]ant[*] and macro call
use same code for import and antlib
50 lines of code changed in:
Solve parsing of revisions for new files
with CVS 1.11.9 or higher
PR: 24406
14 lines of code changed in:
fixes for presetdef's handling of attributes
PR: 24411
340 lines of code changed in:
Prevent NPE in method CheckRemoteSensitivity
PR: 24440
3 lines of code changed in:
<nice> as a task; unit tests tested on windows.
239 lines of code changed in:
make error message for bad imports a little better
When an buildexception is reported in the imported xml, add the importer
xml file to the build exception
44 lines of code changed in:
Improve error message
6 lines of code changed in:
fix timeout attribute of jdepend
add unit tests
add includeruntime to allow unittests to run
228 lines of code changed in:
Indentation changes
27 lines of code changed in:
Fix NPE, PR: 24344
4 lines of code changed in:
checkstyle
93 lines of code changed in:
Add pointer to kanaputs, Submitted by Patrick Duverger
108 lines of code changed in:
Opps, last change broke relative import
3 lines of code changed in: