Sorry for that; tranql-1.1-SNAPSHOT was not deployed to the codehaus repository.

It is now fixed.

Gianny

On 20/08/2005 9:40 PM, Jacek Laskowski wrote:

[EMAIL PROTECTED] wrote:

gdamour     2005/08/19 23:49:08

  Modified:    modules/openejb-builder/src/java/org/openejb/deployment
                        CMPContainerBuilder.java
  Log:

  o GERONIMO-675 CMR / CMP Fields should not be read-only


Hey Gianny,

Didn't you miss some classes - org.tranql.ejb.CMRMappedToInversePKCMP and org.tranql.ejb.CMRMappedToOwningPKCMP? I can't build OpenEJB from today's sources.

C:\projs\geronimo\openejb\modules\openejb-builder\src\java\org\openejb\deployment\CMPContainerBuilder.java:108: cannot resolve symbol
symbol  : class CMRMappedToInversePKCMP
location: package ejb
import org.tranql.ejb.CMRMappedToInversePKCMP;
                      ^
C:\projs\geronimo\openejb\modules\openejb-builder\src\java\org\openejb\deployment\CMPContainerBuilder.java:109: cannot resolve symbol
symbol  : class CMRMappedToOwningPKCMP
location: package ejb
import org.tranql.ejb.CMRMappedToOwningPKCMP;
                      ^
...

BUILD FAILED

Jacek




Reply via email to