Peter Reilly
57c40e724d
Docs fixes for xmlvalidate.html
PR: 27092
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276152 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8942563e9c
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276151 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
e5fc964411
Throw build exception if name attribute is missing in a patternset
PR: 25982
Obtained from: Jose Alberto Fernandez
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276149 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a0c2e2864e
MacroDef did not allow attributes named 'description'.
PR: 27175
Reported by: Jayson Raymond
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276144 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
41d2a975a6
add bugzilla report 27162
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276142 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
959fd0f7c0
separate 1.6 changes from 1.7 (cvs head) changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276141 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
e435980752
Cause AntLikeTasksAtTopLevelTest to pass on cygwin.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276131 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
f6c034b007
TokenFilter.ReplaceString only replaced the first occurrence.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276118 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
bbd6a3bd9e
fix for macrodef broken @@ escape handling
PR: 27069
Reported by: Daniel Spilker
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276111 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
9ac23b1ec1
update WHATSNEW - subant haalt on failure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276105 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Matthew Jason Benson
1f6115c62f
Redirector exhibited inconsistent behavior with regard to split
output. When sent to file only, files would be created in all
cases; when split file-property, files were only created if
writes were performed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276096 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
122793e23e
Add retroactively fix of bug 26642, possibility of running programs
in directories having non ascii names
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276088 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
87c50a6404
Separate 1.6.0 to 1.6.1 changes from the other changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276087 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
0c757a017b
comment on groovy support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276077 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c2e7261d51
Make license upgrade more prominent
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276042 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
918cac2917
Make failure to display the splash screen non-fatal.
I've tested this with JDK 1.4 and the java.awt.headless system
property set to true as well as a Unix box running without an X
server. While the former throws an Exception in the constructor of
SplashScreen, the later throws an Error in the constructor of
ImageIcon.
PR: 11482
Fix a copyright year mistake introduced in revision 1.9 at the same time.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276038 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
dbc7f86dea
added new license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276036 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stephane Bailliez
e15f867c9a
PR: 19301
Use xalan extensions to replace strings and avoid a stack overflow when doing deep recursions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276028 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
49e25589bc
Upgrade to Xerces-J 2.6.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275993 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6c29f89924
Fail with a useful error message when the user asks us to fork a
process in a directory that doesn't exist.
PR: 25455
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275988 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ded399dd7b
The gcj compiler adapter failed if the destdir didn't exist.
PR: 25856
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275986 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
46a9d8a1c5
<java> ignored the append attribute.
PR: 26137
Submitted by: Emmanuel Rayzal <emmanuel at ukibi dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275982 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
5ec7e1db1b
Add a new cvsversion task
Modify CvsChangeLog to accept a branch as the tag attribute
ChangeLogTask.java now inherits from AbstractCvsTask
PR: 13510
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275969 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ca50596b98
Document Java 1.5 support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275964 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8b3eb53866
added textname attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275953 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
a20d0ddab1
new condition: typefound
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275950 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
5f41947fea
- 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)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275943 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
3398e1c326
opps - deleted other change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275936 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c529489b00
macrodef updates for WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275934 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
4db617fc7d
Add two new attributes in p4submit :
needsresolveproperty and changeproperty
PR: 25711
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275924 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
467a2b6f8d
remove entry concerning xdoclet in proposal/xdocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275919 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2b78970163
add a blurb about the xdoclet update
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275918 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c0c23ce536
presetdef fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275905 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
dfb102a12e
Class.getClassLoader may return null for the system classloader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275899 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4509fa9281
Revert, and learn reading.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275897 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
a6dcdfae70
Oops, the change shouldn't break anything
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275896 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
73d92708f6
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>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275895 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
856b2d1f37
document change to fixcrlf
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275891 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
4d35c0f2bc
documented some changes I've made
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275879 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
954b957020
Update with the fixs for filters, namespace and ejb task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275865 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
b19b9b4113
Make checksum work with nested filesets and no total property
Make checksum less loud, downgrading message calculating checksum to verbose
PR: 25606
PR: 25607
Submitted by: Ariel Backenroth ( abackenr at interwoven dot com )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275806 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
bf7fc8743f
Added comment about bug 15390 (regexp implementation)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275723 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
22b86b33e3
Make <csc> default to mcs on non-Windows platforms
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275682 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
c19671d815
Allow reporting on multiple modules, aliased or not.
Also report the previous revision of deleted files when it is available.
PR: 21373
PR: 22877
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275624 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
c0eecc68bb
fix for bug#19630; no handling large files. Needs testing on mono!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275555 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
ba9804b7b2
small list of new tasks and note on internal tasks/types change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275524 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
3742656f6d
Reuse the resolution logic of <property> inside <loadproperties>.
PR: 17782
Submitted by: Peter Reilly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275488 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
6234759dd3
Translate task logs a debug message specifying the number of files that it processed. Bugzilla Report 13938.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275415 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
fb25c836b4
Translate task does not remove tokens when a key is not found. It logs a verbose message. Bugzilla Report 13936.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275414 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6c8567b428
Defer expansion of reference until the catalog gets used.
PR: 20965
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275312 13f79535-47bb-0310-9956-ffa450edef68
22 years ago