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

2006-02-13 Thread Jason Dillon
: 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

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..

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

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

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

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