Re: old specs (was: Re: Axis 1.X HEAD broken)

2006-02-13 Thread Jason Dillon
I think I have fixed this as of yesterday. You will need to check out 
specs/trunk and build. The default should install a j2ee uber jar into the 
repository, as well as jars for each spec as one might expect. 

You may need to 'mvn -U install' in specs/trunk to get the latest maven-one 
SNAPSHOT which Brett updated with a fix yesterday. 

Most usage of this dependency under applications has been unrolled, but most 
configs still depend on this. 

--jason


-Original Message-
From: Jacek Laskowski [EMAIL PROTECTED]
Date: Sun, 12 Feb 2006 11:44:04 
To:dev@geronimo.apache.org
Subject: Re: old specs (was: Re: Axis 1.X HEAD broken)

2006/2/12, David Blevins [EMAIL PROTECTED]:

 As well, I deleted the old 1.1-SNAPSHOT jars that never should
...snip...
 geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar

...and (incidentally) broke [continuum] BUILD FAILURE: Geronimo:: Applications:

BUILD FAILED
File.. 
/home/continuum/.maven/cache/maven-multiproject-plugin-1.4.1/plugin.jelly
Element... maven:reactor
Line.. 218
Column -1
The build cannot continue because of the following unsatisfied dependency:

geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar

;)

 -David

--
Jacek Laskowski
http://www.laskowski.org.pl


Re: old specs (was: Re: Axis 1.X HEAD broken)

2006-02-12 Thread Jacek Laskowski
2006/2/12, David Blevins [EMAIL PROTECTED]:

 As well, I deleted the old 1.1-SNAPSHOT jars that never should
...snip...
 geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar

...and (incidentally) broke [continuum] BUILD FAILURE: Geronimo:: Applications:

BUILD FAILED
File.. 
/home/continuum/.maven/cache/maven-multiproject-plugin-1.4.1/plugin.jelly
Element... maven:reactor
Line.. 218
Column -1
The build cannot continue because of the following unsatisfied dependency:

geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar

;)

 -David

--
Jacek Laskowski
http://www.laskowski.org.pl


Re: old specs (was: Re: Axis 1.X HEAD broken)

2006-02-12 Thread Jason Dillon

I ran into this yesterday too :-(

Does not look like the new spec build using m2 creates a jar for  
maven 1 with all of the dependencies.  The geronimo-spec-j2ee module  
only builds a pom.


Maybe, until we can move to m2, we should just depend on each of the  
spec jars and not the all-in-one j2ee version.


--jason


On Feb 12, 2006, at 2:44 AM, Jacek Laskowski wrote:


2006/2/12, David Blevins [EMAIL PROTECTED]:


As well, I deleted the old 1.1-SNAPSHOT jars that never should

...snip...

geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar


...and (incidentally) broke [continuum] BUILD FAILURE: Geronimo::  
Applications:


BUILD FAILED
File.. /home/continuum/.maven/cache/maven-multiproject- 
plugin-1.4.1/plugin.jelly

Element... maven:reactor
Line.. 218
Column -1
The build cannot continue because of the following unsatisfied  
dependency:


geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar

;)


-David


--
Jacek Laskowski
http://www.laskowski.org.pl




Re: old specs (was: Re: Axis 1.X HEAD broken)

2006-02-12 Thread Bruce Snyder
On 2/12/06, Jason Dillon [EMAIL PROTECTED] wrote:
 I ran into this yesterday too :-(

 Does not look like the new spec build using m2 creates a jar for
 maven 1 with all of the dependencies.  The geronimo-spec-j2ee module
 only builds a pom.

 Maybe, until we can move to m2, we should just depend on each of the
 spec jars and not the all-in-one j2ee version.

I'm in favor of keeping the 1.0 and 1.1 spec jars all separate until
this can all be sorted out. Too many people are having trouble
building the HEAD because of the deps on the 1.1 spec jars.

Bruce
--
perl -e 'print unpack(u30,D0G)[EMAIL 
PROTECTED]5R\F)R=6-E+G-N61ED\!G;6%I;\YC;VT*
);'

Apache Geronimo (http://geronimo.apache.org/)

Castor (http://castor.org/)


Re: old specs (was: Re: Axis 1.X HEAD broken)

2006-02-12 Thread Jason Dillon

I'm in favor of keeping the 1.0 and 1.1 spec jars all separate until
this can all be sorted out. Too many people are having trouble
building the HEAD because of the deps on the 1.1 spec jars.


I'm not sure what you man... I changed the depends on console- 
framework just now to use 2 depends instead of one, but they are  
still the latest versions built from specs/trunk.


--jason



old specs (was: Re: Axis 1.X HEAD broken)

2006-02-11 Thread David Blevins

On Feb 10, 2006, at 5:36 PM, David Blevins wrote:

One note, we are publishing the 1.0 jars with the snapshot jars  
which we probably should not do.  It means there is one jar here,  
for example:


  http://cvs.apache.org/repository/org.apache.geronimo.specs/jars/ 
geronimo-jms_1.1_spec-1.0.jar


...which is different than these jars...

  http://www.apache.org/dist/java-repository/ 
org.apache.geronimo.specs/jars/geronimo-jms_1.1_spec-1.0.jar
  http://www.ibiblio.org/maven/org.apache.geronimo.specs/jars/ 
geronimo-jms_1.1_spec-1.0.jar
  http://www.tux.org/pub/net/apache/dist/java-repository/ 
org.apache.geronimo.specs/jars/geronimo-jms_1.1_spec-1.0.jar
  http://apache.mirror99.com/java-repository/ 
org.apache.geronimo.specs/jars/geronimo-jms_1.1_spec-1.0.jar


You might want to kill those quick before someone grabs them.   
Maybe just copy all the *1.0.jar files from /www/www.apache.org/...  
into /www/cvs.apache.org/...




So, I rsync'ed the correct spec 1.0 jars into cvs.apache.org

rsync -rt -v /www/www.apache.org/dist/java-repository/ 
org.apache.geronimo.specs /www/cvs.apache.org/repository/


As well, I deleted the old 1.1-SNAPSHOT jars that never should have been

geronimo-ejb_2.1_spec-1.1-SNAPSHOT.jar
geronimo-ejb_2.1_spec-1.1-SNAPSHOT.jar.md5
geronimo-ejb_2.1_spec-1.1-SNAPSHOT.jar.sha1
geronimo-j2ee-connector_1.5_spec-1.1-SNAPSHOT.jar
geronimo-j2ee-connector_1.5_spec-1.1-SNAPSHOT.jar.md5
geronimo-j2ee-connector_1.5_spec-1.1-SNAPSHOT.jar.sha1
geronimo-j2ee-deployment_1.1_spec-1.1-SNAPSHOT.jar
geronimo-j2ee-deployment_1.1_spec-1.1-SNAPSHOT.jar.md5
geronimo-j2ee-deployment_1.1_spec-1.1-SNAPSHOT.jar.sha1
geronimo-j2ee-jacc_1.0_spec-1.1-SNAPSHOT.jar
geronimo-j2ee-jacc_1.0_spec-1.1-SNAPSHOT.jar.md5
geronimo-j2ee-jacc_1.0_spec-1.1-SNAPSHOT.jar.sha1
geronimo-j2ee-management_1.0_spec-1.1-SNAPSHOT.jar
geronimo-j2ee-management_1.0_spec-1.1-SNAPSHOT.jar.md5
geronimo-j2ee-management_1.0_spec-1.1-SNAPSHOT.jar.sha1
geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar
geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar.md5
geronimo-j2ee_1.4_spec-1.1-SNAPSHOT.jar.sha1
geronimo-jaxr_1.0_spec-1.1-SNAPSHOT.jar
geronimo-jaxr_1.0_spec-1.1-SNAPSHOT.jar.md5
geronimo-jaxr_1.0_spec-1.1-SNAPSHOT.jar.sha1
geronimo-jaxrpc_1.1_spec-1.1-SNAPSHOT.jar
geronimo-jaxrpc_1.1_spec-1.1-SNAPSHOT.jar.md5
geronimo-jaxrpc_1.1_spec-1.1-SNAPSHOT.jar.sha1
geronimo-jms_1.1_spec-1.1-SNAPSHOT.jar
geronimo-jms_1.1_spec-1.1-SNAPSHOT.jar.md5
geronimo-jms_1.1_spec-1.1-SNAPSHOT.jar.sha1
geronimo-jsp_2.0_spec-1.1-SNAPSHOT.jar
geronimo-jsp_2.0_spec-1.1-SNAPSHOT.jar.md5
geronimo-jsp_2.0_spec-1.1-SNAPSHOT.jar.sha1
geronimo-jta_1.0.1B_spec-1.1-SNAPSHOT.jar
geronimo-jta_1.0.1B_spec-1.1-SNAPSHOT.jar.md5
geronimo-jta_1.0.1B_spec-1.1-SNAPSHOT.jar.sha1
geronimo-qname_1.1_spec-1.1-SNAPSHOT.jar
geronimo-qname_1.1_spec-1.1-SNAPSHOT.jar.md5
geronimo-qname_1.1_spec-1.1-SNAPSHOT.jar.sha1
geronimo-saaj_1.1_spec-1.1-SNAPSHOT.jar
geronimo-saaj_1.1_spec-1.1-SNAPSHOT.jar.md5
geronimo-saaj_1.1_spec-1.1-SNAPSHOT.jar.sha1
geronimo-servlet_2.4_spec-1.1-SNAPSHOT.jar
geronimo-servlet_2.4_spec-1.1-SNAPSHOT.jar.md5
geronimo-servlet_2.4_spec-1.1-SNAPSHOT.jar.sha1


-David