Stefan Bodewig
fb4cd3ac37
Add mac, unix and dos as alternatives for <fixcrlf>'s eol option.
Submitted by: Martin van den Bemt <mllist at mvdb dot net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273663 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
3255fa8ff4
Add support for Unix permissions to <zip> and friends, doing it the
Info-Zip way.
PR: 6492
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273629 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
972b069add
Actually test the resolver stuff of xmlcatalog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273605 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
a6be151ffd
fixing alignment and reporting of .net app probe
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273594 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a984179d1f
Add a test that shows that <script> can use beanshell.
... and disable it as Apache BSF now supports beanshell, but beanshell
doesn't seem to support Apache BSF yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273568 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ad49e2a62d
Add tests for <script>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273564 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7381c1f077
Switching to Apache BSF
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273541 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1967c958ff
Missing pieces from Craeg's patch.
Fix small backwards incompatibility introduced by last commit.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273515 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ceeb6bff93
Make <xmlcatalog> support the OASIS "Open Catalog" standard with
Norman Walsh resolver code from xml-commons.
Submitted by: Craeg K Strong <cstrong at arielpartners.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273486 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
5475bbd098
Changed the prefix for the optional jars with external deps to
ant-. It's just cosmetic - if you feel 'need' is better I'm fine.
Also added a property to customize haltonfailure - sometimes it's
nice to run all tests and then look at the logs and see all failures.
Plus a quick way to run a test without a full rebuild.
Again - if you see any problem, I can revert.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273464 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a9fbed2171
Swallow warning about filesetManifest as long as its value cannot be
altered.
Merge from 1.5 branch.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273454 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7c0d8dc33b
those <antcall> tasks don't make things clearer at all, we can as well
roll the <jar>s into the target.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273427 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8fd187b9f6
* Create separate jars for all those optional tasks that have external
dependencies.
* <patternset> --> <selector> for most stuff.
I've kept optional.jar for now as I'm not sure whether I've really
covered all classes (and no class appears twice).
Feel free to change names or optimize my "mutiple nested selectors"
constructs. ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273426 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1bd67b5b83
fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273421 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
66ee5af871
update exclusion pattern
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273420 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ab8c553cfc
initial JDK 1.1 fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273416 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
41feb573c0
Make use of nested <manifest> for ant-bootstrap.jar instead of using
separate files that need to be kept in sync.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273401 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d303ffde27
Remove Class-Path from Ant's manifest and provide an ant-bootstrap.jar
for people who'd like to run Ant via java -jar.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273393 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d928ea97f2
conditionally exclude JUnitReportTest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273364 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
86d0884a68
XmlValidate no longer needs 1.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273315 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c2731f64d1
XMLValidate now depends on JDK 1.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273308 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7f2af7960c
<tag /> ---> <tag/>
remove some stray CRs
fix some typos
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
3353768080
Make sure Python and Perl scripts get only included once in -bin.tar.
Submitted by: Jim Wright <JimWright@quick.cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273274 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
9dd88b23e5
More patches (+ test cases!) from Eric Pugh on the <image> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273260 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
e0c04a3b27
Fix PDF mangling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273248 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
dca8d020b7
Put JspcTest at the end to ensure we run all other tests in Gump.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273192 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
9d2f4ca3b2
Fixed bootstrap when JAI not present
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273180 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
4a0fa32119
Build changes to optionally include/exclude the JAI <image> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273178 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
706007fa7f
Move all top level elements to an implicit target named "" and make
all othere targets depend on that one.
As a side effect, <description> is now handled by ProjectHelperImpl,
the data type has become unused.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273116 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2e823e15ba
Kaffe has ThreadLocal but no swing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273093 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
da5a13f8e4
Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6bd8d6e938
Merge changes made to 1.5 Beta2.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c0ddb31137
JDK 1.2 compatibility.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272670 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6243b5ffe4
Main branch is now open for commits for 1.6alpha
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272631 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
ed1abbaa01
Include Recursive search for java files to be excluded unless JDK 1.2.
Submitted by: Rob Oxspring <roxspring@imapmail.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272629 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9fe0f5be4e
Directory based <javadoc>.
Two new nested elements, <packageset> and <fileset>. <packageset> is
a DirSet that points to directories which get translated into packages
if they contain .java sources, <fileset> points to sourcefiles.
<packageset> based on a patch by Daniel Ritchey <ritchey_49@hotmail.com>.
<fileset> allows you to select files in the default package as well.
PR: 6433
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272583 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
affdc94099
remove RPM building stuff from distribution.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272572 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
908959b441
There is some non-optional stuff in util/regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272571 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
28b202be02
oops... typo!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272561 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
b868e985c2
Commons Logging listener
Gump alert: to get this built we need to have commons-logging.jar available, but without the bulid should work fine.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272559 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
aa300fc40b
fixed XMLValidate task and test - see the kind of trouble we can get into using String for filename parameters?! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272530 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
934a2268c7
Generate MD5 checksums for 'rpm's as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272516 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
6858be5cce
Search $PATH to see if rpm is available if it is not present in normal locations.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272515 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
3b97333121
Add an extra exclude for extension package unless jdk1.2+
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272507 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
f3506a0751
Replace <filterset> with <filterchain>, primarily to spread the word.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272488 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
edc61f6a06
Do not calculate MD5 checksums for .asc and .md5 files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272474 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
ab37fb7c6e
Fix something that should not make it into cvs..
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272470 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stephane Bailliez
61fa51aff2
Moving from Crimson 1.1.3 to Xerces 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272469 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Peter Donald
784f04c929
org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff
The goal of this task is to give a list of differences between two tags or
dates. It produces an xml report like the changelog report of the CvsChangeLog
task. The output gives the list of modified files, removed files and new files.
The proposed task name is cvstagdiff.
PR: 8086
Submitted by: fred@castify.net (Frederic Lavigne)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272429 13f79535-47bb-0310-9956-ffa450edef68
23 years ago