Re: java 1.1 on linux

2003-03-18 Thread Steve Loughran
- Original Message - From: "Conor MacNeill" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 14:26 Subject: Re: java 1.1 on linux > On Wed, 19 Mar 2003 05:17 am, Costin Manolache wrote: > > > > Ok - last week we had a proposal, discussions o

Re: java 1.1 on linux

2003-03-18 Thread Costin Manolache
Conor MacNeill wrote: > On Wed, 19 Mar 2003 05:17 am, Costin Manolache wrote: >> >> Ok - last week we had a proposal, discussions on ant-user and ant-dev, >> and apparently an almost general consensus. >> >> What's next ? Should we wait a bit more before making it official by a >> [VOTE], or just

Re: ssh exec task...

2003-03-18 Thread Steve Loughran
- Original Message - From: "Dale Anson" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2003 14:57 Subject: Re: ssh exec task... > How do I post changes to the optional/ssh files to cvs? > > Dale > run cvs diff -u against the files to create .d

DO NOT REPLY [Bug 18128] - Dependset srcfileset does not handle absolute path

2003-03-18 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 18110] - java.io.IOException: CreateProcess

2003-03-18 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 18128] New: - Dependset srcfileset does not handle absolute path

2003-03-18 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: ssh exec task...

2003-03-18 Thread Dale Anson
How do I post changes to the optional/ssh files to cvs? Dale Stefan Bodewig wrote: On Thu, 13 Mar 2003, Dale Anson <[EMAIL PROTECTED]> wrote: I had output from the one I wrote going to the log, would you mind sending me your code and maybe I can see how to get it to output to the log? Or is it i

Re: java 1.1 on linux

2003-03-18 Thread Conor MacNeill
On Wed, 19 Mar 2003 05:17 am, Costin Manolache wrote: > > Ok - last week we had a proposal, discussions on ant-user and ant-dev, and > apparently an almost general consensus. > > What's next ? Should we wait a bit more before making it official by a > [VOTE], or just forget the whole thing ? > I w

DO NOT REPLY [Bug 13510] - CvsChangeLog should accept a branch as an optional parameter

2003-03-18 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 18110] - java.io.IOException: CreateProcess

2003-03-18 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: java 1.1 on linux

2003-03-18 Thread Costin Manolache
Steve Loughran wrote: >> If this turns out to not work with JDK 1.1, it is another case for >> those of us proposing to leave JDK 1.1 support behind. This meant our >> binaries don't work with JDK 1.1 and nobody has complained so far 8-) >> > > It's a very good metric. Like how the memory setti

DO NOT REPLY [Bug 14974] - Missing cross-links & wrong titles for /

2003-03-18 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: java 1.1 on linux

2003-03-18 Thread Steve Loughran
Stefan Bodewig wrote: On Tue, 18 Mar 2003, peter reilly <[EMAIL PROTECTED]> wrote: 1.5.1 and 1.5: java.lang.ClassFormatError: Bad major version number I thought Magesh had carefully compiled everything with target=1.1 and so on. If this turns out to not work with JDK 1.1, it is another case for

CLAs for all committers

2003-03-18 Thread Stefan Bodewig
Dear co-committers, as you probably (hopefully) know, all of us need to sign the Contributor License Agreement that can be found here . Now there is a very simple and quick check to see whether you have done so (or just think yo

DO NOT REPLY [Bug 18110] - java.io.IOException: CreateProcess

2003-03-18 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: New J2ME Ant task

2003-03-18 Thread Steve Neal
Hi Stefan, You can do the same thing with Antenna but it requires a little trickery to make sure that the jar-size attribute gets set properly in the jad-file. With Antenna, the package task will create the jar file but requires that the jad file already exists before it is run. You must therefo

cvs commit: ant/xdocs external.xml

2003-03-18 Thread bodewig
bodewig 2003/03/18 08:34:55 Modified:docs external.html xdocsexternal.xml Log: Greebo has moved Revision ChangesPath 1.98 +2 -2 ant/docs/external.html Index: external.html

cvs commit: ant/xdocs external.xml

2003-03-18 Thread bodewig
bodewig 2003/03/18 08:15:38 Modified:docs external.html xdocsexternal.xml Log: untabify Revision ChangesPath 1.97 +8 -8 ant/docs/external.html Index: external.html ===

Re: New J2ME Ant task

2003-03-18 Thread Stefan Bodewig
On Mon, 17 Mar 2003, Steve Neal <[EMAIL PROTECTED]> wrote: > I've implemented this task recently to help with J2ME development Just out of curiosity, what has been wrong with one of the three existing sets of tasks? I've added the pointer, it should appear on the site within the next few hours.

cvs commit: ant/xdocs external.xml projects.xml

2003-03-18 Thread bodewig
bodewig 2003/03/18 08:11:37 Modified:docs external.html projects.html xdocsexternal.xml projects.xml Log: Pointers Submitted by:Jan.Materne Markus Gebhard Steve Neal Revision ChangesPath

Re: New Ant task Java2Html

2003-03-18 Thread Stefan Bodewig
Added, thanks, should appear on the site shortly. Stefan

Re: New related project

2003-03-18 Thread Stefan Bodewig
On Mon, 17 Mar 2003, Jan Materne <[EMAIL PROTECTED]> wrote: > I see a new project with it´s Ant tasks: www.AndroMDA.org . we usually don't go and search for projects to add, but wait for them to ask us 8-) Anyway, thanks for the pointer, I've added it - will appear on the site when cron kicks in

DO NOT REPLY [Bug 18110] New: - java.io.IOException: CreateProcess

2003-03-18 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 18105] New: - problem with TarEntry class and linux

2003-03-18 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/src/main/org/apache/tools/ant/taskdefs Zip.java

2003-03-18 Thread bodewig
bodewig 2003/03/18 05:15:48 Modified:src/main/org/apache/tools/ant/taskdefs Zip.java Log: JDK 1.1 Revision ChangesPath 1.102 +2 -2 ant/src/main/org/apache/tools/ant/taskdefs/Zip.java Index: Zip.java =

DO NOT REPLY [Bug 18102] New: - A new core Task, that applies a Task to all files of a FileSet

2003-03-18 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/src/main/org/apache/tools/ant/taskdefs Zip.java

2003-03-18 Thread bodewig
bodewig 2003/03/18 05:13:34 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_15_BRANCH Zip.java Log: JDK 1.1 Revision ChangesPath No revision No revision 1.78.2.14 +2 -2 ant/src/main/

Re: java 1.1 on linux

2003-03-18 Thread Stefan Bodewig
On Tue, 18 Mar 2003, peter reilly <[EMAIL PROTECTED]> wrote: > 1.5.2: > ant.taskdefs.Zip.grabResources() > This uses Vector.add instead of Vector.addElement(). > (The same is true for cvs HEAD). Will be fixed ASAP. > 1.5.1 and 1.5: java.lang.ClassFormatError: Bad major version numbe

Re: java 1.1 on linux

2003-03-18 Thread peter reilly
Thanks.. This works a lot better than the ibm 1.1. I have not compiled ant yet with 1.1. With the binary releases I get the following problems. When trying to run the unit tests in ant-contrib. 1.5.2: ant.taskdefs.Zip.grabResources() This uses Vector.add instead of Vector.addElement().

Re: java 1.1 on linux

2003-03-18 Thread Stefan Bodewig
On Tue, 18 Mar 2003, peter reilly <[EMAIL PROTECTED]> wrote: > Has anyone used java 1.1 on linux with ant? Yes (Blackdown's 1.1.8_v3 on RedHat 7.x). I haven't encountered any unusual problems, even most my testcases pass (but I have compiled Ant myself). Stefan

java 1.1 on linux

2003-03-18 Thread peter reilly
Has anyone used java 1.1 on linux with ant? I have just tried ibm 1.1.8 with ant 1.4.1 and ant 1.5.2, ant -version. ant -version hangs on my machine (patched redhat 8.0) with 100% cpu utilialization. Peter.

DO NOT REPLY [Bug 14650] - RPM task with -b in command broken on RH8.0

2003-03-18 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 18071] - Ant RPM task doesn't work on Redhat 8.0

2003-03-18 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 18093] New: - task proposed nested tasks to ease application.xml management

2003-03-18 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 18091] New: - EJB tasks: 'websphere.home' is misspelled 'webpshere.home'

2003-03-18 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 18089] New: - bogus stripping of quotes

2003-03-18 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