[EMAIL PROTECTED]: Project svn-antlib-test (in module ant-antlibs) failed

2007-02-28 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project svn-antlib-test has an issue affecting its community integration. This issue affe

DO NOT REPLY [Bug 41724] New: - FTP task failed after connected to the server and throws null pointer exception

2007-02-28 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://issues.apache.org/bugzilla/show_bu

Ant Manual for Eclipse

2007-02-28 Thread Jan.Materne
I have created a task+buildfile for creating an Eclipse Help PlugIn from our manual. The task Manual4Eclipse generates a plugin.xml and a toc.xml. The plugin.xml is hard coded. The toc.xml is the result from analysing the html manual. After generation the buildfile collects these two files and all

Re: Ant Manual for Eclipse

2007-02-28 Thread Kevin Jackson
I have created a task+buildfile for creating an Eclipse Help PlugIn from our manual. [snip] I want to submit my changes into manual+sandbox. What do you think? Sounds good to me as an eclipse user (but not plugin writer yet). Besides I thought that was one of the reasons for moving to Antlibs

Re: Ant Manual for Eclipse

2007-02-28 Thread Dominique Devienne
On 2/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: [...] task+buildfile for creating an Eclipse Help PlugIn from our manual. [...] I want to submit my changes into manual+sandbox. What do you think? +1. --DD - To unsubs

Re: Ant Manual for Eclipse

2007-02-28 Thread Antoine Levy-Lambert
Hello Jan, I also think it is a good idea. Maybe you should also inform the eclipse dev list or specially Darin Swanson directly, to make sure that what you will do will be really useful for the Eclipse project. [maybe you did it already - please forgive me in advance if this is the case ]. Re

Re: Ant Manual for Eclipse

2007-02-28 Thread Darin Swanson
I am watching with interest :-) I would direct any discussion to [EMAIL PROTECTED] Thanks Darins "Antoine Levy-Lambert" <[EMAIL PROTECTED]> 02/28/2007 10:53 AM Please respond to "Ant Developers List" To "Ant Developers List" cc Subject Re: Ant Manual for Eclipse Hello Jan, I also

DO NOT REPLY [Bug 41734] New: - ant 1.7.0 always reports an error

2007-02-28 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 41737] New: - Semicolon in c-style multiline comments fails

2007-02-28 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 41734] - ant 1.7.0 always reports an error

2007-02-28 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://issues.apache.org/bugzilla/show_bu

svn commit: r513174 - in /ant/core/trunk/docs/manual: anttaskslist.html conceptstypeslist.html coretasklist.html developlist.html ide.html installlist.html optionaltasklist.html runninglist.html toc.h

2007-02-28 Thread jhm
Author: jhm Date: Wed Feb 28 22:26:52 2007 New Revision: 513174 URL: http://svn.apache.org/viewvc?view=rev&rev=513174 Log: Make XHTML compliant for analyses via XML tools. Modified: ant/core/trunk/docs/manual/anttaskslist.html ant/core/trunk/docs/manual/conceptstypeslist.html ant/core

svn commit: r513191 - in /ant/sandbox/antlibs/manual4eclipse: ./ docs/ src/ src/main/ src/main/org/ src/main/org/apache/ src/main/org/apache/ant/ src/main/org/apache/ant/manual4eclipse/

2007-02-28 Thread jhm
Author: jhm Date: Wed Feb 28 22:44:52 2007 New Revision: 513191 URL: http://svn.apache.org/viewvc?view=rev&rev=513191 Log: Initial commit. (Have to convert into AntLib and try svn:external the common directory...) And docs ;-) Added: ant/sandbox/antlibs/manual4eclipse/ (with props) ant

svn commit: r513196 - in /ant/sandbox/antlibs/manual4eclipse: NOTICE build.xml

2007-02-28 Thread jhm
Author: jhm Date: Wed Feb 28 22:55:32 2007 New Revision: 513196 URL: http://svn.apache.org/viewvc?view=rev&rev=513196 Log: Change project name from HTTP (where I copied from) to M4E Modified: ant/sandbox/antlibs/manual4eclipse/NOTICE ant/sandbox/antlibs/manual4eclipse/build.xml Modified: