Classpath problem inside a JUnit task

2003-12-05 Thread Peter
I’m hoping someone can help me with a problem. This may be a bug but more likely my ignorance. I have the following task in an ant build file: Here are my path definitions:

DO NOT REPLY [Bug 25255] New: - gets manifest wrong so classpath doesnt work for "java -jar my.jar"

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Namespace support in Ant 1.6

2003-12-05 Thread Christopher Lenz
Am 05.12.2003 um 18:53 schrieb Peter Reilly: Brilliant, With your blessing, I will copy this into the official ant manual. Sure. I want to add some more detail to the page over the weekend, and especially annotate some areas where I'm personally not quite happy with the namespace support yet. Ch

Corrupt jars in beta3 distribution ? [was : ant 1.6beta3 released]

2003-12-05 Thread Antoine Lévy-Lambert
Hi Jose, a way to check is : #!/bin/sh exec >/tmp/alljars.txt 2>&1 cd $ANT_HOME/lib for a in *.jar do echo $a jar tvf $a echo '-' done I have done that on the ant 1.6beta3 distribution, and I did not notice anything suspicious. Can it be that a jar of one the custom tasks which yo

DO NOT REPLY [Bug 23913] - Style task does not use XMLCatalog as required

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: ant 1.6beta3 released

2003-12-05 Thread Jose Alberto Fernandez
Hi, Just installed 1.6b3 in my environment, and I am getting the following output when running on Debug mode. It seems that some jars are bad but I cannot identify which one could be. Any ideas how to find which one may be broken (or what else can be wrong)? Thanks in advance, Jose Alberto E

Re: Namespace support in Ant 1.6

2003-12-05 Thread Peter Reilly
Brilliant, With your blessing, I will copy this into the official ant manual. Peter Christopher Lenz wrote: Hi everyone, just a quick note that I've added some documentation to the Ant Wiki concerning the new namespace support. If I got the facts wrong somewhere, please correct it. Additions we

Namespace support in Ant 1.6

2003-12-05 Thread Christopher Lenz
Hi everyone, just a quick note that I've added some documentation to the Ant Wiki concerning the new namespace support. If I got the facts wrong somewhere, please correct it. Additions welcome, too, of course :-) http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail/ XmlNamespac

DO NOT REPLY [Bug 25226] - antlib availability

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25228] - subant.html...

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25228] - subant.html...

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25163] - Unzip: java.io.IOException: Negative seek offset

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/xdocs external.xml

2003-12-05 Thread jhm
jhm 2003/12/05 02:17:19 Modified:xdocsexternal.xml Log: New external tasks: wsdl-validator + pct (progress) Revision ChangesPath 1.109 +73 -20ant/xdocs/external.xml Index: external.xml

DO NOT REPLY [Bug 25163] - Unzip: java.io.IOException: Negative seek offset

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Newsletter

2003-12-05 Thread Stefan Bodewig
Hi, I've just added a (small) blurb to the Apache Newsletter draft . Please go ahead and modify it as you see fit. Stefan - To unsubscribe, e-mail: [EM

DO NOT REPLY [Bug 25226] - antlib availability

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25228] - subant.html...

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25211] - ant ftp task does not use ascii transfer to send files to host with Suse Linux 9.0

2003-12-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/docs contributors.html

2003-12-05 Thread antoine
antoine 2003/12/04 16:16:06 Modified:xdocscontributors.xml docs contributors.html Log: Update my email address Revision ChangesPath 1.19 +1 -1 ant/xdocs/contributors.xml Index: contributors.xml ==

cvs commit: ant/xdocs antnews.xml

2003-12-05 Thread antoine
antoine 2003/12/04 16:12:40 Modified:xdocsTag: ANT_16_BRANCH antnews.xml Log: Merge from HEAD Revision ChangesPath No revision No revision 1.48.2.1 +26 -0 ant/xdocs/antnews.xml Index: antnews.xml

cvs commit: ant/xdocs index.xml

2003-12-05 Thread antoine
antoine 2003/12/04 16:11:56 Modified:docs Tag: ANT_16_BRANCH index.html antnews.html xdocsTag: ANT_16_BRANCH index.xml Log: Merge from HEAD Revision ChangesPath No revision No revision 1.287.2.2 +30 -13ant