You are viewing a plain text version of this content. The canonical link for it is here.
Posted to repository@apache.org by Carlos Sanchez <ca...@apache.org> on 2006/05/31 22:40:51 UTC

ws-commons files changed in apache repository

These files have been changed after they were deployed and synced to ibiblio.

>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.asc
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.md5
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.sha1
>fcstp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.asc
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.md5
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.sha1
>fcstp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.asc
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.md5
>fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.sha1



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Re: ws-commons files changed in apache repository

Posted by Carlos Sanchez <ca...@apache.org>.
What do you mean? it has to be like that for now until maven supports
deleting the metadata files. See
http://jira.codehaus.org/browse/MNG-1905

On 6/1/06, Henk P. Penning <he...@cs.uu.nl> wrote:
> On Thu, 1 Jun 2006, Carlos Sanchez wrote:
>
> > Date: Thu, 1 Jun 2006 12:16:52 -0700
> > From: Carlos Sanchez <ca...@apache.org>
> > To: Jochen Wiedmann <jo...@gmail.com>
> > Cc: pmc@ws.apache.org, repository@apache.org
> > Subject: Re: ws-commons files changed in apache repository
> > Sender: carlossg@gmail.com
>
> > I'd need you to fix the permissions
> > /x1/www/www.apache.org/dist/maven-repository/org/apache/ws/commons/ws-commons-util/1.0
>
> > Check /x1/www/cvs.apache.org/maven-snapshot-repository/fix-permissions.sh
>
> Hm,
>
> find . ! -perm 664 -iname maven-metadata.xml* -user ${USER} -exec chmod 664 {}
>
> ... is useless and bad practice ; it should be stamped out.
>
>   HPP
>
> ----------------------------------------------------------------   _
> Henk P. Penning, Computer Systems Group       R Uithof CGN-A232  _/ \_
> Dept of Computer Science, Utrecht University  T +31 30 253 4106 / \_/ \
> Padualaan 14, 3584CH Utrecht, the Netherlands F +31 30 251 3791 \_/ \_/
> http://www.cs.uu.nl/~henkp/                   M penning@cs.uu.nl  \_/
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Re: ws-commons files changed in apache repository

Posted by Jochen Wiedmann <jo...@gmail.com>.
Carlos Sanchez wrote:
> I'd need you to fix the permissions
> /x1/www/www.apache.org/dist/maven-repository/org/apache/ws/commons/ws-commons-util/1.0
> 
> 
> Check /x1/www/cvs.apache.org/maven-snapshot-repository/fix-permissions.sh

Done.

Re: ws-commons files changed in apache repository

Posted by "Henk P. Penning" <he...@cs.uu.nl>.
On Thu, 1 Jun 2006, Carlos Sanchez wrote:

> Date: Thu, 1 Jun 2006 12:16:52 -0700
> From: Carlos Sanchez <ca...@apache.org>
> To: Jochen Wiedmann <jo...@gmail.com>
> Cc: pmc@ws.apache.org, repository@apache.org
> Subject: Re: ws-commons files changed in apache repository
> Sender: carlossg@gmail.com

> I'd need you to fix the permissions
> /x1/www/www.apache.org/dist/maven-repository/org/apache/ws/commons/ws-commons-util/1.0

> Check /x1/www/cvs.apache.org/maven-snapshot-repository/fix-permissions.sh

Hm,

find . ! -perm 664 -iname maven-metadata.xml* -user ${USER} -exec chmod 664 {}

... is useless and bad practice ; it should be stamped out.

  HPP

----------------------------------------------------------------   _
Henk P. Penning, Computer Systems Group       R Uithof CGN-A232  _/ \_
Dept of Computer Science, Utrecht University  T +31 30 253 4106 / \_/ \
Padualaan 14, 3584CH Utrecht, the Netherlands F +31 30 251 3791 \_/ \_/
http://www.cs.uu.nl/~henkp/                   M penning@cs.uu.nl  \_/


Re: ws-commons files changed in apache repository

Posted by Carlos Sanchez <ca...@apache.org>.
I'd need you to fix the permissions
/x1/www/www.apache.org/dist/maven-repository/org/apache/ws/commons/ws-commons-util/1.0

Check /x1/www/cvs.apache.org/maven-snapshot-repository/fix-permissions.sh

On 5/31/06, Jochen Wiedmann <jo...@gmail.com> wrote:
> On 6/1/06, Carlos Sanchez <ca...@apache.org> wrote:
>
> > Yes. Do you want the old files? I can put them back into the apache
> > repo to avoid confusion.
>
> Ok, please do.
>
> --
> Whenever you find yourself on the side of the
> majority, it is time to pause and reflect.
> (Mark Twain)
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

Re: ws-commons files changed in apache repository

Posted by Jochen Wiedmann <jo...@gmail.com>.
On 6/1/06, Carlos Sanchez <ca...@apache.org> wrote:

> Yes. Do you want the old files? I can put them back into the apache
> repo to avoid confusion.

Ok, please do.

-- 
Whenever you find yourself on the side of the
majority, it is time to pause and reflect.
(Mark Twain)

Re: ws-commons files changed in apache repository

Posted by Carlos Sanchez <ca...@apache.org>.
On 5/31/06, Jochen Wiedmann <jo...@gmail.com> wrote:
> This was my fault. The original files had been compiled for Java 1.5.
> I recompiled them. Should I cut a version 1.0.1 instead?

Yes. Do you want the old files? I can put them back into the apache
repo to avoid confusion.

Re: ws-commons files changed in apache repository

Posted by Jochen Wiedmann <jo...@gmail.com>.
On 6/1/06, Brett Porter <br...@gmail.com> wrote:

> This is becoming a common pattern in ws-*, that really needs to change.
>
> If these files actually change, then there's a real possibility
> someone ends up with a different 1.0 to the 'official' 1.0. People
> rsync from ibiblio on their own time, and may well pick up the first
> one whether it has been announced or not.

This was my fault. The original files had been compiled for Java 1.5.
I recompiled them. Should I cut a version 1.0.1 instead?


Jochen


-- 
Whenever you find yourself on the side of the
majority, it is time to pause and reflect.
(Mark Twain)

Re: ws-commons files changed in apache repository

Posted by Davanum Srinivas <da...@gmail.com>.
Brett,

Could you please CC commons-dev@ next time? There is no reason to send
this to a private list. If there is a broader complaint, that should
go to general@ws.

thanks,
dims

On 5/31/06, Brett Porter <br...@gmail.com> wrote:
> This is becoming a common pattern in ws-*, that really needs to change.
>
> If these files actually change, then there's a real possibility
> someone ends up with a different 1.0 to the 'official' 1.0. People
> rsync from ibiblio on their own time, and may well pick up the first
> one whether it has been announced or not.
>
> - Brett
>
> On 01/06/06, Carlos Sanchez <ca...@apache.org> wrote:
> > These files have been changed after they were deployed and synced to ibiblio.
> >
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.asc
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.md5
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.sha1
> > >fcstp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.asc
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.md5
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.sha1
> > >fcstp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.asc
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.md5
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.sha1
> >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> >                              -- The Princess Bride
> >
>
>
> --
> Apache Maven - http://maven.apache.org
> "Better Builds with Maven" book - http://library.mergere.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: pmc-unsubscribe@ws.apache.org
> For additional commands, e-mail: pmc-help@ws.apache.org
>
>


-- 
Davanum Srinivas : http://wso2.com/blogs/

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


Re: ws-commons files changed in apache repository

Posted by Davanum Srinivas <da...@gmail.com>.
Brett,

Could you please CC commons-dev@ next time? There is no reason to send
this to a private list. If there is a broader complaint, that should
go to general@ws.

thanks,
dims

On 5/31/06, Brett Porter <br...@gmail.com> wrote:
> This is becoming a common pattern in ws-*, that really needs to change.
>
> If these files actually change, then there's a real possibility
> someone ends up with a different 1.0 to the 'official' 1.0. People
> rsync from ibiblio on their own time, and may well pick up the first
> one whether it has been announced or not.
>
> - Brett
>
> On 01/06/06, Carlos Sanchez <ca...@apache.org> wrote:
> > These files have been changed after they were deployed and synced to ibiblio.
> >
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.asc
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.md5
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.sha1
> > >fcstp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.asc
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.md5
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.sha1
> > >fcstp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.asc
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.md5
> > >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.sha1
> >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> >                              -- The Princess Bride
> >
>
>
> --
> Apache Maven - http://maven.apache.org
> "Better Builds with Maven" book - http://library.mergere.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: pmc-unsubscribe@ws.apache.org
> For additional commands, e-mail: pmc-help@ws.apache.org
>
>


-- 
Davanum Srinivas : http://wso2.com/blogs/

Re: ws-commons files changed in apache repository

Posted by Brett Porter <br...@gmail.com>.
This is becoming a common pattern in ws-*, that really needs to change.

If these files actually change, then there's a real possibility
someone ends up with a different 1.0 to the 'official' 1.0. People
rsync from ibiblio on their own time, and may well pick up the first
one whether it has been announced or not.

- Brett

On 01/06/06, Carlos Sanchez <ca...@apache.org> wrote:
> These files have been changed after they were deployed and synced to ibiblio.
>
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.asc
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.md5
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0-sources.jar.sha1
> >fcstp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.asc
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.md5
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.jar.sha1
> >fcstp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.asc
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.md5
> >fc.tp... ws/commons/ws-commons-util/1.0/ws-commons-util-1.0.pom.sha1
>
>
>
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
>                              -- The Princess Bride
>


-- 
Apache Maven - http://maven.apache.org
"Better Builds with Maven" book - http://library.mergere.com/