Stefan Bodewig
1ef4674dd9
Disabled the test by accident
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274526 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
adb971260c
Enable mixed-case task names inside task-containers while trying to
keep backwards compatibility for all other cases (all "normal" nested
element names get converted to lower case).
PR: 19323
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274525 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
dd7dcb7477
1 more @tag to ignore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274517 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
d958f9c2a3
Add 2 new @tags that should be ignored by <javadoc>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274516 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
078e8aaeaa
Improve OS/2 support:
* Apparently the vmlauncher in OS/2's JDK 1.3 doesn't work properly,
disable it.
* Add REXX scripts to run Ant.
* Add OS/2 specific notes to the docs.
Submitted by: Zdenek Wagner <wagner at cesnet dot cz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274507 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
9eb6d592ed
Enable previously disabled head-tail tests.
Make StripJavaComments recognize and retain Mac line endings.
PR: 18476
Submitted by: peter.reilly@corvil.com (peter reilly)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274506 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9e1f5e1853
Add testcase for containsregexp selector.
Submitted by: Jay <jvandermeer2 at comcast dot net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274503 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
e596d350ae
filter readers modify lineendings.
PR: 18476
Submitted by: peter.reilly@corvil.com (peter reilly)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274499 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
80bf50a177
Add destfile attribute to <gzip> and <bzip2>.
PR: 11102
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274478 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
1fd75097c9
HeadTailTest reportedly fails on Mac OS-X and Linux. A correct solution is probably to address PR 18476. Acknowledging this issue while working on a fix.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274465 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Magesh Umasankar
9f6552fadb
New tokenfilter for filterchain
PR: 18312
Submitted by: peter.reilly@corvil.com (peter reilly)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274449 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
9e6324ee63
Simplify build file, now that JDK 1.2 is a given
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274429 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
bfad69862e
Fix up handling of TaskContainer configuration.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274402 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Sam Ruby
a87868236d
Replace unprintable character (x'a0') with a space
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274401 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
312804ccf7
Remove stray character
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274399 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
224400e507
New task container test, which fails. This doesn't fail as badly
under 1.5.x but nevertheless is not functional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274398 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
360b0da7f5
Enable test for task container property setting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274376 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
d90686a9a8
Disable failing test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274339 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4e9e01a1f5
remove JDK 1.4 dependency
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274238 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
783efcbef7
.NET tests need .NET apps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274227 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0f276785d6
<scp>
Submitted by: charliehubbard76 at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274200 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
198cca7aa6
Only register ProcessDestroyer when needed (and unregister it when no
longer needed).
PR: 17216
Submitted by: James Allers <jallers at advancedreality dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274187 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5b0b9de839
Don't fixcrlf binary Java source files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274183 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
110fbc5d96
commons-net 1.0.0 has been released, drop NetComponents in favor of it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274168 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
48c52efebd
Manifests should remain in UTF-8, not the platform encoding.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274113 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
b50fd138f8
VSS Task refactor
PR: 16910
Submitted by: Jesse Stockall
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274025 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5c24249581
Make sure the splash screen disappears when the build is finished.
PR: 16818
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273996 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
948d5af06b
Change distribution name
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273912 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
50ab376294
Add support for Package information to the ClassLoader
Rather than using reflection I have created a JDK 1.2+ specific
subclass of the AntClassLoader. This has necessitated replacing
direct construction of the classloader with a factory method in
Project. This factory method will attempt to create the new
class loader dynamically and then fall back to the current version if
the new loader is not available.
Existing users who construct the classloader directly will continue to
work as at Ant 1.5 - i.e. no package information is created. All Ant
code (except classloader) uses the new factory method
PR: 11196
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273874 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f47928c6f0
don't distribute CGI scripts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273870 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
1657cdb28f
Wrong way to do it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273816 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
168fb3b7a0
Make Gump run all tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273815 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5034769eb7
Restore ability of signjar keystore to take a URL
PR: 10672
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273807 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
feb447ccc1
Enable <get> compilation without Sun classes.
PR: 16006
Submitted by: Dalibor Topic <robilad at yahoo dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273785 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6a3d2294ec
Move to 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273758 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
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