Stefan Bodewig
cf64423184
don't assume a JUnit Test extends TestCase
PR: 4870
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269918 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
833baa0fbc
Perforce tests depend on ORO
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269917 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
37e1a98039
Added slightly modified version of Execute.
Script adds support for Netware in Execute. In the case of a non JVM supported execute (ie when changing dirs pre1.3) will call out to a perl script.
Submitted by: "Jeff Tulley" <JTULLEY@novell.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269916 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
be7ecb7732
A perl script to make it easier to get Execute to run under netware.
Submitted by: "Jeff Tulley" <JTULLEY@novell.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269915 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
6345068235
Fixed the description bug reported by Gerhard Langs <glangs@eunet.at>
Description is now backslashed so that delimiters are backslashed correctly and do not confuse Oro.
Based on a patch from Magesh Umasankar <umagesh@rediffmail.com>
Added basic test case to ensure fix.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269914 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
cad841b38a
- Fixed the search for a file or directory using the <filepath> element
(changes are in checkFile(), in case anyone wants to review this
and make sure I did it right).
- Added a BuildException for when the "type" attribute is used with
anything other than the "file" attribute.
- Changed the "Searching..." output to DEBUG level, since that
seemed more appropriate, and added "Found..." output for the
VERBOSE level.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269913 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
3f37290d4a
Initial cut at Manifest tests. This is in preparation for handling multiple
Class-Path entries. More to come.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269912 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
3572b96ca9
Move all tests to BuildFileTest from TaskdefsTest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269911 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
540e8914a2
this is supposed to be a binary file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269910 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
96adb93402
this is supposed to be a binary file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269909 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
eb2f2bbe44
sanity check filter tokens.
PR: 4634
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269908 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
286537d1f8
Make <fixcrlf> work for long lines as well.
PR: 4186, 4646, 4709
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269907 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7e8bb3f17d
a little cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269906 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
356935f4c3
oops
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269905 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8e37dd0ba2
Add encoding attribute to <fixcrlf>
PR: 961
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269904 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4e7ea7b447
make <mapper> documentation easier to read.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269903 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9b1df31915
Put importscrubber in external links.
Submitted by: Tom_Copeland@realeum.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269902 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
24d47a5c0f
backing out of antjar/antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269901 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e812438e4e
Add documentation for the replaceregexp task
Submitted by: Matthew Inger <matti@sedonacorp.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269900 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
aea7142b1d
correct taskname in example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269899 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
1e469669cf
Jose Alberto Fernandez's ant descriptor loader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269898 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
52c0957b09
DTDs get copied over with property files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269897 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
972e0a627a
Added a missing table header. Patch from Jeff Turner <jeff@socialchange.net.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269896 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
45ebe41ab3
added endpiece pointing to "get involved" and the task guidelines.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269895 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
feb1b040e9
one more test case -JSP xml format (which does work), and ran tabs-to-spaces on the jspc.xml file just to make the diff look bigger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269894 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ba558a362e
Make <typedef> something that is useful.
PR: 4143
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269893 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1e88913f66
Enable the commented out tests in TaskdefTest - they failed because
org.apache.tools.ant classes must live on the system classloader to be
loaded.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269892 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
6fcd5887aa
targets are not tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269891 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b31544238d
don't try to do too much with the regexp stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269890 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0735b01b58
Add in a completiong script for nt build files.
Submitted by: Mike Williams <mikew@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269889 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
26c2dac518
jsp testcases; not yet with matching junit tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269888 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
8deee6eda1
this doesnt fix anything, it just logs the #of files compiled better
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269887 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
45463e16cc
JARs are never empty.
PR: 4448
This probably is not what the reporting user intended ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269886 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
6d3fa23159
fix error message in copy task.
PR: 4687
Submitted By: peterlynch@mindspring.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269885 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
2ab27c7552
Subclass of fileset which given a root class will return the closure of all
classes upon which that class depends.
Submitted by: Holger Engels <hengels@mercatis.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269884 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e95515fe4e
but it still depends on Xalan ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269883 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
eebd295e98
AggregateTransformer depends on TraX, not so much on Xalan.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269882 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
87fc3af5ca
Group refernces don't want parens any longer in JDK 1.4beta3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269881 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f84c5e38fe
make unit tests work on Windows (at least I hope so 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269880 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
a66a2b7f86
Add testcases for latest <javac> changes, fix some problem with some
rare combination of the fork attribute and build.compiler settings.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269879 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
afdc184c8f
get rid of javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269878 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7224556927
Only add directories as extdirs that actually exist.
Submitted by: Constantine P Sapuntzakis <csapuntz@stanford.edu>
push addExtdirs to Path.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269877 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d32a9abcb7
keep track of JAR version that heve been checked into CVS, acknowledge
JUnit's license.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269876 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7f140faba8
Add pointer to AntHill.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269875 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
cc0bf7e707
Separated myrmidon out into several jars.
myrmidon-container.jar (all the container classes)
myrmidon-api.jar (the API used to write tasks and other types)
myrmidon-framework.jar (the framework that makes writing tasks easier)
myrmidon-launcher.jar (executable jar used to setup classloaders and run myrmidon)
The ClassLoader hierarchy is now
System CL <--- api/framework CL <--- container
<--- type library 1
<--- type library 2
<--- type library 3
<--- type library 1
<--- type library 1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269874 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
cb412d5547
Moved DefaultTyeFactory into interfaces hierarchy.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269873 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e655a9fbe6
Move DefaultTypeFactory into interfaces hierarchy as it is used in many tasks.
In the future a better abstraction should be found.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269872 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a53e6de92a
Make sure that the translate task is registered.
Submitted by: "Magesh Umasankar" <umagesh@rediffmail.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269871 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ee474a93b1
empty sourcefilesets kill dependset.
PR: 4290
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269870 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
0ba89b453f
Add a way to pass compiler specific command line arguments to <javac>.
PR: 4406
heavily based upon a Submission by: Stephen Anderson <anderson@berbee.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269869 13f79535-47bb-0310-9956-ffa450edef68
24 years ago