[jira] Commented: (GERONIMO-5134) G 2.1 branch use wrong geronimo-jpa spec version

2010-02-10 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832374#action_12832374 ] Shawn Jiang commented on GERONIMO-5134: --- There is a hard coded jpa_3.0 in followin

[BUILD] trunk: Failed for Revision: 908507

2010-02-10 Thread gawor
Geronimo Revision: 908507 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100210/build-0900.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100210/unit-test

[RESULTS] [VOTE] Release geronimo-interceptor_1.1_spec-1.0.0-beta

2010-02-10 Thread Donald Woods
Vote passes with the following voting +1: Donald Woods, Rick McGuire, Kevan Miller, David Blevins, Jay McHugh and David Jencks There were no 0 or -1 votes. -Donald On 2/3/10 10:36 PM, Donald Woods wrote: > To support the upcoming OpenWebBeans milestone release, I would like to > release a Be

Re: New Java EE 6 XMLBeans

2010-02-10 Thread Jarek Gawor
Sorry, I missed that. But yes, I think we will need to update that schema file to import javaee6.xsd instead of javaee5.xsd. The problem I worry about is that if we don't generate the classes for all schema files even if they have not changed since javaee5 is that we might end up with two differen

Re: svn commit: r908295 - /geronimo/xbean/trunk/xbean-blueprint/src/main/java/org/apache/xbean/blueprint/context/impl/XBeanNamespaceHandler.java

2010-02-10 Thread David Jencks
On Feb 10, 2010, at 2:57 AM, Jacek Laskowski wrote: On Wed, Feb 10, 2010 at 1:32 AM, wrote: Author: djencks Date: Wed Feb 10 00:32:13 2010 New Revision: 908295 ... +private boolean equals(NonNullMetadata key1, NonNullMetadata key2) { +if (key1 == key2) return true; +i

[jira] Closed: (GERONIMO-5141) Add Dependency Injection spec jar.

2010-02-10 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire closed GERONIMO-5141. -- Resolution: Fixed Implemented in 4985 > Add Dependency Injection spec jar. > -

[jira] Created: (GERONIMO-5141) Add Dependency Injection spec jar.

2010-02-10 Thread Rick McGuire (JIRA)
Add Dependency Injection spec jar. --- Key: GERONIMO-5141 URL: https://issues.apache.org/jira/browse/GERONIMO-5141 Project: Geronimo Issue Type: Sub-task Security Level: public (Regular issues)

[jira] Created: (GERONIMO-5140) Build EJB 3.1 Lite plugin

2010-02-10 Thread Rick McGuire (JIRA)
Build EJB 3.1 Lite plugin - Key: GERONIMO-5140 URL: https://issues.apache.org/jira/browse/GERONIMO-5140 Project: Geronimo Issue Type: Sub-task Security Level: public (Regular issues) Components: javaee

[jira] Updated: (GERONIMO-5061) Servlet 3.0 enhancements

2010-02-10 Thread David Blevins (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Blevins updated GERONIMO-5061: Component/s: javaee6 > Servlet 3.0 enhancements > > >

Re: [VOTE] Release geronimo-jcdi_1.0_spec-1.0-beta - RC3

2010-02-10 Thread Rick McGuire
+1 (starting to lose track on which ones I've voted on...I don't think this is a dup). On 2/9/2010 10:15 PM, Donald Woods wrote: +1 The tag now matches the expected svn code level (el_2.2 reference is fixed.) Passes mvn rat:check Was able to build from source tag. No TCK testing performed. -D

[BUILD] branches/2.1: Failed for Revision: 908364

2010-02-10 Thread gawor
Geronimo Revision: 908364 built with tests included See the full build-0200.log file at http://people.apache.org/builds/geronimo/server/binaries/2.1/20100210/build-0200.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/2.1/20100210 [INFO] BUILD

Re: [VOTE] Release geronimo-jcdi_1.0_spec-1.0-beta - RC3

2010-02-10 Thread Kevan Miller
+1 --kevan On Feb 9, 2010, at 10:11 PM, Donald Woods wrote: > To support the upcoming OpenWebBeans milestone release, I would like to > release candidate 3 of a Beta of the Java Contexts and Dependency > Injection (JCDI) JSR-299 Spec API. > > Note: This release depends upon 3 other votes in pr

Re: Adding servicemix improvements to the geronimo spec bundles.

2010-02-10 Thread Rick McGuire
On 2/9/2010 10:41 AM, Jarek Gawor wrote: I think we should consider looking/using the code that was added to Aries to deal with this service lookup issue. It uses the extender patter to discover the META-INF/services resources in bundles and registers services in service registry for them (servic

[jira] Commented: (GERONIMO-2451) Deployment fails

2010-02-10 Thread Ilya Sviridov (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831929#action_12831929 ] Ilya Sviridov commented on GERONIMO-2451: - Hi, again Seems the problem is impos