Stefan Bodewig
1f992c596b
rework inheritance tree for DirSet and FileSet, they are not
interchangeable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272294 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
5b95034bfc
Add changelog.xsl to distribution and also make sure it is documented.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272249 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
69b83f3213
Re-enable DependTest - no longer uses touch
Update many checks to handle optional tasks which require JDK 1.2+
Problems remain for builds with ORO present
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272236 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
42ee11e63e
NetRexx and iContract tasks require JDK 1.2 methods currently
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272230 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b62d2557ae
temporarily(?) disable DependTest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272227 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5cdce7b017
Changes to BCEL checking and some additional descriptions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272224 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7065a8369c
there is no TraX and really no Xalan2 dependency in these files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272208 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2e62a659cb
Make sure locale argument is the first one in javadoc
PR: 4984
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272200 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
fd0e7d4927
Break up the packages into groups a little more focussed than at present
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272195 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
3fce5ce014
testcase for AbstractCvsTask
Submitted by: stephan beal <stephan@wanderinghorse.net>
As you need a CVS client and must run this test in an Ant source tree
checked out from CVS, this test does not run by default, you need to
enable it via
ant test -Dhave.cvs=1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272188 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
284e7904db
close streams in junitreport.
PR: 6852
Make XalanExecutor independent of Xalan2 so one can compile
Xalan1Executor without Xalan2.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272185 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
96a0bcf388
Speclling would be a great skill ... or so they tell me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272161 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
7a58f9b7cf
Made the manifest for the optional package actually conform to the specification and put versions in dewey decimal format.
Also made optional package an extension.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272160 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
c4b35c99e8
Revert last change because I am a doppy bugger
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272153 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
2bb17f5dbb
Ant package and extension have same value so may aswell expand property ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272152 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
4402a1fb9b
Specification Version MUST be in DeweyDecimal notation with maximum 3 places (ie major.minor.micro).
Also made jar implement the org.apache.tools.ant extension (aswell as the specification for the package org.apache.tools.ant). As a consequence put Implementation-Version into dewey decimal form aswell.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272151 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Jon Skeet
c8cdd01197
Added @ant.datatype tag.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272050 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
03216f2caf
spashscreen task
Submitted by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271943 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
792642344d
Refactor dependency analysis.
Add a DependencyAnalyzer interface
Currently supports BCEL based analyzers
Refactor ejbjar not to require BCEL to run.
More to come ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271856 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
afb946f51a
Removing the logos, moving artwork into images
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271853 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2fd822fcf2
Update build file to copy across more of the useful xsl sheets.
Submitted by: "Ingmar J Stein" <stein@xtramind.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271845 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
ae097cfbc9
JDK 1.1 fixes, second half.
Thanks Conor 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271814 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
732df7532e
JDK 1.1 fixes
incomplete in the case of XCatalog, I'll follow up on this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271811 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
073e27aa63
don't mangle artwork!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271806 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
50d4e58dfd
give conext classloaders in <junit> another try, catch Xalan errors in
TraxLiaisonTest.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271796 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
d0a3744305
cut out jspc testing unless jasper is around
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271793 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
f9c551b16e
Promote Filter Reader proposal to main trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271759 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
aa62ef064a
JavaDoc now builds without warnings again - thanks Erik :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271719 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
4f7581e3df
attack of the tab police
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271645 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
03b2aba447
be consistent with Perl scripts, always strip CRs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271631 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4babb55434
support the Perl antRun script needed for Netware.
Submitted by: Jeff Tulley <JTULLEY@novell.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271630 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Jon Skeet
6b61cb14f3
Added todo tag to javadoc task so that JavaDocs will now build
them appropriately.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271556 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
c66a7b836f
As long as Stephane has disbaled it, this test will always fail.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271552 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
9943b1046c
Allow tests to be run behind a firewall by specifying -Doffline=true
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271535 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
939e7c021e
Move the <exclude> patterns for <javac> and <junit> to external
patternsets so that they are in one place instead of repeated up to
three time.
update link for BSF.
Add pointer to JDepend in the Library Dependencies section.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271512 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2603fb3077
Start factoring out the exclude patterns from <javac> and <junit> into
a single place - realized that the sitraka stuff requires TraX to
compile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271509 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e18c4a8872
move all stuff that can only be compiled conditionally to optional.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271457 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
5ed62726c6
exclude JUnitClassloaderTest if the test classes can be loaded from
the system classloader.
I'm afraid I didn't beat the nightly GUMP run, expect a nag mail 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271445 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
1d7f07dd1a
make it clear why it is excluded, it's better to read
it in this file than in the cvs log. :o)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271436 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
2129f1e1b1
exclude the JUnitClassLoader test for jdk < JDK1.2 since it uses the context classloader.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271435 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
02c90142f3
Add Package Version Specification in manifest files for ant.jat and
optional.jar
PR: 6180
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271426 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3094ca2c8f
Make JDK 1.4 happy by changing assert to assertTrue.
TraxLiaisonTest accesses the protected TraXLiaison.getSystemId method
and therefore has to be loaded via the same classloader as TraxLiaison.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271369 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
35b6913d94
Make tests pass on JDK 1.1.
The change to ProjectTest basically backs out a change I had to make
to Ralf Wiebicke's original submission to make it work on my box three
months ago. Since then nothing has changed, but my JDK now throws a
different exception than it did back then - go figure.
TimeZone doesn't seem to matter for JDK 1.1, testDateTimeISO fails as
text is "2002-02-23T10:11:12" on my machine. I ran out of time and
disabled the test, but I promise to check back later. 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271368 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
687d070dda
Print a warning if we drop elements from a use supplied path.
Avoid exactly that warning in Ant's own build file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271367 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
8a3b2de9a5
Exclude also from tests (should be better to do that on .class to avoid redundancy in filters.)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271283 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
22bfff8552
small changes to the tests
-option to control summary printouts
-JavaTest is excluded from the bulk test
-the test classpath is turned into a property and passed down to the tests (and hence on to the build files themselves)
-description for single test added
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271276 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
72463ee29f
Excluding MAuditParser test when appropriate. Sorry Steve.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271254 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
39be3a40c4
ease building with Kaffe
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271220 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7e6ed5c57f
Add license for Crimson.
See <http://marc.theaimsgroup.com/?t=101286428900001&r=1&w=2 >
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271171 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1ea0d6c6ef
move NoExitSecurityManager to make Ant bootstrappable on JDK 1.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271156 13f79535-47bb-0310-9956-ffa450edef68
24 years ago