cvs commit: maven/src/plugins-build/faq plugin.jelly

2003-08-28 Thread evenisse
evenisse2003/08/28 06:54:52 Modified:src/plugins-build/faq plugin.jelly Log: Test if faq.fml file exist before generate faq.xml. Revision ChangesPath 1.9 +9 -4 maven/src/plugins-build/faq/plugin.jelly Index: plugin.jelly =

cvs commit: maven/src/plugins-build/faq plugin.jelly project.xml

2003-07-16 Thread dion
dion2003/07/16 18:56:36 Modified:src/plugins-build/faq plugin.jelly project.xml Log: Fix various bits Revision ChangesPath 1.8 +12 -13maven/src/plugins-build/faq/plugin.jelly Index: plugin.jelly

cvs commit: maven/src/plugins-build/faq plugin.jelly

2003-03-27 Thread dion
dion2003/03/27 05:20:45 Modified:src/plugins-build/faq plugin.jelly Log: Explicity use ant name space. In prep for removal of jeez etc Revision ChangesPath 1.5 +52 -57maven/src/plugins-build/faq/plugin.jelly Index: plugin.jelly ===

Re: cvs commit: maven/src/plugins-build/faq plugin.jelly

2003-03-19 Thread James Strachan
From: <[EMAIL PROTECTED]> > This will have no runtime effect, right? Since Maven's lib directory has > an older version of maven, that will be loaded and used first. > > Or am I missing something? The new Jelly version only comes into effect if you do a full rebuild of Maven which then copies

Re: cvs commit: maven/src/plugins-build/faq plugin.jelly

2003-03-19 Thread dion
This will have no runtime effect, right? Since Maven's lib directory has an older version of maven, that will be loaded and used first. Or am I missing something? -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au

cvs commit: maven/src/plugins-build/faq plugin.jelly

2003-03-19 Thread jstrachan
jstrachan2003/03/19 11:21:16 Modified:.project.xml src/plugins-build/faq plugin.jelly Log: Upgraded to newer version fo Jelly to fix some issues in the FAQ and html2xdoc plugins where the XML declaration could appear twice Also patched the faq plugin to u