You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/01/05 04:27:17 UTC

cvs commit: maven-plugins/runner project.xml

dion        2004/01/04 19:27:17

  Modified:    summit   project.xml
               appserver project.xml
               latex    project.xml
               aspectwerkz project.xml
               jalopy   project.xml
               javadoc  project.xml
               webserver project.xml
               j2ee     project.xml
               changelog project.xml
               hibernate project.xml
               antlr    project.xml
               dist     project.xml
               jxr      project.xml
               codeswitcher project.xml
               xdoc     project.xml
               simian   project.xml
               docbook  project.xml
               struts   project.xml
               site     project.xml
               perforce project.xml
               runner   project.xml
  Log:
  Upgrade to Ant 1.6
  
  Revision  Changes    Path
  1.26      +1 -1      maven-plugins/summit/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/summit/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml	29 Dec 2003 04:38:07 -0000	1.25
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.26
  @@ -57,7 +57,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
       </dependency>
       <!-- Betwixt requirements -->
   
  
  
  
  1.17      +1 -1      maven-plugins/appserver/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/appserver/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	29 Dec 2003 04:38:04 -0000	1.16
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.17
  @@ -57,7 +57,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  
  
  
  1.17      +1 -1      maven-plugins/latex/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/latex/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	29 Dec 2003 04:38:06 -0000	1.16
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.17
  @@ -48,7 +48,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.9       +1 -1      maven-plugins/aspectwerkz/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	30 Dec 2003 20:32:58 -0000	1.8
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.9
  @@ -59,7 +59,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.2</version>
  +      <version>1.6</version>
       </dependency>
       <dependency>
         <groupId>bcel</groupId>
  
  
  
  1.19      +3 -3      maven-plugins/jalopy/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	29 Dec 2003 04:38:05 -0000	1.18
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.19
  @@ -34,10 +34,10 @@
         </roles>
       </developer>
       <developer>
  -      <name>Stéphane Mor</name>
  +      <name>Stéphane Mor</name>
         <id>smor</id>
         <email>stephanemor@yahoo.fr</email>
  -      <organization>Hasgard Systèmes et Réseaux</organization>
  +      <organization>Hasgard Systèmes et Réseaux</organization>
         <roles>
           <role>Java Developer</role>
         </roles>
  @@ -57,7 +57,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.22      +1 -1      maven-plugins/javadoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/javadoc/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml	29 Dec 2003 04:38:06 -0000	1.21
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.22
  @@ -76,7 +76,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.19      +1 -1      maven-plugins/webserver/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/webserver/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	29 Dec 2003 04:38:07 -0000	1.18
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.19
  @@ -58,7 +58,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  
  
  
  1.24      +1 -1      maven-plugins/j2ee/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/j2ee/project.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- project.xml	29 Dec 2003 04:38:05 -0000	1.23
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.24
  @@ -67,7 +67,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.28      +1 -1      maven-plugins/changelog/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/changelog/project.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- project.xml	29 Dec 2003 04:38:05 -0000	1.27
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.28
  @@ -79,7 +79,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  
  
  
  1.19      +1 -1      maven-plugins/hibernate/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/hibernate/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	30 Nov 2003 03:29:44 -0000	1.18
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.19
  @@ -36,7 +36,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <type>jar</type>
       </dependency>
       <dependency>
  
  
  
  1.21      +1 -1      maven-plugins/antlr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/antlr/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml	16 Nov 2003 15:10:23 -0000	1.20
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.21
  @@ -58,7 +58,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.17      +1 -1      maven-plugins/dist/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/dist/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	29 Dec 2003 04:38:05 -0000	1.16
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.17
  @@ -47,7 +47,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.31      +1 -1      maven-plugins/jxr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jxr/project.xml,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- project.xml	29 Dec 2003 04:38:06 -0000	1.30
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.31
  @@ -48,7 +48,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.16      +1 -1      maven-plugins/codeswitcher/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/codeswitcher/project.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml	29 Dec 2003 04:38:05 -0000	1.15
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.16
  @@ -42,7 +42,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.32      +1 -1      maven-plugins/xdoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/xdoc/project.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- project.xml	29 Dec 2003 04:38:07 -0000	1.31
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.32
  @@ -65,7 +65,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.19      +1 -1      maven-plugins/simian/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/simian/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	29 Dec 2003 04:38:06 -0000	1.18
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.19
  @@ -24,7 +24,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <url>http://ant.apache.org/</url>
       </dependency>
       <dependency>
  
  
  
  1.18      +1 -1      maven-plugins/docbook/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/docbook/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml	29 Dec 2003 04:38:05 -0000	1.17
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.18
  @@ -38,7 +38,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.28      +1 -1      maven-plugins/struts/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/struts/project.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- project.xml	29 Dec 2003 04:38:07 -0000	1.27
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.28
  @@ -75,7 +75,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.21      +1 -1      maven-plugins/site/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/site/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml	29 Dec 2003 04:38:06 -0000	1.20
  +++ project.xml	5 Jan 2004 03:27:16 -0000	1.21
  @@ -58,7 +58,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root.maven</classloader>
         </properties>
  
  
  
  1.18      +1 -1      maven-plugins/perforce/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/perforce/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml	29 Dec 2003 04:38:06 -0000	1.17
  +++ project.xml	5 Jan 2004 03:27:17 -0000	1.18
  @@ -43,7 +43,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.19      +1 -1      maven-plugins/runner/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/runner/project.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- project.xml	29 Dec 2003 04:38:06 -0000	1.18
  +++ project.xml	5 Jan 2004 03:27:17 -0000	1.19
  @@ -82,7 +82,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3-1</version>
  +      <version>1.6</version>
       </dependency>
       <!-- Betwixt requirements -->
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: cvs commit: maven-plugins/runner project.xml

Posted by di...@multitask.com.au.
Jason van Zyl <jv...@maven.org> wrote on 05/01/2004 03:50:17 PM:

> On Mon, 2004-01-05 at 00:05, dion@multitask.com.au wrote:
> > Jason van Zyl <jv...@maven.org> wrote on 05/01/2004 02:45:13 PM:
> > 
> > > On Sun, 2004-01-04 at 22:27, dion@apache.org wrote:
> > > > dion        2004/01/04 19:27:17
> > > 
> > > -1 unless you have tested every plugin that you've changed and have
> > > tested it. If so then I withhold my -1. If all the plugins are 
actually
> > > fine then fine.
> > 
> > Since it's physically impossible to test all plugins, I'm rolling them 

> > back out.
> 
> This is why an individual test harness is required so that the developer
> of the plugin can do it. We cannot make unilateral decisions across
> plugins that we're not responsible for.

There are 'test harnesses' in the form of test projects for several 
plugins.
They get run as part of the bootstrap build on the 1.x branch.
They all passed.

> > Someone who wants to do it your way can happily test them all.
> 
> I will start tomorrow.
Great.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: cvs commit: maven-plugins/runner project.xml

Posted by Jason van Zyl <jv...@maven.org>.
On Mon, 2004-01-05 at 00:05, dion@multitask.com.au wrote:
> Jason van Zyl <jv...@maven.org> wrote on 05/01/2004 02:45:13 PM:
> 
> > On Sun, 2004-01-04 at 22:27, dion@apache.org wrote:
> > > dion        2004/01/04 19:27:17
> > 
> > -1 unless you have tested every plugin that you've changed and have
> > tested it. If so then I withhold my -1. If all the plugins are actually
> > fine then fine.
> 
> Since it's physically impossible to test all plugins, I'm rolling them 
> back out.

This is why an individual test harness is required so that the developer
of the plugin can do it. We cannot make unilateral decisions across
plugins that we're not responsible for.

> Someone who wants to do it your way can happily test them all.

I will start tomorrow.

-- 
jvz.

Jason van Zyl
jason@zenplex.com
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: cvs commit: maven-plugins/runner project.xml

Posted by di...@multitask.com.au.
Jason van Zyl <jv...@maven.org> wrote on 05/01/2004 02:45:13 PM:

> On Sun, 2004-01-04 at 22:27, dion@apache.org wrote:
> > dion        2004/01/04 19:27:17
> 
> -1 unless you have tested every plugin that you've changed and have
> tested it. If so then I withhold my -1. If all the plugins are actually
> fine then fine.

Since it's physically impossible to test all plugins, I'm rolling them 
back out.

Someone who wants to do it your way can happily test them all.

> 
> >   Modified:    summit   project.xml
> >                appserver project.xml
> >                latex    project.xml
> >                aspectwerkz project.xml
> >                jalopy   project.xml
> >                javadoc  project.xml
> >                webserver project.xml
> >                j2ee     project.xml
> >                changelog project.xml
> >                hibernate project.xml
> >                antlr    project.xml
> >                dist     project.xml
> >                jxr      project.xml
> >                codeswitcher project.xml
> >                xdoc     project.xml
> >                simian   project.xml
> >                docbook  project.xml
> >                struts   project.xml
> >                site     project.xml
> >                perforce project.xml
> >                runner   project.xml
> >   Log:
> >   Upgrade to Ant 1.6
> > 

--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: cvs commit: maven-plugins/runner project.xml

Posted by Jason van Zyl <jv...@maven.org>.
On Sun, 2004-01-04 at 22:27, dion@apache.org wrote:
> dion        2004/01/04 19:27:17

-1 unless you have tested every plugin that you've changed and have
tested it. If so then I withhold my -1. If all the plugins are actually
fine then fine.

>   Modified:    summit   project.xml
>                appserver project.xml
>                latex    project.xml
>                aspectwerkz project.xml
>                jalopy   project.xml
>                javadoc  project.xml
>                webserver project.xml
>                j2ee     project.xml
>                changelog project.xml
>                hibernate project.xml
>                antlr    project.xml
>                dist     project.xml
>                jxr      project.xml
>                codeswitcher project.xml
>                xdoc     project.xml
>                simian   project.xml
>                docbook  project.xml
>                struts   project.xml
>                site     project.xml
>                perforce project.xml
>                runner   project.xml
>   Log:
>   Upgrade to Ant 1.6
>   
>   Revision  Changes    Path
>   1.26      +1 -1      maven-plugins/summit/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/summit/project.xml,v
>   retrieving revision 1.25
>   retrieving revision 1.26
>   diff -u -r1.25 -r1.26
>   --- project.xml	29 Dec 2003 04:38:07 -0000	1.25
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.26
>   @@ -57,7 +57,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>        </dependency>
>        <!-- Betwixt requirements -->
>    
>   
>   
>   
>   1.17      +1 -1      maven-plugins/appserver/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/appserver/project.xml,v
>   retrieving revision 1.16
>   retrieving revision 1.17
>   diff -u -r1.16 -r1.17
>   --- project.xml	29 Dec 2003 04:38:04 -0000	1.16
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.17
>   @@ -57,7 +57,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>        </dependency>
>        <dependency>
>          <groupId>commons-jelly</groupId>
>   
>   
>   
>   1.17      +1 -1      maven-plugins/latex/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/latex/project.xml,v
>   retrieving revision 1.16
>   retrieving revision 1.17
>   diff -u -r1.16 -r1.17
>   --- project.xml	29 Dec 2003 04:38:06 -0000	1.16
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.17
>   @@ -48,7 +48,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.9       +1 -1      maven-plugins/aspectwerkz/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
>   retrieving revision 1.8
>   retrieving revision 1.9
>   diff -u -r1.8 -r1.9
>   --- project.xml	30 Dec 2003 20:32:58 -0000	1.8
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.9
>   @@ -59,7 +59,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.2</version>
>   +      <version>1.6</version>
>        </dependency>
>        <dependency>
>          <groupId>bcel</groupId>
>   
>   
>   
>   1.19      +3 -3      maven-plugins/jalopy/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v
>   retrieving revision 1.18
>   retrieving revision 1.19
>   diff -u -r1.18 -r1.19
>   --- project.xml	29 Dec 2003 04:38:05 -0000	1.18
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.19
>   @@ -34,10 +34,10 @@
>          </roles>
>        </developer>
>        <developer>
>   -      <name>Stéphane Mor</name>
>   +      <name>Stéphane Mor</name>
>          <id>smor</id>
>          <email>stephanemor@yahoo.fr</email>
>   -      <organization>Hasgard Systèmes et Réseaux</organization>
>   +      <organization>Hasgard Systèmes et Réseaux</organization>
>          <roles>
>            <role>Java Developer</role>
>          </roles>
>   @@ -57,7 +57,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.22      +1 -1      maven-plugins/javadoc/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/javadoc/project.xml,v
>   retrieving revision 1.21
>   retrieving revision 1.22
>   diff -u -r1.21 -r1.22
>   --- project.xml	29 Dec 2003 04:38:06 -0000	1.21
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.22
>   @@ -76,7 +76,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.19      +1 -1      maven-plugins/webserver/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/webserver/project.xml,v
>   retrieving revision 1.18
>   retrieving revision 1.19
>   diff -u -r1.18 -r1.19
>   --- project.xml	29 Dec 2003 04:38:07 -0000	1.18
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.19
>   @@ -58,7 +58,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>        </dependency>
>        <dependency>
>          <groupId>commons-jelly</groupId>
>   
>   
>   
>   1.24      +1 -1      maven-plugins/j2ee/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/j2ee/project.xml,v
>   retrieving revision 1.23
>   retrieving revision 1.24
>   diff -u -r1.23 -r1.24
>   --- project.xml	29 Dec 2003 04:38:05 -0000	1.23
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.24
>   @@ -67,7 +67,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.28      +1 -1      maven-plugins/changelog/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/changelog/project.xml,v
>   retrieving revision 1.27
>   retrieving revision 1.28
>   diff -u -r1.27 -r1.28
>   --- project.xml	29 Dec 2003 04:38:05 -0000	1.27
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.28
>   @@ -79,7 +79,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>        </dependency>
>        <dependency>
>          <groupId>commons-jelly</groupId>
>   
>   
>   
>   1.19      +1 -1      maven-plugins/hibernate/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/hibernate/project.xml,v
>   retrieving revision 1.18
>   retrieving revision 1.19
>   diff -u -r1.18 -r1.19
>   --- project.xml	30 Nov 2003 03:29:44 -0000	1.18
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.19
>   @@ -36,7 +36,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <type>jar</type>
>        </dependency>
>        <dependency>
>   
>   
>   
>   1.21      +1 -1      maven-plugins/antlr/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/antlr/project.xml,v
>   retrieving revision 1.20
>   retrieving revision 1.21
>   diff -u -r1.20 -r1.21
>   --- project.xml	16 Nov 2003 15:10:23 -0000	1.20
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.21
>   @@ -58,7 +58,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.17      +1 -1      maven-plugins/dist/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/dist/project.xml,v
>   retrieving revision 1.16
>   retrieving revision 1.17
>   diff -u -r1.16 -r1.17
>   --- project.xml	29 Dec 2003 04:38:05 -0000	1.16
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.17
>   @@ -47,7 +47,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.31      +1 -1      maven-plugins/jxr/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/jxr/project.xml,v
>   retrieving revision 1.30
>   retrieving revision 1.31
>   diff -u -r1.30 -r1.31
>   --- project.xml	29 Dec 2003 04:38:06 -0000	1.30
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.31
>   @@ -48,7 +48,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.16      +1 -1      maven-plugins/codeswitcher/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/codeswitcher/project.xml,v
>   retrieving revision 1.15
>   retrieving revision 1.16
>   diff -u -r1.15 -r1.16
>   --- project.xml	29 Dec 2003 04:38:05 -0000	1.15
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.16
>   @@ -42,7 +42,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.32      +1 -1      maven-plugins/xdoc/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/xdoc/project.xml,v
>   retrieving revision 1.31
>   retrieving revision 1.32
>   diff -u -r1.31 -r1.32
>   --- project.xml	29 Dec 2003 04:38:07 -0000	1.31
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.32
>   @@ -65,7 +65,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.19      +1 -1      maven-plugins/simian/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/simian/project.xml,v
>   retrieving revision 1.18
>   retrieving revision 1.19
>   diff -u -r1.18 -r1.19
>   --- project.xml	29 Dec 2003 04:38:06 -0000	1.18
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.19
>   @@ -24,7 +24,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <url>http://ant.apache.org/</url>
>        </dependency>
>        <dependency>
>   
>   
>   
>   1.18      +1 -1      maven-plugins/docbook/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/docbook/project.xml,v
>   retrieving revision 1.17
>   retrieving revision 1.18
>   diff -u -r1.17 -r1.18
>   --- project.xml	29 Dec 2003 04:38:05 -0000	1.17
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.18
>   @@ -38,7 +38,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.28      +1 -1      maven-plugins/struts/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/struts/project.xml,v
>   retrieving revision 1.27
>   retrieving revision 1.28
>   diff -u -r1.27 -r1.28
>   --- project.xml	29 Dec 2003 04:38:07 -0000	1.27
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.28
>   @@ -75,7 +75,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.21      +1 -1      maven-plugins/site/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/site/project.xml,v
>   retrieving revision 1.20
>   retrieving revision 1.21
>   diff -u -r1.20 -r1.21
>   --- project.xml	29 Dec 2003 04:38:06 -0000	1.20
>   +++ project.xml	5 Jan 2004 03:27:16 -0000	1.21
>   @@ -58,7 +58,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root.maven</classloader>
>          </properties>
>   
>   
>   
>   1.18      +1 -1      maven-plugins/perforce/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/perforce/project.xml,v
>   retrieving revision 1.17
>   retrieving revision 1.18
>   diff -u -r1.17 -r1.18
>   --- project.xml	29 Dec 2003 04:38:06 -0000	1.17
>   +++ project.xml	5 Jan 2004 03:27:17 -0000	1.18
>   @@ -43,7 +43,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>          <properties>
>            <classloader>root</classloader>
>          </properties>
>   
>   
>   
>   1.19      +1 -1      maven-plugins/runner/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/maven-plugins/runner/project.xml,v
>   retrieving revision 1.18
>   retrieving revision 1.19
>   diff -u -r1.18 -r1.19
>   --- project.xml	29 Dec 2003 04:38:06 -0000	1.18
>   +++ project.xml	5 Jan 2004 03:27:17 -0000	1.19
>   @@ -82,7 +82,7 @@
>        <dependency>
>          <groupId>ant</groupId>
>          <artifactId>ant</artifactId>
>   -      <version>1.5.3-1</version>
>   +      <version>1.6</version>
>        </dependency>
>        <!-- Betwixt requirements -->
>    
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
-- 
jvz.

Jason van Zyl
jason@zenplex.com
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org