Stefan Bodewig
6003b0fe88
Demonstrate bug 19323
Submitted by: Jim Scarborough <jimes at hiwaay dot net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274524 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4cacfa503e
output file must be specified as argument for JProbe 4.x.
PR: 14849
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274523 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
373a1b8070
New German language book on Ant.
Submitted by: Jan Materne <Jan dot Materne at rzf dot fin dash nrw dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274522 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
1bf63b2e7e
fixed 2 javadoc typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274521 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
6010455796
add a link to zipfileset in the section about types supporting references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274520 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
d8521f4685
fix a typo equivalent not euqivalent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274519 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
342a4d69cb
Fix the javadoc comments and add @ant.attribute tags for xdocs documentation generation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274518 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
Jesse Stockall
3f9b092e9f
Add some new @tags for xdocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274515 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
69db717255
Generate attribute requirements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274514 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
45cd51ce6e
Fix broken link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274513 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
b113154a3a
<unzip> can now deal with self-extracting archives.
PR: 16213
Submitted by: Jason Salter <jasonsalter at hotmail dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274512 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ec1437bc19
More code reuse
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274511 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
f1122490cd
More code reuse
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274510 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c3a9038765
Properly deal with multi-byte encodings by reusing existing code that does.
PR: 19187
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274509 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
7717aa2b68
Keep track of changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274508 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
b404a282b2
Make Definer use the new ClasspathUtils, make ClasspathUtils even more
reuse-friendly.
PR: 19213
Submitted by: Marc Portier <mpo at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274505 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
052d19e952
fix ZipFileSet#getRef for referenced ZipFileSets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274504 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
Antoine Levy-Lambert
d4dd76a882
fix because of class cast exception detected
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274502 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
6d360a5aff
avoid backward compatibility problems for lib attribute of war task, so relax ZipFileSet#getRef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274501 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
295ea16dac
allow to set a property with the exit code of java bugrep 19099 submitted by Donal Quinlan (donal at savvion dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274500 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
51fa6c6e41
Some improvements on "you need cvs in your PATH".
Submitted by: Chris Reeves <chris.reeves@mindspring.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274497 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
8ecbea1eba
Update Antenna's description.
Submitted by: Joerg Pleumann <joerg at pleumann dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274496 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
52303f0a54
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274495 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2bdde12682
further cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274494 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2a3f0e0042
removing useless file from proposal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274493 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
3c0a4c67c0
new README file for antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274492 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
845b84aec3
make antlib work
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274491 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
7ae0224766
removed 4 duplicate Visual Source Safe tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274490 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
facf7dcfd0
More javadoc warning fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274489 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
5ebc2dbbdc
Fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274488 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
112f211279
Syntax error
PR: 19186
Submitted by: Chris Reeves
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274487 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
255e1d8e86
adding index entries for subant bugrep 19181
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274486 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
9cd1c82f96
StarTeam performance enhancement
PR: 15730
Submitted by: Steve Cohen
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274485 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
a531c96941
make the WarTest pass
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274484 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
1d1f2da180
Import cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274483 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
b71d85aa2a
keep WHATSNEW up to date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274482 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
bddaffe76d
allow to define ZipFileSet(s) outside of Zip task bugrep 17007
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274481 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
416d46165b
add international support for mailtask - bug report 15434
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274480 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
39b1929142
Add linksource attribute to Javadoc.
Submitted by: <smagoun at mac dot com>
Add breakiterator attribute to Javadoc.
PR: 11569
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274479 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
Conor MacNeill
576c80c81f
Improve event dispatch performance (OK because we are using a cloned
list of listeners)
PR: 19101
Submiitted By: smagoun from mac.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274477 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
6a23425d96
Updated 1.5.3 download to remove spurious junit.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274476 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jesse Stockall
553f1ae610
Missed updated testcase in previous commit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274475 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
528fbc7fd5
Enable <antlr>'s debug attribute.
PR: 19051
Submitted by: Jorge <jorgemanrubia at terra dot es>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274474 13f79535-47bb-0310-9956-ffa450edef68
22 years ago