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

2006-02-13 Thread Jason Dillon
ache.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 FAIL

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 inst

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

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 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/cach

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

Re: Axis 1.X HEAD broken

2006-02-10 Thread David Blevins
4 AM PST To: axis-dev@ws.apache.org Cc: Rick McGuire <[EMAIL PROTECTED]> Subject: Re: Axis 1.X HEAD broken Reply-To: axis-dev@ws.apache.org On Feb 10, 2006, at 7:24 AM, Rick McGuire wrote: David Blevins wrote: Currently ant clean all-tests fails at test.saaj package test: TestAttach

Re: Axis 1.X HEAD broken

2006-02-10 Thread Alan D. Cabrera
oth and can you get them in asap so I can get new javamail jars into Axis and their build working again? -David Begin forwarded message: From: David Blevins <[EMAIL PROTECTED]> Date: February 10, 2006 10:10:34 AM PST To: axis-dev@ws.apache.org Cc: Rick McGuire <[EMAIL PROTECTED]>

Re: Axis 1.X HEAD broken

2006-02-10 Thread David Blevins
Axis and their build working again? -David Begin forwarded message: From: David Blevins <[EMAIL PROTECTED]> Date: February 10, 2006 10:10:34 AM PST To: axis-dev@ws.apache.org Cc: Rick McGuire <[EMAIL PROTECTED]> Subject: Re: Axis 1.X HEAD broken Reply-To: axis-dev@ws.apache.org

Re: Fwd: Axis 1.X HEAD broken

2006-02-10 Thread Alan D. Cabrera
ache.org Cc: Rick McGuire <[EMAIL PROTECTED]> Subject: Re: Axis 1.X HEAD broken Reply-To: axis-dev@ws.apache.org On Feb 10, 2006, at 7:24 AM, Rick McGuire wrote: David Blevins wrote: Currently ant clean all-tests fails at test.saaj package test: TestAttachment - ja

Fwd: Axis 1.X HEAD broken

2006-02-10 Thread David Blevins
Axis and their build working again? -David Begin forwarded message: From: David Blevins <[EMAIL PROTECTED]> Date: February 10, 2006 10:10:34 AM PST To: axis-dev@ws.apache.org Cc: Rick McGuire <[EMAIL PROTECTED]> Subject: Re: Axis 1.X HEAD broken Reply-To: axis-dev@ws.apache.org On

Re: HEAD broken?

2005-07-20 Thread Jeff Genender
Yep...all works now. Oh well...looks like the eBay deal for my Powerbook won't be happening after all. ;-) Thanks, Jeff David Jencks wrote: I missed adding a new file. should be fixed now. thanks david jencks On Jul 20, 2005, at 10:11 PM, Jeff Genender wrote: All the same since day one..

Re: HEAD broken?

2005-07-20 Thread David Blevins
On Jul 21, 2005, at 12:11 AM, Jeff Genender wrote: Thanks...let me know if you see anything or if my powerbook is beginning to become possessed ;-) If it is, I recommend a heavily marketed auction on eBay. Retain the movie rights. Seems Sandra Bullock is doing sequels these days -D

Re: HEAD broken?

2005-07-20 Thread David Jencks
I missed adding a new file. should be fixed now. thanks david jencks On Jul 20, 2005, at 10:11 PM, Jeff Genender wrote: All the same since day one...(maven 1.0.2)...and no touchy service-builder ;-) Thanks...let me know if you see anything or if my powerbook is beginning to become possesse

Re: HEAD broken?

2005-07-20 Thread Jeff Genender
All the same since day one...(maven 1.0.2)...and no touchy service-builder ;-) Thanks...let me know if you see anything or if my powerbook is beginning to become possessed ;-) Jeff David Jencks wrote: I'm starting a build on a fresh machine... but meanwhile... that is set in etc/project.pro

Re: HEAD broken?

2005-07-20 Thread David Jencks
I'm starting a build on a fresh machine... but meanwhile... that is set in etc/project.properties. Is there any chance you have modified your copy of service-builder to not inherit from etc? Are you using maven 1.0.2? thanks david jencks On Jul 20, 2005, at 9:58 PM, Jeff Genender wrote: F

Re: HEAD broken?

2005-07-20 Thread Jeff Genender
Followed your directions and the error still is there... Jeff David Jencks wrote: I updated the maven-xmlbeans2-plugin in preparation for it moving to xmlbeans. You might have caught an update between the geronimo and openejb commits, or you might need to cd plugins/maven-xmlbeans2-plugin;

Re: HEAD broken?

2005-07-20 Thread David Jencks
I updated the maven-xmlbeans2-plugin in preparation for it moving to xmlbeans. You might have caught an update between the geronimo and openejb commits, or you might need to cd plugins/maven-xmlbeans2-plugin;maven -o plugin:install I will check again, but it works for me. thanks david je

HEAD broken?

2005-07-20 Thread Jeff Genender
I am getting this in the service-builder: Unable to obtain goal [default] -- /Users/powerbook/.maven/cache/xmlbeans-maven-plugin-2.0.0-beta1/plugin.jelly:40:23: Missing required attribute: maven.xmlbeans2.targetdir