You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Blevins <da...@visi.com> on 2006/04/20 03:08:36 UTC

Deploying Specs

Seems the 1.0 jars in cvs.apache.org were getting updated.  I had put  
them there as a convenience but it's no good if they get updated and  
the bad versions begin to pollute the world.  To fix this, I have  
backed up our specs at cvs.apache.org and recreated them from scratch.

You can no longer download the final 1.0 jars from cvs.apache.org.   
As always, those are available on ibiblio, so everyone should be fine.

Our /www/cvs.apache.org/repository/org.apache.geronimo.specs  
directory now contains the following content:

org.apache.geronimo.specs/jars
org.apache.geronimo.specs/jars/geronimo-javamail_1.3.1_spec-1.1- 
SNAPSHOT.jar
org.apache.geronimo.specs/jars/geronimo-commonj_1.1_spec-1.0- 
SNAPSHOT.jar
org.apache.geronimo.specs/jars/geronimo-corba_2.3_spec-1.1-SNAPSHOT.jar
org.apache.geronimo.specs/jars/geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar
org.apache.geronimo.specs/poms
org.apache.geronimo.specs/poms/geronimo-javamail_1.3.1_spec-1.1- 
SNAPSHOT.pom
org.apache.geronimo.specs/poms/geronimo-commonj_1.1_spec-1.0- 
SNAPSHOT.pom
org.apache.geronimo.specs/poms/geronimo-corba_2.3_spec-1.1-SNAPSHOT.pom
org.apache.geronimo.specs/poms/geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.pom
org.apache.geronimo.specs/poms/maven-metadata-mavenOneRepository.xml
org.apache.geronimo.specs/poms/specs-1.1-SNAPSHOT.pom

Do not publish any 1.0 jars there.

Also, please know that we do build the 1.1-SNAPSHOT specs on gbuild  
in our continuum install (http://ci.gbuild.org/continuum/servlet/ 
continuum) and those jars are rsync'ed to cvs.apache.org every hour.   
It's fine to deploy a SNAPSHOT spec by hand if you don't wish to wait.

Thanks,
David

Re: Deploying Specs -- another note

Posted by David Blevins <da...@visi.com>.
Also, you'll want to kill any org.apache.geronimo.spec-*-1.0.jar  
files you have in your $HOME/.maven/repository as they may be the  
contaminated versions.

-David

On Apr 19, 2006, at 6:08 PM, David Blevins wrote:

> Seems the 1.0 jars in cvs.apache.org were getting updated.  I had  
> put them there as a convenience but it's no good if they get  
> updated and the bad versions begin to pollute the world.  To fix  
> this, I have backed up our specs at cvs.apache.org and recreated  
> them from scratch.
>
> You can no longer download the final 1.0 jars from cvs.apache.org.   
> As always, those are available on ibiblio, so everyone should be fine.
>
> Our /www/cvs.apache.org/repository/org.apache.geronimo.specs  
> directory now contains the following content:
>
> org.apache.geronimo.specs/jars
> org.apache.geronimo.specs/jars/geronimo-javamail_1.3.1_spec-1.1- 
> SNAPSHOT.jar
> org.apache.geronimo.specs/jars/geronimo-commonj_1.1_spec-1.0- 
> SNAPSHOT.jar
> org.apache.geronimo.specs/jars/geronimo-corba_2.3_spec-1.1- 
> SNAPSHOT.jar
> org.apache.geronimo.specs/jars/geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar
> org.apache.geronimo.specs/poms
> org.apache.geronimo.specs/poms/geronimo-javamail_1.3.1_spec-1.1- 
> SNAPSHOT.pom
> org.apache.geronimo.specs/poms/geronimo-commonj_1.1_spec-1.0- 
> SNAPSHOT.pom
> org.apache.geronimo.specs/poms/geronimo-corba_2.3_spec-1.1- 
> SNAPSHOT.pom
> org.apache.geronimo.specs/poms/geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.pom
> org.apache.geronimo.specs/poms/maven-metadata-mavenOneRepository.xml
> org.apache.geronimo.specs/poms/specs-1.1-SNAPSHOT.pom
>
> Do not publish any 1.0 jars there.
>
> Also, please know that we do build the 1.1-SNAPSHOT specs on gbuild  
> in our continuum install (http://ci.gbuild.org/continuum/servlet/ 
> continuum) and those jars are rsync'ed to cvs.apache.org every  
> hour.  It's fine to deploy a SNAPSHOT spec by hand if you don't  
> wish to wait.
>
> Thanks,
> David
>