You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Torsten Curdt <tc...@apache.org> on 2006/01/14 09:47:11 UTC

clirr

Guys,

anyone using clirr through maven? I would like to have
it done (be)for(e) the BCEL release. But it would probably
also make sense for the commons projects.

cheers
--
Torsten

Re: clirr

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
On Sat, 2006-01-14 at 19:47 +1100, Torsten Curdt wrote:
> Guys,
> 
> anyone using clirr through maven? I would like to have
> it done (be)for(e) the BCEL release. But it would probably
> also make sense for the commons projects.

i've used it with maven 1. i've had an itch about creating a problem
clirr report one day (when i find time) but have never got round to it.

- robert


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


Re: clirr

Posted by Phil Steitz <ph...@gmail.com>.
I had same experience as Stephen; though I did get it to work at one
point in m1 by setting build properties and some googling and hocus
pocus to get the right clirr plugin jar installed. Sorry, but I just
lost the drive where I had that all set up, so can't provide details
atm.

In any case, I agree that we should in general run both jdiff and
clirr reports prior to .x releases for commons components.  These can
be run from ant or the command line if necessary.  I am not sure if
the m2 plugins for exist yet, but we should include how-to for this in
the revision of the release instructions for m2.

Phil

On 1/14/06, Stephen Colebourne <sc...@btopenworld.com> wrote:
> I think I had to use ant to run it last as the maven plugin didn't work
> for me. YMMV
>
> Stephen
>
>
> Torsten Curdt wrote:
> > Guys,
> >
> > anyone using clirr through maven? I would like to have
> > it done (be)for(e) the BCEL release. But it would probably
> > also make sense for the commons projects.
> >
> > cheers
> > --
> > Torsten
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

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


Re: clirr

Posted by Arnaud HERITIER <ah...@gmail.com>.
it works but I must install it manually.
I can't add it to the maven build
Thanks again
I'll test it and if necessary I'll open an upload request.

cheers

arnaud

On 1/14/06, Vincent Massol <vm...@pivolis.com> wrote:
>
>
>
> > -----Original Message-----
> > From: Arnaud HERITIER [mailto:aheritier@gmail.com]
> > Sent: samedi 14 janvier 2006 23:44
> > To: Maven Developers List
> > Subject: Re: clirr
> >
> > yes, but the link responds : Not Found"
> > :-(
>
> Try http://prdownloads.sourceforge.net/clirr/clirr-0.6.zip?download
>
> -Vincent
>
> > On 1/14/06, Vincent Massol <vm...@pivolis.com> wrote:
> > >
> > > Hi Arnaud,
> > >
> > > > -----Original Message-----
> > > > From: Arnaud HERITIER [mailto:aheritier@gmail.com]
> > > > Sent: samedi 14 janvier 2006 17:09
> > > > To: Maven Developers List
> > > > Subject: Re: clirr
> > > >
> > > > Is there someone who knows where the clirr plugin for maven 1.x is ?
> > > > It's not on ibiblio.
> > >
> > > It's here: http://clirr.sourceforge.net/clirr-maven/installing.html
> > >
> > > > I don't know if it can be a problem with the rewritting rules or the
> > > > cleaning of snapshots ?
> > > >
> > > > Arnaud
> > >
> > > -Vincent
> > >
> > >
> > > ---------------------------------------------------------------------
> > > 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: clirr

Posted by Vincent Massol <vm...@pivolis.com>.

> -----Original Message-----
> From: Arnaud HERITIER [mailto:aheritier@gmail.com]
> Sent: samedi 14 janvier 2006 23:44
> To: Maven Developers List
> Subject: Re: clirr
> 
> yes, but the link responds : Not Found"
> :-(

Try http://prdownloads.sourceforge.net/clirr/clirr-0.6.zip?download

-Vincent

> On 1/14/06, Vincent Massol <vm...@pivolis.com> wrote:
> >
> > Hi Arnaud,
> >
> > > -----Original Message-----
> > > From: Arnaud HERITIER [mailto:aheritier@gmail.com]
> > > Sent: samedi 14 janvier 2006 17:09
> > > To: Maven Developers List
> > > Subject: Re: clirr
> > >
> > > Is there someone who knows where the clirr plugin for maven 1.x is ?
> > > It's not on ibiblio.
> >
> > It's here: http://clirr.sourceforge.net/clirr-maven/installing.html
> >
> > > I don't know if it can be a problem with the rewritting rules or the
> > > cleaning of snapshots ?
> > >
> > > Arnaud
> >
> > -Vincent
> >
> >
> > ---------------------------------------------------------------------
> > 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: clirr

Posted by Arnaud HERITIER <ah...@gmail.com>.
yes, but the link responds : Not Found"
:-(

thanks

arnaud

On 1/14/06, Vincent Massol <vm...@pivolis.com> wrote:
>
> Hi Arnaud,
>
> > -----Original Message-----
> > From: Arnaud HERITIER [mailto:aheritier@gmail.com]
> > Sent: samedi 14 janvier 2006 17:09
> > To: Maven Developers List
> > Subject: Re: clirr
> >
> > Is there someone who knows where the clirr plugin for maven 1.x is ?
> > It's not on ibiblio.
>
> It's here: http://clirr.sourceforge.net/clirr-maven/installing.html
>
> > I don't know if it can be a problem with the rewritting rules or the
> > cleaning of snapshots ?
> >
> > Arnaud
>
> -Vincent
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: clirr

Posted by Arnaud HERITIER <ah...@gmail.com>.
:-( there's certainly an error in its documentation

thanks emmanuel

arnaud

On 1/14/06, Emmanuel Venisse <em...@venisse.net> wrote:
>
> It isn't a problem with rewriting rules. I can't find it in repo
> filesystem.
>
> Emmanuel
>
> Arnaud HERITIER a écrit :
> > Is there someone who knows where the clirr plugin for maven 1.x is ?
> > It's not on ibiblio.
> > I don't know if it can be a problem with the rewritting rules or the
> > cleaning of snapshots ?
> >
> > Arnaud
> >
> > On 1/14/06, Stephen Colebourne <sc...@btopenworld.com> wrote:
> >
> >>I think I had to use ant to run it last as the maven plugin didn't work
> >>for me. YMMV
> >>
> >>Stephen
> >>
> >>
> >>Torsten Curdt wrote:
> >>
> >>>Guys,
> >>>
> >>>anyone using clirr through maven? I would like to have
> >>>it done (be)for(e) the BCEL release. But it would probably
> >>>also make sense for the commons projects.
> >>>
> >>>cheers
> >>>--
> >>>Torsten
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> >>For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >>
> >>
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: clirr

Posted by Emmanuel Venisse <em...@venisse.net>.
It isn't a problem with rewriting rules. I can't find it in repo filesystem.

Emmanuel

Arnaud HERITIER a écrit :
> Is there someone who knows where the clirr plugin for maven 1.x is ?
> It's not on ibiblio.
> I don't know if it can be a problem with the rewritting rules or the
> cleaning of snapshots ?
> 
> Arnaud
> 
> On 1/14/06, Stephen Colebourne <sc...@btopenworld.com> wrote:
> 
>>I think I had to use ant to run it last as the maven plugin didn't work
>>for me. YMMV
>>
>>Stephen
>>
>>
>>Torsten Curdt wrote:
>>
>>>Guys,
>>>
>>>anyone using clirr through maven? I would like to have
>>>it done (be)for(e) the BCEL release. But it would probably
>>>also make sense for the commons projects.
>>>
>>>cheers
>>>--
>>>Torsten
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>
>>
> 
> 


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


RE: clirr

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Arnaud,

> -----Original Message-----
> From: Arnaud HERITIER [mailto:aheritier@gmail.com]
> Sent: samedi 14 janvier 2006 17:09
> To: Maven Developers List
> Subject: Re: clirr
> 
> Is there someone who knows where the clirr plugin for maven 1.x is ?
> It's not on ibiblio.

It's here: http://clirr.sourceforge.net/clirr-maven/installing.html

> I don't know if it can be a problem with the rewritting rules or the
> cleaning of snapshots ?
> 
> Arnaud

-Vincent


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


Re: clirr

Posted by Arnaud HERITIER <ah...@gmail.com>.
Is there someone who knows where the clirr plugin for maven 1.x is ?
It's not on ibiblio.
I don't know if it can be a problem with the rewritting rules or the
cleaning of snapshots ?

Arnaud

On 1/14/06, Stephen Colebourne <sc...@btopenworld.com> wrote:
>
> I think I had to use ant to run it last as the maven plugin didn't work
> for me. YMMV
>
> Stephen
>
>
> Torsten Curdt wrote:
> > Guys,
> >
> > anyone using clirr through maven? I would like to have
> > it done (be)for(e) the BCEL release. But it would probably
> > also make sense for the commons projects.
> >
> > cheers
> > --
> > Torsten
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

Re: clirr

Posted by Stephen Colebourne <sc...@btopenworld.com>.
I think I had to use ant to run it last as the maven plugin didn't work 
for me. YMMV

Stephen


Torsten Curdt wrote:
> Guys,
> 
> anyone using clirr through maven? I would like to have
> it done (be)for(e) the BCEL release. But it would probably
> also make sense for the commons projects.
> 
> cheers
> -- 
> Torsten

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