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
Stefan Bodewig
b8bf84b852
Merge fix for 23320 from 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275281 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
71be9bc2d6
<junit includeantruntime="true" fork="true"> replaced the CLASSPATH
instead of adding to it.
PR: 14971
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275265 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
eb9f755111
Typo in url
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275261 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
b282f83f44
New filter <concatfilter>. Adds the content of file at the beginning
or end of a file.
Discussion started at http://marc.theaimsgroup.com/?l=ant-user&m=106336791228585&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275260 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2f7478b5c4
Add new asofdate attribute to <stcheckout> and <stcheckin>
PR: 20578
Submitted by: Steve Cohen <scohen at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275243 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
3c1db41ac7
New <modified> container.
Bugzilla Report 20474
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275236 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d9068e8df8
send the filename in the proper remote format in the site command done
to chmod a file after a put
PR: 23143
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275231 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2d0bb7d9c0
close the socket created by the socket condition
I have tested the issue. With the new code, within approximatively 100 milliseconds,
the socket is gone while ant keeps running.
PR: 23040
Submitted by: John C. Kendall (jkendall at technologist dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275217 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
70ba81f024
Let Project.toBoolean(String) handle null as argument.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275179 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
1fcc1b6167
New shortcuts for ant options:
-d --> -debug
-e --> -emacs
-h --> -help
-p --> -projecthelp
-s --> -find
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275178 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
0c06dd0c40
Describe incompatable change introduced with
enablemultiplemapping mode for copy and move.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275177 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
451172e226
Throw an exception instead of looping forever in top-level <*ant*> task.
PR: 22759
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275176 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
8fab9564d5
PR: 22533
Submitted by: J.M. (Martijn) Kruithof (ant at kruithof dot xs4all dot nl)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275149 13f79535-47bb-0310-9956-ffa450edef68
22 years ago