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
Peter Reilly
00727cc999
use a static map of jarfile->manifest classpath entry
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275932 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
eb5088c226
Fix date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275930 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
af0809b04d
macrodef element names are case insensentive due to use of DynamicConfigurator
PR: 26225
Reported by: John Sichi
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275929 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
0ffe9589dc
New external Task 'Pamda'; New Ant-Version in NetBeans
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275927 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
Stefan Bodewig
c856036f38
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275922 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
5d00590b02
doc error for "onerror" attribute of typedef/taskdef, warn is
actually report
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275920 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
Antoine Levy-Lambert
90908c63d0
Upgrade to xdoclet-1.2 final
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275917 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4f26039254
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275916 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
5c2fb3d31e
Date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275914 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
7aa2a82665
correct fix for 25698
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275912 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6b6b21223c
stop corruption of .zip files in docs
PR: 25698
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275910 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
615d2fd6b9
add " to " to jsp output
PR: 26082
Obtained from: Robert Flaherty
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275908 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
Peter Reilly
4a56f455f2
Allow presetdef'ed types to be used with the ant-type attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275903 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c9ee19786b
Fix for ant -keep-going a b
where target a fails
PR: ?
Obtained from: Darin Swanson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275902 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
fc7e960e14
Add pointer to AntTimerTask
Submitted by: Mario Jeckle <mario at jeckle dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275901 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
Stefan Bodewig
07e9f9859f
Failing unit tests for whichresource
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275894 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
08d430255d
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275892 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
Peter Reilly
616ae7c4cb
opps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275889 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
f5921264e5
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
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275886 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
049e8cfaa9
Add description attributes for elements and attributes of macrodef
PR: 24711
Obtained from: gudnabrsam at yahoo dot com and Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275884 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
60087ef9a4
Typo in propertyset.html
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275882 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2b5e1fd2ab
Typeo in faq.xml
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275880 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
afa4931ee0
date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275877 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
1b60864bf1
Fix npe if <include> does not have a "name" attribute
PR: 25982
Obtained from: Dawid Weiss
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275875 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4f1313504a
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275874 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2deefc838e
Fix typo
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275872 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
bc177c27eb
Change message on lack of cmp decriptor from warning to verbose as
it is optional
PR: 25959
Obtained from: Eric Molitor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275870 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Steve Loughran
5086d93694
<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
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275869 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
636efd4eb0
Very initial JDK 1.5 support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275868 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1a3ed5bfc3
some more variables named enum
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275866 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
Peter Reilly
7b0865572e
Previous fix for filterset broke the infinite filter testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275863 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
e2688b6318
Fix for error in inifinite loop checking in filtersets
PR: 23154
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275861 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5482c670b8
Update site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275859 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5efe60998f
Happy New Year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275858 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
a1b18ea9c3
Fix for ant namespace support for nested elements
Obtained from: Dominique Devienne
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275856 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
5410d80ef4
Use getDestDir of jboss element of ejbjar
PR: 25826
Obtained from: Damon Sicore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275854 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
74a7ac99f2
typeo in checksum.html
PR: 25895
Obtained from: Pieter Bloemendaal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275852 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
5fef1f8fde
allow IH to handle Constructor(Project, String) in
general and not just for Path
PR: 25777
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275850 13f79535-47bb-0310-9956-ffa450edef68
22 years ago