Stefan Bodewig
d6e5c9e816
Make <tar> handle empty directories.
PR: 552
Submitted by: William Webber <william@live.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268862 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8237734548
destdir in <style> is no longer required if in/out have been specified.
Suggested by: Will Holcomb <will@odin.himinbi.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268861 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ff38a6188b
Add support for Weblogic's rmic.
PR: 959
Submitted by: Takashi Okamoto <toraneko@kun.ne.jp>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268860 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
98bf0fac4e
request by Scott Sanders <satan@totalsync.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268859 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c9b1cc7276
request by Thomas Leonhardt <leonhardt@informatik.tu-darmstadt.de>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268858 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
6ef87655dc
Fails on Windows
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268857 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
a9ea16d4af
Added layout request.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268856 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
bc27fce2a4
Fix for NPE when getClasspath is called before setRmic
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268855 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
7fc63c89ac
Fixed bug when displaying default target with
a description.
Reported by: Hans Ulrich Neidermann
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268854 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
faa7224379
the future is now 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268853 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
5cc29f61e6
Make <rmic> a factory task just like <javac> already is. Support
Kaffe's rmic.
Submitted by: Takashi Okamoto <toraneko@kun.ne.jp>
Catch arbitrary Exceptions thrown when trying to verify a class.
PR: 222
Support extdirs.
PR: 893
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268852 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
926fcdcbeb
pass through the exit value from Ant
PR: 314
Submitted by: sknippenberg@unwiredexpress.com (Sigurd Knippenberg)
Remove tabs.
Change /usr/local/bin/perl to /usr/bin/perl. All other Perl scripts on
my box assumed there was at least a symlink to Perl in /usr/bin - and
Perl recommends to put one there when you install it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268851 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d7b8f63f01
Make <style> search relative to the project's basedir first - if it
cannot be found, fall back to the task's basedir and print a
deprecation warning.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268850 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
aea2b0caa4
Make sure bootstrap.sh runs in a clean environment by removing build/classes.
bootstrap.bat already had this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268849 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
06656c4a97
Move TraXLiaison from optional.jar to ant.jar.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268848 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
bdc051741e
documentation for the optional <starteam> task.
Submitted by: Matthew Di Iorio <MDiIorio@iss.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268847 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
52d6ae21d8
requests by Thomas Leonhardt <leonhardt@informatik.tu-darmstadt.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268846 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
19ac8e9bb5
requests from Tim Vernum <Tim.Vernum@macquarie.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268845 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
e92e092944
Added request for sequence functionality in depends.
Submitted By:
"Alexey N. Solofnenko" <trelawny@pacbell.net>
and
Tim Vernum <Tim.Vernum@macquarie.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268844 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1d920d92e8
Changes to the Forte entry.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268843 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
5e6db292fe
Add Martin's Configure Task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268842 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
b31472d21f
Make the AntClassLoader load resources in the same order as it currently
loads classes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268841 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ad4c56763e
removed TODO - three of four points have already been implemented and
the remaining one falls into the TaskExecutionEngine category of
requested-features.txt.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268840 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
020e9c358a
request by Thomas Leonhardt <leonhardt@informatik.tu-darmstadt.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268839 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
879c6ac9ba
request by Marvin Greenberg <MGreenberg@Eidea.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268838 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
70415e6407
request by Rob Oxspring <roxspring@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268837 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
9ce79a37c1
Task request by Lutz Epperlein <epperlein@opix.de> and
Julian gosnell <Julian.Gosnell@ubsw.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268836 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
26c549d47d
requests by Kenneth Albert Liu <kenliu@lucent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268835 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
9378601a45
adapt to new Anakia version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268834 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8df265fd9f
Changed the <chmod>s and <fixcrlf>s.
(1) Make the files and directories we create accessible to anybody on Unix.
(2) Change permissions for the Perl script as well, so that it becomes
executable.
(3) Add or remove CRs from Perl script and .java files according to
the current paltform.
PR: 698 - for part (1)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268833 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b806dbf97e
Added "" - the basedir itself - to the list of included directories,
if it matches.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268832 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
76c6de74b0
Make <delete quite="true"> handle non-existing dirs in filesets gracefully.
Suggested by: Jon Stevens <jon@latchkey.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268831 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b0f1f9cab7
Defer sanity checks of dir attribute to the point where the fileset
will be used for the first time. This will enable things like
<project default="main">
<fileset dir="tmp" id="tmpfiles">
<target name="prep">
<mkdir dir="tmp" />
</target>
<target name="main" depends="prep">
<copy todir="foo">
<fileset refid="tmpfiles" />
</copy>
</target>
</project>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268830 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
93df9d29a1
Make sure includeEmptyDirs attribute of <delete> does what it promises.
forgot to save this file - again.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268829 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f7ef1e4b52
Make sure includeEmptyDirs attribute of <delete> does what it promises.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268828 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
74fcd3cad9
Make <chmod> work without a dir attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268827 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a6b06d7beb
request by Arent Gr�bner <arent@t-online.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268826 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
6e99e27220
Make Thomas' "Nested Tasks" proposal a discussion point of its own.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268825 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
f71b0b0295
Define DTDs for the generic cae and not just the weblogic case
I took Robert's patch and refactored it a little to avoid
duplicating the code in the weblogic deployment descriptor.
Submitted by: Robert Watkins [robert.watkins@qsipayments.com ]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268824 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
8a21be4984
Support setting of the ejbc compiler class.
I also added some code to determine the compiler to use based on the publicID
of the DTD referenced in the descriptor.
Submitted by: Ted Kandell [tkandell@verticalnet.com ]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268823 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
fca57f83a2
Face lift - still trying to figure out what DTD Anakia uses.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268822 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f3f19e6f73
added compatibilty section - to the best of my knowledge.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268821 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
7b485798bb
revert <style> to old behavior - make its style attribute interpreted
as relative to the basdir attribute. Make sure it works when handed an
absolute path.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268820 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0c0cce9b34
Added disclaimer. Added Anakia. Added contact information.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268819 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
7ccd42b3ec
request by Scott Sanders <satan@totalsync.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268818 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
6786b60dc3
requests by Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268817 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
89c8921b22
Incorporated a few more points. More coming soon...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268816 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
571c177da2
Change Chmod task so that the usage
<chmod dir="${build.dir}" perm="ug+rwx"/>
works. This was being used in the Alexandria project and seems
reasonable usage but was not in fact supported.
Catching this usage is somewhat messy however.
I factored out the code for executing the command into a final method
runExecute so that I could invoke it from chmod. This means ExecTask has
runExec and runExecute which may be confusing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268815 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
8d904286f0
Updated
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268814 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
2d4bfedfb6
Committed Nick Davis' patch to add action toggleability.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268813 13f79535-47bb-0310-9956-ffa450edef68
25 years ago