You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Arnaud HERITIER <ah...@gmail.com> on 2007/01/02 00:13:10 UTC

Re: svn commit: r491675 - /maven/maven-1/plugins/trunk/pmd/project.xml

I hope you don't refer to the mail sent by continuum ?
Actually the problem of the bootstrap which fail is somewhere else ... In
the pdf plugin
What is the problem with the bootstrap after the upgrade ?

Arnaud

On 1/2/07, jjensen@apache.org <jj...@apache.org> wrote:
>
> Author: jjensen
> Date: Mon Jan  1 15:06:09 2007
> New Revision: 491675
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=491675
> Log:
> Undoing initial upg steps so bootstrap does not fail.
>
> Modified:
>     maven/maven-1/plugins/trunk/pmd/project.xml
>
> Modified: maven/maven-1/plugins/trunk/pmd/project.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/pmd/project.xml?view=diff&rev=491675&r1=491674&r2=491675
>
> ==============================================================================
> --- maven/maven-1/plugins/trunk/pmd/project.xml (original)
> +++ maven/maven-1/plugins/trunk/pmd/project.xml Mon Jan  1 15:06:09 2007
> @@ -158,7 +158,7 @@
>      <dependency>
>        <groupId>pmd</groupId>
>        <artifactId>pmd</artifactId>
> -      <version>3.9</version>
> +      <version>3.7</version>
>        <url>http://pmd.sourceforge.net</url>
>      </dependency>
>      <dependency>
> @@ -166,15 +166,17 @@
>        <artifactId>oro</artifactId>
>        <version>2.0.8</version>
>      </dependency>
> +<!--
>      <dependency>
>        <groupId>asm</groupId>
>        <artifactId>asm</artifactId>
>        <version>3.0</version>
>      </dependency>
> +-->
>      <dependency>
>        <groupId>jaxen</groupId>
>        <artifactId>jaxen</artifactId>
> -      <version>1.1-beta-10</version>
> +      <version>1.1-beta-9</version>
>      </dependency>
>    </dependencies>
> </project>
>
>
>

Re: svn commit: r491675 - /maven/maven-1/plugins/trunk/pmd/project.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
In fact for older committers like me, the subscription was automatically
done when the dev list was split.
To subscribe : mailto:notifications-subscribe@maven.apache.org
This list is shared by all projects (m1 and m2) and effectively our builds
will become bogged down in m2 ones.
If you want I can subscribe you personally to this build (just give me the
email I have to add).

Arnaud

On 1/2/07, Jeff Jensen <je...@upstairstechnology.com> wrote:
>
> That was my next step - investigate ASM upload.  I have not done that yet.
> So I am not aware of its status yet.
>
> I know you are in progress on the zones continuous builds, which is really
> great.
> Will the Maven 1 continuous builds emails have its own list?  I'm drowning
> in emails already and don't want to sift through M2 ones on that list too
> (it's too much on the dev, user, and commits lists already...).  M2 has
> much
> more activity than M1, as one would expect.
>
> Where is the notifications info?  It is not on the mail lists link.  Did
> you
> mean some other build messages are going to it, or that the zones ones
> will
> go there when you are done?
> http://maven.apache.org/maven-1.x/mail-lists.html
>
>
> -----Original Message-----
> From: Arnaud HERITIER [mailto:aheritier@gmail.com]
> Sent: Monday, January 01, 2007 5:34 PM
> To: Maven Developers List
> Subject: Re: svn commit: r491675 -
> /maven/maven-1/plugins/trunk/pmd/project.xml
>
> On 1/2/07, Jeff Jensen <je...@upstairstechnology.com> wrote:
> >
> > Asm 3.0 is not on Ibiblio yet, which I knew, but Lukas told me that
> > committing these changes already would break the bootstrap, and asked
> > me to revert them.
>
>
> Ok, he's right. It will be a real problem. Is there an upload issue opened
> for ASM ?
>
> I can't answer your other questions: I did not receive an email from
> > continuum.  I did not bootstrap after the change.
>
>
> ok.  Those mails are sent to notifications@maven.apache.org.
> I'm configuring continuum on maven.zones.apache.org to automatically build
> the bootstrap for us.
>
> Arnaud
>
> -----Original Message-----
> > From: Arnaud HERITIER [mailto: aheritier@gmail.com]
> > Sent: Monday, January 01, 2007 5:13 PM
> > To: dev@maven.apache.org
> > Subject: Re: svn commit: r491675 -
> > /maven/maven-1/plugins/trunk/pmd/project.xml
> >
> > I hope you don't refer to the mail sent by continuum ?
> > Actually the problem of the bootstrap which fail is somewhere else ...
> > In the pdf plugin What is the problem with the bootstrap after the
> upgrade
> ?
> >
> > Arnaud
> >
> > On 1/2/07, jjensen@apache.org <jj...@apache.org> wrote:
> > >
> > > Author: jjensen
> > > Date: Mon Jan  1 15:06:09 2007
> > > New Revision: 491675
> > >
> > > URL: http://svn.apache.org/viewvc?view=rev&rev=491675
> > > Log:
> > > Undoing initial upg steps so bootstrap does not fail.
> > >
> > > Modified:
> > >     maven/maven-1/plugins/trunk/pmd/project.xml
> > >
> > > Modified: maven/maven-1/plugins/trunk/pmd/project.xml
> > > URL:
> > > http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/pmd/project
> > > .x
> > > ml?view=diff&rev=491675&r1=491674&r2=491675
> > >
> > > ====================================================================
> > > ==
> > > ========
> > > --- maven/maven-1/plugins/trunk/pmd/project.xml (original)
> > > +++ maven/maven-1/plugins/trunk/pmd/project.xml Mon Jan  1 15:06:09
> > > +++ 2007
> > > @@ -158,7 +158,7 @@
> > >      <dependency>
> > >        <groupId>pmd</groupId>
> > >        <artifactId>pmd</artifactId>
> > > -      <version>3.9</version>
> > > +      <version>3.7</version>
> > >        <url> http://pmd.sourceforge.net</url>
> > >      </dependency>
> > >      <dependency>
> > > @@ -166,15 +166,17 @@
> > >        <artifactId>oro</artifactId>
> > >        <version>2.0.8</version>
> > >      </dependency>
> > > +<!--
> > >      <dependency>
> > >        <groupId>asm</groupId>
> > >        <artifactId>asm</artifactId>
> > >        <version>3.0</version>
> > >      </dependency>
> > > +-->
> > >      <dependency>
> > >        <groupId>jaxen</groupId>
> > >        <artifactId>jaxen</artifactId>
> > > -      <version>1.1-beta-10</version>
> > > +      <version>1.1-beta-9</version>
> > >      </dependency>
> > >    </dependencies>
> > > </project>
> > >
> > >
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For
> > additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

RE: svn commit: r491675 - /maven/maven-1/plugins/trunk/pmd/project.xml

Posted by Jeff Jensen <je...@upstairstechnology.com>.
That was my next step - investigate ASM upload.  I have not done that yet.
So I am not aware of its status yet.

I know you are in progress on the zones continuous builds, which is really
great.
Will the Maven 1 continuous builds emails have its own list?  I'm drowning
in emails already and don't want to sift through M2 ones on that list too
(it's too much on the dev, user, and commits lists already...).  M2 has much
more activity than M1, as one would expect.

Where is the notifications info?  It is not on the mail lists link.  Did you
mean some other build messages are going to it, or that the zones ones will
go there when you are done? 
http://maven.apache.org/maven-1.x/mail-lists.html


-----Original Message-----
From: Arnaud HERITIER [mailto:aheritier@gmail.com] 
Sent: Monday, January 01, 2007 5:34 PM
To: Maven Developers List
Subject: Re: svn commit: r491675 -
/maven/maven-1/plugins/trunk/pmd/project.xml

On 1/2/07, Jeff Jensen <je...@upstairstechnology.com> wrote:
>
> Asm 3.0 is not on Ibiblio yet, which I knew, but Lukas told me that 
> committing these changes already would break the bootstrap, and asked 
> me to revert them.


Ok, he's right. It will be a real problem. Is there an upload issue opened
for ASM ?

I can't answer your other questions: I did not receive an email from
> continuum.  I did not bootstrap after the change.


ok.  Those mails are sent to notifications@maven.apache.org.
I'm configuring continuum on maven.zones.apache.org to automatically build
the bootstrap for us.

Arnaud

-----Original Message-----
> From: Arnaud HERITIER [mailto: aheritier@gmail.com]
> Sent: Monday, January 01, 2007 5:13 PM
> To: dev@maven.apache.org
> Subject: Re: svn commit: r491675 -
> /maven/maven-1/plugins/trunk/pmd/project.xml
>
> I hope you don't refer to the mail sent by continuum ?
> Actually the problem of the bootstrap which fail is somewhere else ... 
> In the pdf plugin What is the problem with the bootstrap after the upgrade
?
>
> Arnaud
>
> On 1/2/07, jjensen@apache.org <jj...@apache.org> wrote:
> >
> > Author: jjensen
> > Date: Mon Jan  1 15:06:09 2007
> > New Revision: 491675
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=491675
> > Log:
> > Undoing initial upg steps so bootstrap does not fail.
> >
> > Modified:
> >     maven/maven-1/plugins/trunk/pmd/project.xml
> >
> > Modified: maven/maven-1/plugins/trunk/pmd/project.xml
> > URL:
> > http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/pmd/project
> > .x
> > ml?view=diff&rev=491675&r1=491674&r2=491675
> >
> > ====================================================================
> > ==
> > ========
> > --- maven/maven-1/plugins/trunk/pmd/project.xml (original)
> > +++ maven/maven-1/plugins/trunk/pmd/project.xml Mon Jan  1 15:06:09
> > +++ 2007
> > @@ -158,7 +158,7 @@
> >      <dependency>
> >        <groupId>pmd</groupId>
> >        <artifactId>pmd</artifactId>
> > -      <version>3.9</version>
> > +      <version>3.7</version>
> >        <url> http://pmd.sourceforge.net</url>
> >      </dependency>
> >      <dependency>
> > @@ -166,15 +166,17 @@
> >        <artifactId>oro</artifactId>
> >        <version>2.0.8</version>
> >      </dependency>
> > +<!--
> >      <dependency>
> >        <groupId>asm</groupId>
> >        <artifactId>asm</artifactId>
> >        <version>3.0</version>
> >      </dependency>
> > +-->
> >      <dependency>
> >        <groupId>jaxen</groupId>
> >        <artifactId>jaxen</artifactId>
> > -      <version>1.1-beta-10</version>
> > +      <version>1.1-beta-9</version>
> >      </dependency>
> >    </dependencies>
> > </project>
> >
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
>
>



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


Re: svn commit: r491675 - /maven/maven-1/plugins/trunk/pmd/project.xml

Posted by Arnaud HERITIER <ah...@gmail.com>.
On 1/2/07, Jeff Jensen <je...@upstairstechnology.com> wrote:
>
> Asm 3.0 is not on Ibiblio yet, which I knew, but Lukas told me that
> committing these changes already would break the bootstrap, and asked me
> to
> revert them.


Ok, he's right. It will be a real problem. Is there an upload issue opened
for ASM ?

I can't answer your other questions: I did not receive an email from
> continuum.  I did not bootstrap after the change.


ok.  Those mails are sent to notifications@maven.apache.org.
I'm configuring continuum on maven.zones.apache.org to automatically build
the bootstrap for us.

Arnaud

-----Original Message-----
> From: Arnaud HERITIER [mailto: aheritier@gmail.com]
> Sent: Monday, January 01, 2007 5:13 PM
> To: dev@maven.apache.org
> Subject: Re: svn commit: r491675 -
> /maven/maven-1/plugins/trunk/pmd/project.xml
>
> I hope you don't refer to the mail sent by continuum ?
> Actually the problem of the bootstrap which fail is somewhere else ... In
> the pdf plugin What is the problem with the bootstrap after the upgrade ?
>
> Arnaud
>
> On 1/2/07, jjensen@apache.org <jj...@apache.org> wrote:
> >
> > Author: jjensen
> > Date: Mon Jan  1 15:06:09 2007
> > New Revision: 491675
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=491675
> > Log:
> > Undoing initial upg steps so bootstrap does not fail.
> >
> > Modified:
> >     maven/maven-1/plugins/trunk/pmd/project.xml
> >
> > Modified: maven/maven-1/plugins/trunk/pmd/project.xml
> > URL:
> > http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/pmd/project.x
> > ml?view=diff&rev=491675&r1=491674&r2=491675
> >
> > ======================================================================
> > ========
> > --- maven/maven-1/plugins/trunk/pmd/project.xml (original)
> > +++ maven/maven-1/plugins/trunk/pmd/project.xml Mon Jan  1 15:06:09
> > +++ 2007
> > @@ -158,7 +158,7 @@
> >      <dependency>
> >        <groupId>pmd</groupId>
> >        <artifactId>pmd</artifactId>
> > -      <version>3.9</version>
> > +      <version>3.7</version>
> >        <url> http://pmd.sourceforge.net</url>
> >      </dependency>
> >      <dependency>
> > @@ -166,15 +166,17 @@
> >        <artifactId>oro</artifactId>
> >        <version>2.0.8</version>
> >      </dependency>
> > +<!--
> >      <dependency>
> >        <groupId>asm</groupId>
> >        <artifactId>asm</artifactId>
> >        <version>3.0</version>
> >      </dependency>
> > +-->
> >      <dependency>
> >        <groupId>jaxen</groupId>
> >        <artifactId>jaxen</artifactId>
> > -      <version>1.1-beta-10</version>
> > +      <version>1.1-beta-9</version>
> >      </dependency>
> >    </dependencies>
> > </project>
> >
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

RE: svn commit: r491675 - /maven/maven-1/plugins/trunk/pmd/project.xml

Posted by Jeff Jensen <je...@upstairstechnology.com>.
Asm 3.0 is not on Ibiblio yet, which I knew, but Lukas told me that
committing these changes already would break the bootstrap, and asked me to
revert them.

I can't answer your other questions: I did not receive an email from
continuum.  I did not bootstrap after the change.


-----Original Message-----
From: Arnaud HERITIER [mailto:aheritier@gmail.com] 
Sent: Monday, January 01, 2007 5:13 PM
To: dev@maven.apache.org
Subject: Re: svn commit: r491675 -
/maven/maven-1/plugins/trunk/pmd/project.xml

I hope you don't refer to the mail sent by continuum ?
Actually the problem of the bootstrap which fail is somewhere else ... In
the pdf plugin What is the problem with the bootstrap after the upgrade ?

Arnaud

On 1/2/07, jjensen@apache.org <jj...@apache.org> wrote:
>
> Author: jjensen
> Date: Mon Jan  1 15:06:09 2007
> New Revision: 491675
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=491675
> Log:
> Undoing initial upg steps so bootstrap does not fail.
>
> Modified:
>     maven/maven-1/plugins/trunk/pmd/project.xml
>
> Modified: maven/maven-1/plugins/trunk/pmd/project.xml
> URL:
> http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/pmd/project.x
> ml?view=diff&rev=491675&r1=491674&r2=491675
>
> ======================================================================
> ========
> --- maven/maven-1/plugins/trunk/pmd/project.xml (original)
> +++ maven/maven-1/plugins/trunk/pmd/project.xml Mon Jan  1 15:06:09 
> +++ 2007
> @@ -158,7 +158,7 @@
>      <dependency>
>        <groupId>pmd</groupId>
>        <artifactId>pmd</artifactId>
> -      <version>3.9</version>
> +      <version>3.7</version>
>        <url>http://pmd.sourceforge.net</url>
>      </dependency>
>      <dependency>
> @@ -166,15 +166,17 @@
>        <artifactId>oro</artifactId>
>        <version>2.0.8</version>
>      </dependency>
> +<!--
>      <dependency>
>        <groupId>asm</groupId>
>        <artifactId>asm</artifactId>
>        <version>3.0</version>
>      </dependency>
> +-->
>      <dependency>
>        <groupId>jaxen</groupId>
>        <artifactId>jaxen</artifactId>
> -      <version>1.1-beta-10</version>
> +      <version>1.1-beta-9</version>
>      </dependency>
>    </dependencies>
> </project>
>
>
>



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