cvs commit: maven-plugins/javadoc plugin.jelly

2004-09-26 Thread aheritier
aheritier2004/09/26 06:49:11 Modified:javadoc plugin.jelly Log: remove duplicated test Revision ChangesPath 1.64 +15 -12maven-plugins/javadoc/plugin.jelly Index: plugin.jelly === RCS file:

cvs commit: maven-plugins/javadoc plugin.jelly

2004-09-03 Thread aheritier
aheritier2004/09/03 15:41:32 Modified:javadoc plugin.jelly Log: MPJAVADOC-43 : there's a bug with the function 'empty' provided by Jelly in maven 1.0.X Revision ChangesPath 1.61 +2 -2 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly ==

cvs commit: maven-plugins/javadoc plugin.jelly

2004-08-24 Thread aheritier
aheritier2004/08/24 05:57:16 Modified:javadoc plugin.jelly Log: temporary fix for MPJAVADOC-40 Revision ChangesPath 1.59 +2 -2 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly === RC

Re: cvs commit: maven-plugins/javadoc plugin.jelly

2004-07-10 Thread Dion Gillard
? > > Arnaud > > > -Message d'origine- > > De : Dion Gillard [mailto:[EMAIL PROTECTED] > > Envoyé : samedi 10 juillet 2004 01:53 > > À : Maven Developers List > > Objet : Re: cvs commit: maven-plugins/javadoc plugin.jelly > > > > >

RE: cvs commit: maven-plugins/javadoc plugin.jelly

2004-07-10 Thread Arnaud Heritier
Thanks, I didn't find this syntax!! I'll correct it. Where are documented the keywords in Jelly?? Arnaud > -Message d'origine- > De : Dion Gillard [mailto:[EMAIL PROTECTED] > Envoyé : samedi 10 juillet 2004 01:53 > À : Maven Developers List > Objet :

Re: cvs commit: maven-plugins/javadoc plugin.jelly

2004-07-09 Thread Dion Gillard
On 9 Jul 2004 18:50:48 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > aheritier2004/07/09 11:50:48 > > Modified:javadoc plugin.jelly > Log: > To generate javadoc when sourceModifications are used, we copy in a temporary > directory all the needed source files. > Fix MPJAVA

cvs commit: maven-plugins/javadoc plugin.jelly

2004-07-09 Thread aheritier
aheritier2004/07/09 11:50:48 Modified:javadoc plugin.jelly Log: To generate javadoc when sourceModifications are used, we copy in a temporary directory all the needed source files. Fix MPJAVADOC-32 Revision ChangesPath 1.50 +78 -38maven-plugins/javadoc/plugin

cvs commit: maven-plugins/javadoc plugin.jelly

2004-07-07 Thread brett
brett 2004/07/07 03:00:16 Modified:javadoc plugin.jelly Log: remove unneeded property declarations Revision ChangesPath 1.46 +0 -27 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly ==

cvs commit: maven-plugins/javadoc plugin.jelly

2004-05-25 Thread aheritier
aheritier2004/05/25 15:18:22 Modified:javadoc plugin.jelly Log: use a reference to maven.compile.src.set instead of the property. Revision ChangesPath 1.41 +8 -20 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly =

cvs commit: maven-plugins/javadoc plugin.jelly

2004-05-24 Thread aheritier
aheritier2004/05/23 22:11:17 Modified:javadoc plugin.jelly Log: remove unused log. Revision ChangesPath 1.40 +1 -1 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly === RCS file: /hom

RE: cvs commit: maven-plugins/javadoc plugin.jelly

2004-05-24 Thread Arnaud Heritier
OUPSSS. It's fixed !! > -Message d'origine- > De : Dion Gillard [mailto:[EMAIL PROTECTED] > Envoyé : lundi 24 mai 2004 02:17 > À : Maven Developers List > Objet : Re: cvs commit: maven-plugins/javadoc plugin.jelly > > On 23 May 2004 22:02:54 -, [EMAIL

Re: cvs commit: maven-plugins/javadoc plugin.jelly

2004-05-23 Thread Dion Gillard
On 23 May 2004 22:02:54 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > aheritier2004/05/23 15:02:54 > > Modified:javadoc plugin.jelly > Log: > re-ident + code optimization [snip] > +COUCOU Did you really mean to leave that in there? ---

cvs commit: maven-plugins/javadoc plugin.jelly

2004-05-23 Thread aheritier
aheritier2004/05/23 15:02:54 Modified:javadoc plugin.jelly Log: re-ident + code optimization Revision ChangesPath 1.39 +77 -68maven-plugins/javadoc/plugin.jelly Index: plugin.jelly === RCS

cvs commit: maven-plugins/javadoc plugin.jelly

2004-05-06 Thread dion
dion2004/05/06 19:22:12 Modified:javadoc/src/plugin-test maven.xml javadoc plugin.jelly Log: Fix javadoc:jar so that it uses build dir Submitted by: Raphael Philipe Mendes da Silva Add test to ensure javadoc:jar works Revision ChangesPath 1.2

cvs commit: maven-plugins/javadoc plugin.jelly

2004-02-06 Thread evenisse
evenisse2004/02/06 10:11:29 Modified:javadoc plugin.jelly Log: indent correctly. Revision ChangesPath 1.31 +146 -155 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly === RCS file: /home/

cvs commit: maven-plugins/javadoc plugin.jelly

2004-02-06 Thread evenisse
evenisse2004/02/06 09:56:25 Modified:javadoc plugin.jelly Log: Apply new patch for MPJAVADOC-19 Revision ChangesPath 1.30 +211 -177 maven-plugins/javadoc/plugin.jelly Index: plugin.jelly === R

cvs commit: maven-plugins/javadoc plugin.jelly

2004-02-06 Thread evenisse
evenisse2004/02/06 05:42:40 Modified:javadoc plugin.jelly Log: MPJAVADOC-19. Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files. Revision ChangesPath 1.29 +168 -162 maven-plugins/javadoc/plugin.jelly Index: plugi

cvs commit: maven-plugins/javadoc plugin.jelly

2004-01-07 Thread dion
dion2004/01/07 16:24:53 Modified:javadoc/xdocs changes.xml javadoc plugin.jelly Log: Apply MPJAVADOC-6 Revision ChangesPath 1.18 +4 -1 maven-plugins/javadoc/xdocs/changes.xml Index: changes.xml =

cvs commit: maven-plugins/javadoc plugin.jelly

2004-01-06 Thread dion
dion2004/01/06 17:20:19 Modified:javadoc/xdocs changes.xml properties.xml index.xml javadoc plugin.jelly Log: Apply MPJAVADOC-17 Revision ChangesPath 1.17 +3 -0 maven-plugins/javadoc/xdocs/changes.xml Index: changes.xml ===

cvs commit: maven-plugins/javadoc plugin.jelly

2003-11-09 Thread dion
dion2003/11/09 08:11:34 Modified:javadoc/xdocs changes.xml javadoc plugin.jelly Log: Apply fix for MAVEN-1007 Revision ChangesPath 1.12 +3 -0 maven-plugins/javadoc/xdocs/changes.xml Index: changes.xml ==