forgot to setTaskType when cloning UnknownElement
5 lines of code changed in:
Fail with a useful error message when the user asks us to fork a
process in a directory that doesn't exist.
PR: 25455
14 lines of code changed in:
The gcj compiler adapter failed if the destdir didn't exist.
PR: 25856
6 lines of code changed in:
fix wrong javadoc comment.
PR: 25939
Submitted by: Jesse Glick <jglick at netbeans dot org>
1 lines of code changed in:
<java> ignored the append attribute.
PR: 26137
Submitted by: Emmanuel Rayzal <emmanuel at ukibi dot com>
4 lines of code changed in:
2004
1 lines of code changed in:
Release of ant1.6.1beta1
66 lines of code changed in:
typo in manual for enablemultiplemappings attribute of copy task
1 lines of code changed in:
got hit by a line ending problem, now this will be the right format
0 lines of code changed in:
added @since tags
2 lines of code changed in:
Add a new cvsversion task
Modify CvsChangeLog to accept a branch as the tag attribute
ChangeLogTask.java now inherits from AbstractCvsTask
PR: 13510
377 lines of code changed in:
2004
1 lines of code changed in:
Bug 25801: had written filelist instead of fileset. Thanks to Jim Fuller
6 lines of code changed in:
Document Java 1.5 support
5 lines of code changed in:
Change textname attribute in macrodef to a text element
258 lines of code changed in:
homepage @deprecated
4 lines of code changed in:
2004
3 lines of code changed in:
followed up peter reilly's suggestion; full testing for unimplemented as well as undefined
16 lines of code changed in:
checkstyle
9 lines of code changed in:
better reporting of linkage error in checkTaskClass
PR: 26332
Obtained from: Jesse Glick
9 lines of code changed in:
added textname attribute
1 lines of code changed in:
fix doc for mapper element of apply
PR: 26352
Obtained from: Matt Benson
5 lines of code changed in:
new condition: typefound
234 lines of code changed in:
add textname attribute to macrodef
112 lines of code changed in:
Typo: missed blank
2 lines of code changed in:
- Added an extra option to 'failonerr' to each ClearCase task/command.
- Extended the functionality of cccheckout. It can check (notco) to see if
the desired element is already checked out to the current view. Thus it
won't attempt to check it out again.
- Added three new ClearCase commands: ccmkattr, ccmkdir, ccmkelem
- Checkstyle
PR: 26253
Submitted by: Sean Egan (sean at cm-logic dot com)
2047 lines of code changed in:
Typo in CocoonTask
2 lines of code changed in:
Added CocoonTask
99 lines of code changed in:
opps - deleted other change
3 lines of code changed in:
macrodef updates for WHATSNEW
5 lines of code changed in:
use a static map of jarfile->manifest classpath entry
40 lines of code changed in:
Fix date
2 lines of code changed in:
macrodef element names are case insensentive due to use of DynamicConfigurator
PR: 26225
Reported by: John Sichi
26 lines of code changed in:
New external Task 'Pamda'; New Ant-Version in NetBeans
88 lines of code changed in:
Add two new attributes in p4submit :
needsresolveproperty and changeproperty
PR: 25711
146 lines of code changed in:
2004
1 lines of code changed in:
doc error for "onerror" attribute of typedef/taskdef, warn is
actually report
1 lines of code changed in:
remove entry concerning xdoclet in proposal/xdocs
0 lines of code changed in:
add a blurb about the xdoclet update
8 lines of code changed in:
Upgrade to xdoclet-1.2 final
32 lines of code changed in:
2004
1 lines of code changed in:
Date
1 lines of code changed in:
correct fix for 25698
1 lines of code changed in:
stop corruption of .zip files in docs
PR: 25698
Obtained from: Jesse Glick
8 lines of code changed in:
add " to " to jsp output
PR: 26082
Obtained from: Robert Flaherty
2 lines of code changed in:
presetdef fix
2 lines of code changed in:
Allow presetdef'ed types to be used with the ant-type attribute
43 lines of code changed in:
Fix for ant -keep-going a b
where target a fails
PR: ?
Obtained from: Darin Swanson
12 lines of code changed in:
Add pointer to AntTimerTask
Submitted by: Mario Jeckle <mario at jeckle dot de>
78 lines of code changed in:
Class.getClassLoader may return null for the system classloader
14 lines of code changed in:
Revert, and learn reading.
2 lines of code changed in:
Oops, the change shouldn't break anything
2 lines of code changed in:
A leading slash in a resource name is only required for
Class.getResource*, not the corresponding ClassLoader methods. Adding
the slash makes the task completely useless.
Reported by: <koji underscore sekiguchi at excite dot co dot jp>,
Jack J. Woehr <jax at purematrix dot com>
23 lines of code changed in:
Failing unit tests for whichresource
59 lines of code changed in:
2004
3 lines of code changed in:
document change to fixcrlf
6 lines of code changed in:
opps
1 lines of code changed in:
fix for CRLF adds extraneous character at the end of File
if a file does not end in an eol, fixcrlf will add an eol
this patch adds an attribute to fixcrlf to stop this behaviour
PR: 23262
Obtained from: gudnabrsam at yahoo dot com
53 lines of code changed in:
Add description attributes for elements and attributes of macrodef
PR: 24711
Obtained from: gudnabrsam at yahoo dot com and Yuji Yamano
48 lines of code changed in:
Typo in propertyset.html
Obtained from: Yuji Yamano
1 lines of code changed in:
Typeo in faq.xml
Obtained from: Yuji Yamano
3 lines of code changed in:
documented some changes I've made
5 lines of code changed in:
date
1 lines of code changed in:
Fix npe if <include> does not have a "name" attribute
PR: 25982
Obtained from: Dawid Weiss
1 lines of code changed in:
2004
5 lines of code changed in:
Fix typo
Obtained from: Yuji Yamano
1 lines of code changed in:
Change message on lack of cmp decriptor from warning to verbose as
it is optional
PR: 25959
Obtained from: Eric Molitor
1 lines of code changed in:
<touch> to handle filelists. Forced me to add more tests for new and existing touch code, and in the process note that the granularity for unix filesystems is not 0 but 1000 milliseconds. oops.
PR: 23526
Submitted by: gudnabrsam@yahoo.com
161 lines of code changed in:
Very initial JDK 1.5 support
31 lines of code changed in:
some more variables named enum
11 lines of code changed in:
Update with the fixs for filters, namespace and ejb task
4 lines of code changed in:
Previous fix for filterset broke the infinite filter testing
36 lines of code changed in:
Fix for error in inifinite loop checking in filtersets
PR: 23154
33 lines of code changed in:
Update site
23 lines of code changed in:
Happy New Year
4 lines of code changed in:
Fix for ant namespace support for nested elements
Obtained from: Dominique Devienne
12 lines of code changed in:
Use getDestDir of jboss element of ejbjar
PR: 25826
Obtained from: Damon Sicore
10 lines of code changed in:
typeo in checksum.html
PR: 25895
Obtained from: Pieter Bloemendaal
1 lines of code changed in: