Re: CommonAssemblyInfo.cs missing for .Net client

2006-09-30 Thread Hiram Chirino
it's been moved. we actually have 6 of them now. 1 for nms and 1 for nms-test 1 for activemq and 1 for activemq-test 1 for msqm and 1 for msqm-test Which build is it that failing for you? On 9/29/06, Rob Lugt <[EMAIL PROTECTED]> wrote: The file activemq-dotnet\src\main\csharp\CommonAssemblyInf

Is there eclipse plugin for Geronimo-1.2 snapshots?

2006-09-30 Thread Huang Yonghong
Hi, Is there eclipse plugin for Geronimo 1.2 . I know it's unreasonable to provide plugins while Geronimo 1.2 is still in developing. But I guess Geronimo eclipse plugin 1.2 is also in progress , sync with Geronimo 1.2 's developing. If there's one I'd like to have a try. Huang

Re: Why does Genesis depend on o.a.apache v2 not v3?

2006-09-30 Thread jason . dillon
It can be changed... Or removed, we don't really pick up anything useful from that pom anyways. --jason -Original Message- From: "Jacek Laskowski" <[EMAIL PROTECTED]> Date: Sun, 1 Oct 2006 00:21:42 To:dev@geronimo.apache.org Subject: Why does Genesis depend on o.a.apache v2 not v3

Why does Genesis depend on o.a.apache v2 not v3?

2006-09-30 Thread Jacek Laskowski
Hi, Is there anything the prevents us from upgrading Genesis to o.a.apache v3? I don't know the difference between the versions, though. If there's not, I'd bump it up. Jacek -- Jacek Laskowski http://www.laskowski.net.pl

Re: Possible build breakage in javamail

2006-09-30 Thread Jason Dillon
I just checked... I did change javamail/trunk/pom.xml to use Genesis 1.1-SNAPSHOT about 4 weeks ago w/ rev #438228. Looks like your workspace is not up to date. --jason On Sep 30, 2006, at 11:05 AM, David Jencks wrote: I tried to build javamail/trunk yesterday and couldn't due to a depend

Re: Possible build breakage in javamail

2006-09-30 Thread jason . dillon
1.1-SNAPSHOT is the reqommended verion to use at the moment. I thought I updated all projects to use that version a while ago... But I guess I missed one. Genesis is relativly stable now... Though I still think that it may change some in the coming weeks for minor enhancements. But I think we

Re: Fixing java.endorsed.dirs

2006-09-30 Thread Heinz Drews
I have opened GERONIMO-2454. The attached patch modifies the pom.xml of several components. I have consolidated to use xml-apis instead of xmlParserAPIs. It was inconsistent between modules. Heinz On 9/30/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote: On 9/29/06, Heinz Drews <[EMAIL PROTECTED]

[jira] Updated: (GERONIMO-2454) Upgrade xerces to version 2.8.1

2006-09-30 Thread Heinz Drews (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2454?page=all ] Heinz Drews updated GERONIMO-2454: -- Attachment: xercesupgrade.diff Path modifies different pom.xml files > Upgrade xerces to version 2.8.1 > --- > >

[jira] Created: (GERONIMO-2454) Upgrade xerces to version 2.8.1

2006-09-30 Thread Heinz Drews (JIRA)
Upgrade xerces to version 2.8.1 --- Key: GERONIMO-2454 URL: http://issues.apache.org/jira/browse/GERONIMO-2454 Project: Geronimo Issue Type: Improvement Security Level: public (Regular issues) Comp

Re: [ANNOUNCE] Welcome James Strachan as the newest member of the Geronimo PMC

2006-09-30 Thread Jeff Genender
Jacek Laskowski wrote: > On 9/30/06, Kevan Miller <[EMAIL PROTECTED]> wrote: >> All, >> The Geronimo PMC is pleased to welcome James Strachan as the newest >> member of the Geronimo PMC. We're very happy to have James joining us >> to help with the oversight of the Geronimo project. >> >> Well do

Possible build breakage in javamail

2006-09-30 Thread David Jencks
I tried to build javamail/trunk yesterday and couldn't due to a dependency on a genesis 1.0.0-SNAPSHOT jar which I couldn't locate anywhere or figure out how to build. It did work for me after this change: Index: pom.xml === ---

[jira] Commented: (GERONIMO-2441) Change configs, assemblies to adapt to new org.apache.openejb package name

2006-09-30 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2441?page=comments#action_12438906 ] David Jencks commented on GERONIMO-2441: Some additional changes made in rev 451628. > Change configs, assemblies to adapt to new org.apache.openejb pa

[jira] Closed: (GERONIMO-2447) Geronimo needs to use updated openejb xsd namespaces

2006-09-30 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2447?page=all ] David Jencks closed GERONIMO-2447. -- Resolution: Fixed fixed in rev 451627 > Geronimo needs to use updated openejb xsd namespaces > > >

Re: [ANNOUNCE] Welcome Jason Dillon as the newest member of the Geronimo PMC

2006-09-30 Thread Paul McMahan
Congrats Jason! Paul

Re: [ANNOUNCE] Welcome Hiram Chirino as the newest member of the Geronimo PMC

2006-09-30 Thread Paul McMahan
Congrats Hiram! Paul On 9/30/06, Kevan Miller <[EMAIL PROTECTED]> wrote: All, The Geronimo PMC is pleased to welcome Hiram Chirino as the newest member of the Geronimo PMC. We're very happy to have Hiram joining us to help with the oversight of the Geronimo project. Well done, Hiram! The Apac

Re: [ANNOUNCE] Welcome James Strachan as the newest member of the Geronimo PMC

2006-09-30 Thread Paul McMahan
Congrats James! Paul On 9/30/06, Kevan Miller <[EMAIL PROTECTED]> wrote: All, The Geronimo PMC is pleased to welcome James Strachan as the newest member of the Geronimo PMC. We're very happy to have James joining us to help with the oversight of the Geronimo project. Well done, James! The Apa

Re: Build error with bootstrap assemble

2006-09-30 Thread David Jencks
Apparently despite all my attempts my root pom was not up to date, I think some local modifications confused svn up so the true got left out. I can now build OK using the unmodified root pom. sorry for the alarm and thanks for the hints david jencks On Sep 30, 2006, at 8:43 AM, David Jenc

Re: Build error with bootstrap assemble

2006-09-30 Thread David Jencks
I've tried mvn -U, rebuilding genesis locally, and a bunch of other things and I'm still getting this error too. My top level pom appears to have something slightly different: org.apache.geronimo.genesis.plugins tools-maven-plugin

Re: [ANNOUNCE] Welcome James Strachan as the newest member of the Geronimo PMC

2006-09-30 Thread Jacek Laskowski
On 9/30/06, Kevan Miller <[EMAIL PROTECTED]> wrote: All, The Geronimo PMC is pleased to welcome James Strachan as the newest member of the Geronimo PMC. We're very happy to have James joining us to help with the oversight of the Geronimo project. Well done, James! Congratulations James! I keep

Re: [ANNOUNCE] Welcome Hiram Chirino as the newest member of the Geronimo PMC

2006-09-30 Thread Jacek Laskowski
On 9/30/06, Kevan Miller <[EMAIL PROTECTED]> wrote: All, The Geronimo PMC is pleased to welcome Hiram Chirino as the newest member of the Geronimo PMC. We're very happy to have Hiram joining us to help with the oversight of the Geronimo project. Well done, Hiram! Congratulations Hiram. I expec

Re: [ANNOUNCE] Welcome Jason Dillon as the newest member of the Geronimo PMC

2006-09-30 Thread Jacek Laskowski
On 9/30/06, Kevan Miller <[EMAIL PROTECTED]> wrote: All, The Geronimo PMC is pleased to welcome Jason Dillon as the newest member of the Geronimo PMC. We're very happy to have Jason joining us to help with the oversight of the Geronimo project. Well done, Jason! Congratulations Jason! Your pai

[ANNOUNCE] Welcome Hiram Chirino as the newest member of the Geronimo PMC

2006-09-30 Thread Kevan Miller
All, The Geronimo PMC is pleased to welcome Hiram Chirino as the newest member of the Geronimo PMC. We're very happy to have Hiram joining us to help with the oversight of the Geronimo project. Well done, Hiram! The Apache Geronimo PMC --kevan

[ANNOUNCE] Welcome James Strachan as the newest member of the Geronimo PMC

2006-09-30 Thread Kevan Miller
All, The Geronimo PMC is pleased to welcome James Strachan as the newest member of the Geronimo PMC. We're very happy to have James joining us to help with the oversight of the Geronimo project. Well done, James! The Apache Geronimo PMC --kevan

[ANNOUNCE] Welcome Jason Dillon as the newest member of the Geronimo PMC

2006-09-30 Thread Kevan Miller
All, The Geronimo PMC is pleased to welcome Jason Dillon as the newest member of the Geronimo PMC. We're very happy to have Jason joining us to help with the oversight of the Geronimo project. Well done, Jason! The Apache Geronimo PMC --kevan

[jira] Resolved: (GERONIMO-2453) car-maven-plugin does not support empty plans

2006-09-30 Thread Gianny Damour (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2453?page=all ] Gianny Damour resolved GERONIMO-2453. - Fix Version/s: 1.2 Resolution: Fixed This is now fixed. > car-maven-plugin does not support empty plans > -

[jira] Created: (GERONIMO-2453) car-maven-plugin does not support empty plans

2006-09-30 Thread Gianny Damour (JIRA)
car-maven-plugin does not support empty plans - Key: GERONIMO-2453 URL: http://issues.apache.org/jira/browse/GERONIMO-2453 Project: Geronimo Issue Type: Bug Security Level: public (Regular is

Re: Build error with bootstrap assemble

2006-09-30 Thread Jason Dillon
Run `mvn -U` to make sure you have the latest snapshots or `rm - rf ~/.m2/repository/org/apache/geronimo/genesis/`. Genesis tools-maven-plugin was updated earlier to add some new packagings. Also make sure the top-level pom.xml is up to date, it could have: org.apache.g

Re: Geronimo jee5 webservices integration

2006-09-30 Thread David Jencks
On Sep 29, 2006, at 9:33 PM, [EMAIL PROTECTED] wrote: Hi David, Can you please explain what is the meaning of jee5 web services? Any introduction link would be great. I'm just starting to read the specs: the ones I have found so far are jax-ws, jaxb, and jsr109 rev 1.2 (enterprise web serv

Build error with bootstrap assemble

2006-09-30 Thread Vamsavardhana Reddy
I am getting the following error when running bootstrap assmble.  Any suggestions on how to overcome this? [INFO] Building Geronimo Assemblies :: Minimal Framework [INFO]    task-segment: [install] [INFO] - --- [INFO]

[jira] Updated: (GERONIMO-2203) EJB webservices using Tomcat are generally not available

2006-09-30 Thread D. Strauss (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2203?page=all ] D. Strauss updated GERONIMO-2203: - Attachment: FirefoxWsTest.ear Just updated the war file so that you can now simply click on a link to get the WSDL. Should be easier to find the webservic

[jira] Updated: (GERONIMO-2203) EJB webservices using Tomcat are generally not available

2006-09-30 Thread D. Strauss (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2203?page=all ] D. Strauss updated GERONIMO-2203: - Attachment: FirefoxWsTest.ear Here is the updated WSTest ear: ready for deployment on the tomcat version of geronimo 1.1.1. I tested the ear with the jet