DO NOT REPLY [Bug 4683] - The jar task doesn't accept multiple Class-Path Headers

2003-09-08 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_bug

DO NOT REPLY [Bug 22967] - permits duplicated manifest attributes in violation of the manifest specification

2003-09-08 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 ant_task_guidelines.html

2003-09-08 Thread peterreilly
peterreilly2003/09/08 06:43:32 Modified:docs ant_task_guidelines.html Log: attempt to remove java 1.1 requirement from guildline add reference to check.xml Revision ChangesPath 1.12 +26 -17ant/docs/ant_task_guidelines.html Index: ant_task_guidelines.ht

cvs commit: ant/xdocs external.xml

2003-09-08 Thread jhm
jhm 2003/09/08 07:00:08 Modified:xdocsexternal.xml Log: New task collection: Roxes Ant Tasks Revision ChangesPath 1.96 +64 -38ant/xdocs/external.xml Index: external.xml === RCS file:

cvs commit: ant/src/etc/testcases/taskdefs/style testNewerStylesheet.xsl

2003-09-08 Thread jhm
jhm 2003/09/08 06:48:10 Added: src/etc/testcases/taskdefs/style testNewerStylesheet.xsl Log: Test if

cvs commit: ant/src/testcases/org/apache/tools/ant/types CommandlineJavaTest.java

2003-09-08 Thread jhm
jhm 2003/09/08 07:05:51 Modified:src/testcases/org/apache/tools/ant/types CommandlineJavaTest.java Log: Remove dependency to bootstap version. Revision ChangesPath 1.17 +3 -2 ant/src/testcases/org/apache/tools/ant/types/CommandlineJa

cvs commit: ant/docs external.html

2003-09-08 Thread jhm
jhm 2003/09/08 07:01:05 Modified:docs external.html Log: New task collection: Roxes Ant Tasks Revision ChangesPath 1.132 +64 -14ant/docs/external.html Index: external.html === RCS fil

Re: cvs commit: ant/docs/manual tutorial-writing-tasks.html

2003-09-08 Thread peter reilly
I think ATG should be moved into the manual. I had forgot about it. Peter On Monday 08 September 2003 13:13, [EMAIL PROTECTED] wrote: > > > And "Ant in Anger" and "Ant Task Guidelines" are not linked by the > > > first page of /docs ... > > > > True, they are only linked from the resources page II

RE: cvs commit: ant/docs/manual tutorial-writing-tasks.html

2003-09-08 Thread Jan . Materne
> > And "Ant in Anger" and "Ant Task Guidelines" are not linked by the > > first page of /docs ... > > True, they are only linked from the resources page IIRC. > > > So the question is - will someone look at that place? > > Probably not too many. > > Stefan Should we link them from the manual

Re: Bug 11103

2003-09-08 Thread Stefan Bodewig
On Mon, 8 Sep 2003, Conor MacNeill <[EMAIL PROTECTED]> wrote: > Both the above approaches would introduce a dependecy in the Ant > core on javax.xml.transform and org.xml.sax packages. Ant already depends on the sax package via ProjectHelper and others - the transform package is part of our requi

DO NOT REPLY [Bug 22983] - Broken link to javaCC home

2003-09-08 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

Bug 11103

2003-09-08 Thread Conor MacNeill
I have been looking at Bug 11103. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11103 I agree that having a dependency between the core Ant packages and the optional package is undesirable. To remove this dependency, we can introduce an interface, say TraXAdapter, in the o.a.t.a.taskdefs p

DO NOT REPLY [Bug 22983] New: - Broken link to javaCC home

2003-09-08 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 22914] - Error using rmic compiler

2003-09-08 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 22323] - Problem with Copy when todir has a space in it

2003-09-08 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: CommandlineJavaTest failed

2003-09-08 Thread Stefan Bodewig
On Sat, 6 Sep 2003, <[EMAIL PROTECTED]> wrote: > Prerequisite is build from scratch. Otherwise that "bootstrap" > directory doesn´t exist. That's what I do all the time ... > A change to > c.createClasspath(project).setLocation( > project.resolveFile(System.getProperty("ant.h

Re: cvs commit: ant/docs/manual tutorial-writing-tasks.html

2003-09-08 Thread Stefan Bodewig
On Mon, 8 Sep 2003, Jan Materne <[EMAIL PROTECTED]> wrote: > And "Ant in Anger" and "Ant Task Guidelines" are not linked by the > first page of /docs ... True, they are only linked from the resources page IIRC. > So the question is - will someone look at that place? Probably not too many. Stef

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ManifestTask.java

2003-09-08 Thread bodewig
bodewig 2003/09/08 04:44:58 Modified:src/main/org/apache/tools/ant/taskdefs ManifestTask.java Log: Typos found by Larry Shatzer Revision ChangesPath 1.12 +2 -2 ant/src/main/org/apache/tools/ant/taskdefs/ManifestTask.java Index: ManifestTask.java

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet Ildasm.java Ilasm.java NetCommand.java

2003-09-08 Thread Stefan Bodewig
OBMonoTestResults $ ant run-single-test -Dtestcase=org.apache.tools.ant.taskdefs.optional.DotnetTest -Dtest.haltonfailure=false Buildfile: build.xml prepare: check_for_optional_packages: build: [copy] Copying 2 files to /home/bodewig/ASF/jakarta/jakarta-ant/build/classes compile-tests:

RE: [SUBMIT] optional task

2003-09-08 Thread Jan . Materne
I think using the common known style is better. But you can implement as you want :-) Jan > -Original Message- > From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED] > Sent: Monday, September 08, 2003 12:53 PM > To: Ant Developers List > Subject: RE: [SUBMIT] optional task > > > Co

RE: [SUBMIT] optional task

2003-09-08 Thread Jose Alberto Fernandez
Could we move away for the "C" cryptic naming conventions, please? The main user community here comes from Java, I think. I do not think we need regress to "C" (8 chars limitation on names). :-) Jose Alberto > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent

RE: cvs commit: ant/docs/manual tutorial-writing-tasks.html

2003-09-08 Thread Jan . Materne
Never thought about that. I have bookmarked the manual index.html and if I have to know something that is my first try. And "Ant in Anger" and "Ant Task Guidelines" are not linked by the first page of /docs ... So the question is - will someone look at that place? (To be honest: I haven´t realized

Change proposal for FTP task

2003-09-08 Thread Daniel . Mueller
Hi folks. We had a rather nasty problem with the ant FTP task. We needed some encoding conversion from the developers workstations To the FTP server which runs on an IBM mainframe the desired encoding was cp1047 which is not supported (we arent sure if ist really the desired encoding since the mai

Re: cvs commit: ant/docs/manual tutorial-writing-tasks.html

2003-09-08 Thread Stefan Bodewig
On 8 Sep 2003, <[EMAIL PROTECTED]> wrote: > Modified:docs/manual tutorial-writing-tasks.html I wonder whether this file should live one level up alongside ant_in_anger instead of inside the manual. Stefan - To unsubscribe

RE: cvs commit: ant/docs/manual tutorial-writing-tasks.html

2003-09-08 Thread Jan . Materne
ups, forgotten. Thanks :-) Jan > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, September 08, 2003 9:32 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: ant/docs/manual tutorial-writing-tasks.html > > > bodewig 2003/09/08 00:32:13 > > Mod

cvs commit: ant/docs/manual tutorial-writing-tasks.html

2003-09-08 Thread bodewig
bodewig 2003/09/08 00:32:13 Modified:docs/manual tutorial-writing-tasks.html Log: Add copyright information Revision ChangesPath 1.2 +3 -0 ant/docs/manual/tutorial-writing-tasks.html Index: tutorial-writing-tasks.html

RE: [SUBMIT] optional task

2003-09-08 Thread Jan . Materne
> > First thought on that topic is a kind of printf > > > > where > > propertytakes the name of the new created property > > refids takes a list of (:,;) separated names of properties > > format takes the format string like in printf > > > > That would be much more p

DO NOT REPLY [Bug 22816] - Continued multiple Class-Path: manifest attributes not parsed

2003-09-08 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 22967] - permits duplicated manifest attributes in violation of the manifest specification

2003-09-08 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