Stefan Bodewig
06e53bdfb5
Copy the list of default datatypes as well.
Submitted by: Scott Stirling <sstirling@mediaone.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268539 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
6b264d41ec
Fix docs to reflect reality with respect to dist building
Submitted By: Andrew Sudell <asudell@Op.Net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268538 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
0cda4a725c
Fix for javadoc building.
Submitted By: Andrew Sudell <asudell@Op.Net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268537 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
9ab12cf578
Updated this to use the same approach as main wrt replacing constants in file .... strangely this one works
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268536 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
83dde256f5
Revert most of my last changes - one part has been wrong (pointed out
by Peter) and one part doesn't work anyway, so we can leave it as it was.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268535 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ce5785476b
Make <junit> work with JUnit 3.5 as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268534 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
46e21ab7d8
(1) Fix <copy> task to point to the "correct" source directory.
(2) I think there are a couple of superfluos @ characters in Constants.java.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268532 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
86aab868dc
Disabled copying of source into another tree and just copied the one required constants file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268531 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
88355d87fd
Changed source structure so that constants can be retrieved from a separate class built in alternate tree. This negates the need for multiple source trees.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268530 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
9b73d38e73
The Attribute sourcefiles of the javadoc-task takes comma-separated values,
not space separated.
Reported by: <jtfox@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268529 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
18382ddec1
Update to "Ant in Anger" regarding importing XML
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268528 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
8911539f3b
Allow ant to handle parameters with spaces under Win systems
I added a few other things to Bill's patch, such as setlocal and
endlocal calls.
Submitted by: Bill Burton [billb@progress.com ]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268527 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
736a4d2748
Support verbose-attribute for jvc (just for completeness)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268526 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
59e3705b08
Changed back to behaviour before rev1.4.
VSSGET does not work on many systems if working directory and version-arguments
get passed in as single arguments.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268525 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
35853eb145
Fix up register DTD calls.
Submitted by: Josh Lucas <josh@stonecottage.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268524 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
64c4989ed4
Reworking of ejbjar to support Weblogic 6. You can now specify
the location of arbitrary DTDs in the ejbjar task
<ejbjar ...>
<dtd publicId="foo"
location="file or resource"/>
</ejbjar>
This is not necessary for weblogic as the task "knows" the locations of the
ejb1.1 and ejb2.0 DTD within the weblogic classes for both 5.1 and 6.0
To avoid warnings under WL6, about classes in the system classpath,
the classpath is now split into two using a second nested classpath element
wlclasspath. Current build files will continue to function
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268523 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
bd2c472af4
Make sure task list is copied.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268522 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
3cd1384760
Corrected example for usetimestamp-attribute of get-task (by me)
and
Corrected examples for chmod-task
Submitted by: <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268521 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
988d113a16
Updates to reflect some design changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268520 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
cf483b905d
Incremental update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268519 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
18184c33cf
Fixed bug where currently selected files were not showing up in the displayed
diallog.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268518 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
af102bbd3d
Resolving package names now occurs with the
use of a private FileSet. This provides
the use of the default excludes patterns,
which include **/CVS/**, preventing any
.java files in a CVS/Base directory from
being included.
Just in case someone does ever have a
package named blah.CVS, I added the
"defaultexcludes" attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268517 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
fd2eebcccf
Fixed test for Main.class and NEW_ANT_HOME.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268516 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
3dd90bd41c
Fix typo on classpath
Include system class path so optional packages can be found.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268515 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
3848061ead
Update to new build scripts
Correct version string
call bootstrap.bat
Introduce an install-lite target
Move building of distributions files out of dist target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268514 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
4f09ca603f
Made sure defaultManifest.mf is included in ant.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268513 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
9ef45a287d
removed debug echoing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268512 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
4d88a515a8
Made sure environment is left cleaner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268511 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
44df0664dc
Made sure environment is left cleaner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268510 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
99f86d5034
Fixed errors wrt
* junit not being on primordial classloader.
* ANT_HOME being overidden
* no install target
* no version data
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268509 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
b4dcbaf0ae
Added dist.base to complete all recomends of Conor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268508 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d0117ae16c
Work in almost all of Conors suggestions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268507 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Pier Fumagalli
14af9cb049
The C shell doesn't work with the script. Updated to BASH (linux folks
on other OSes sh!=bash).
Changed a forward slash with a back slash wich prevents bootstrapping on
unix machines.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268506 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
767cb3800a
Added in forgotten junit.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268505 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
27491607d8
Checked in alpha version of new build system.
May not fully build on *nix platforms yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268504 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
746290bbea
Fixed problem with quiet flag preventing
deletes.
Reported by: Martin van den Bemt
Fixed double delete message with verbose
flag.
Reported by: Jason Rosenburg
Added ability to remove empty directories
when using the implicit or nested filesets.
Off by default for now, as that is the
current behaviour. If there is enough
agreement, we probably want to turn this
on by default.
Requested by: Lots of people. :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268503 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
c17ffac927
Fixed empty directory count message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268502 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
b6d17002e3
Back out CVS directory hack.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268501 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
6cc1290e8b
Hack to ignore CVS directories.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268500 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4403acbb66
Added one of Jim's "Task Axioms" to the list - I think the first one
is already covered while the third one seems to be revoked by Jim
himself.
Submitted by: James Cook <jimcook@iname.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268499 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
1ba24b5b3a
Removed ^Ms
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268498 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
4a79f3ef13
Fix documentation for Get task
Submitted by: Nico Seessle <Nico.Seessle@epost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268497 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
92e1bc0807
Added ^M's so it is easier for peeps working on windows who check out using unix style linefeeds.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268496 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d91317f485
Removed some unused settings.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268495 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
1c59975f51
TarEntry.java was validating the maximum length for filenames only in one
place. The tar-task used another constructor. Simply copied the verification
to the other constructor to do the check there also. Now throws a
RuntimeException.
Submitted By: "Nico Seessle" <Nico.Seessle@epost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268494 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
021634e2bb
If directory is specified test if it's a valid one.
Submitted By: "Nico Seessle" <Nico.Seessle@epost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268493 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
6c9755c318
If SQLExec reads the statements from a file this file is now propertly
closed after execution.
Submitted By: "Nico Seessle" <Nico.Seessle@epost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268492 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
a5896abdf9
Added a hint to index.html about where to find optional tasks.
The example for exec does now work on Windows.
Added a note thet NetComponents needs to be downloaded from
www.savarese.org.
Submitted By: "Nico Seessle" <Nico.Seessle@epost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268491 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
415946f000
- There was an ugly line-break and system was duplicate.
- Error message for unknown arguments know reads "Unknown argument" instead
of "Unknown arg"
Submitted By: "Nico Seessle" <Nico.Seessle@epost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268490 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
64d1ec0cff
Changed <support-classes> to <support> in <ejbjar> tag.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268489 13f79535-47bb-0310-9956-ffa450edef68
25 years ago