Stefan Bodewig
c30a74289e
Some additional enhancements to junit related classes.
Submitted by: Stephane Bailliez <sbailliez@imediation.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268557 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
e9117208e2
Test should be >= since we need space for the terminator.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268556 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
6ff2c8367d
Add support for long filenames in tar task. The tar task now takes an
attribute "longfile" which can take either the value "truncate" or the
value "gnu". If the attribute is omitted, an exception is thrown (the
current behaviour). Truncation is currently silent but willbe fixed to
give a warning.
Restored building of tar files in the distribution target.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268555 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
51516f38d5
Move constant strings from XMLJunitResultFormatter into a separate
interface - important for a new task that will follow.
Submitted by: Stephane Bailliez <sbailliez@imediation.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268554 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a9223a72db
Rename <transform> to <apply>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268553 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a12e3aa77b
Fixed javadoc of Zip.addZipfileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268552 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
metasim
0fec24953f
Fixed bug with looking up resources under windows.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268551 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d94e3888d7
Correctly clean up after testrun.
Reported by: Frank Wierzbicki <wierzbickif@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268550 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4887e48396
there ain't no bin dir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268549 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a6c64aa166
Make sure the watched process is running before we kill it.
Submitted by: Stephane Bailliez <sbailliez@imediation.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268548 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
58d96d54fb
Restore version resource
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268547 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
34f1e4e991
Make <fileset> inside <zip> a plain FileSet and add <zipfileset>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268546 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
8a40113487
Further tuning of the build scripts. The bootstrap now goes into
the bootstrap directory to minimise interference with the CVS lib
directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268545 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
05f470f1d0
Changes for Unix build process
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268544 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
da10e54de9
* Added <sysproperty> to <junit>
* fixed a bug that prevented <junit> from logging to logfiles with a
comma in its name in fork mode
* fixed some problems within ExecuteWatchdog
Submitted by: Stephane Bailliez <sbailliez@imediation.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268543 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
90380952be
Revert build process to old style for 1.3 release
Rewrote build.xml using most of the ideas from the new build process
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268542 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4fd9a820a0
Make ZipFileSet resolve srcfile relative to project's basedir.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268541 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
9aad740da0
Make the Bourne shell wrapper correctly deal with arguments that
contain spaces.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268540 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
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