[ 
http://issues.apache.org/jira/browse/GERONIMO-2354?page=comments#action_12434034
 ] 
            
Jason Dillon commented on GERONIMO-2354:
----------------------------------------

I keep getting failures in openejb-builder:

{noformat}
[INFO] [compiler:compile]
Compiling 30 source files to 
/Users/jason/ws/geronimo/server/target/external/openejb2/modules/openejb-builder/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/Users/jason/ws/geronimo/server/target/external/openejb2/modules/openejb-builder/src/main/java/org/openejb/deployment/XmlBeansMdbBuilder.java:[93,48]
 package org.apache.geronimo.connector.deployment does not exist

/Users/jason/ws/geronimo/server/target/external/openejb2/modules/openejb-builder/src/main/java/org/openejb/deployment/XmlBeansMdbBuilder.java:[336,48]
 cannot resolve symbol
symbol  : variable AdminObjectRefBuilder 
location: class org.openejb.deployment.XmlBeansMdbBuilder
{noformat}

> Replace concurrent with backport-concurrent-util
> ------------------------------------------------
>
>                 Key: GERONIMO-2354
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2354
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.2
>            Reporter: Jason Dillon
>         Assigned To: Jason Dillon
>            Priority: Blocker
>             Fix For: 1.2
>
>         Attachments: GERONIMO-2354-openejb2.diff, GERONIMO-2354.diff
>
>
> Replace usage of concurrent classes with backport-concurrent-util.  
> Preparation for using java.util.concurrent in JDK 1.5, and reduce the need 
> for 2 sets of concurrent classes on the boot classloader.
> Sill need to include concurrent, as activeio and openejb still have some 
> dependencies upon it... but this brings us a step closer to not needing both.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to