Yes, this is because there were some changes in openejb that require comparable changes in Geronimo and to compound the problem ... openejb just released a new snapshot today so you now hit the problem even if you don't build openejb locally.

I'm not familiar with the openejb changes but I have a local update for geornimo-openejb-builder that at least gets things building again. As soon as I can validate that the server works to some degree with this change I will commit it.

Joe

jruffin wrote:
My build is failing at the same location:
[INFO] Compiling 2 source files to
C:\g\plugins\openejb\geronimo-openejb-builder
\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
C:\g\plugins\openejb\geronimo-openejb-builder\src\main\java\org\apache\geronimo\
openejb\deployment\EjbRefBuilder.java:[150,44] cannot find symbol
symbol  : constructor
JndiEncBuilder(org.apache.openejb.assembler.classic.JndiEn
cInfo,java.lang.String)
location: class org.apache.openejb.assembler.classic.JndiEncBuilder



C:\g\plugins\openejb\geronimo-openejb-builder\src\main\java\org\apache\geronimo\
openejb\deployment\EjbRefBuilder.java:[150,44] cannot find symbol
symbol  : constructor
JndiEncBuilder(org.apache.openejb.assembler.classic.JndiEn
cInfo,java.lang.String)
location: class org.apache.openejb.assembler.classic.JndiEncBuilder


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 8 minutes 25 seconds
[INFO] Finished at: Tue Nov 06 14:25:17 CST 2007
[INFO] Final Memory: 162M/1016M
[INFO]
------------------------------------------------------------------------


prasad-10 wrote:
OpenEJB trunk at 592525
Geronimo Revision: 592535 built with tests included
See the full build-1500.log file at
http://people.apache.org/~prasad/binaries/trunk/20071106/build-1500.log
[INFO] [car:package]
Downloading: http://download.java.net/maven/1//axis/poms/axis-saaj-1.4.pom
Downloading:
http://people.apache.org/repo/m2-incubating-repository//axis/axis-saaj/1.4/axis-saaj-1.4.pom
Downloading:
http://repo1.maven.org/maven2/axis/axis-saaj/1.4/axis-saaj-1.4.pom
[INFO] Packaging module configuration:
/home/prasad/geronimo/trunk/plugins/axis/axis/target/resources/META-INF/plan.xml
[INFO] snapshot org.apache.geronimo.modules:geronimo-axis:2.1-SNAPSHOT:
checking for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-axis:2.1-SNAPSHOT:
checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.modules:geronimo-axis:2.1-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.configs:openejb:2.1-SNAPSHOT: checking
for updates from apache-snapshots
[INFO] snapshot org.apache.geronimo.configs:openejb:2.1-SNAPSHOT: checking
for updates from codehaus-snapshots
[INFO] snapshot org.apache.geronimo.configs:openejb:2.1-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] Building jar:
/home/prasad/geronimo/trunk/plugins/axis/axis/target/axis-2.1-SNAPSHOT.car
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in: axis-2.1-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing
/home/prasad/geronimo/trunk/plugins/axis/axis/target/axis-2.1-SNAPSHOT.car
to
/home/prasad/.m2/repository/org/apache/geronimo/configs/axis/2.1-SNAPSHOT/axis-2.1-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO]
----------------------------------------------------------------------------
[INFO] Building Geronimo Modules :: Webservices :: Builder
[INFO]    task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 0.085 seconds
Time to generate code: 0.102 seconds
Time to compile code: 3.439 seconds
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir:
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/classes/META-INF
[INFO] Copying 2 files to
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/classes/META-INF
[INFO] [buildsupport:copy-xmlbeans-schemas {execution: default}]
[INFO] Created dir:
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/clover/classes
[INFO] Copying 96 files to
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/clover/classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 6 source files to
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.webservices.builder.ParsingTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 sec

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar:
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/geronimo-webservices-builder-2.1-SNAPSHOT.jar
[INFO] [tools:verify-legal-files {execution: verify-legal-files}]
[INFO] Checking legal files in:
geronimo-webservices-builder-2.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/prasad/geronimo/trunk/plugins/webservices/geronimo-webservices-builder/target/geronimo-webservices-builder-2.1-SNAPSHOT.jar
to
/home/prasad/.m2/repository/org/apache/geronimo/modules/geronimo-webservices-builder/2.1-SNAPSHOT/geronimo-webservices-builder-2.1-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building Geronimo Modules :: OpenEJB :: Builder
[INFO]    task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: default}]
[INFO] [xmlbeans:xmlbeans {execution: default}]
Time to build schema type system: 0.08 seconds
Time to generate code: 0.059 seconds
Time to compile code: 2.419 seconds
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] Created dir:
/home/prasad/geronimo/trunk/plugins/openejb/geronimo-openejb-builder/target/classes/META-INF
[INFO] Copying 2 files to
/home/prasad/geronimo/trunk/plugins/openejb/geronimo-openejb-builder/target/classes/META-INF
[INFO] [buildsupport:copy-xmlbeans-schemas {execution: default}]
[INFO] Created dir:
/home/prasad/geronimo/trunk/plugins/openejb/geronimo-openejb-builder/target/clover/classes
[INFO] Copying 32 files to
/home/prasad/geronimo/trunk/plugins/openejb/geronimo-openejb-builder/target/clover/classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 7 source files to
/home/prasad/geronimo/trunk/plugins/openejb/geronimo-openejb-builder/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/home/prasad/geronimo/trunk/plugins/openejb/geronimo-openejb-builder/src/main/java/org/apache/geronimo/openejb/deployment/EjbRefBuilder.java:[150,44]
cannot find symbol
symbol  : constructor
JndiEncBuilder(org.apache.openejb.assembler.classic.JndiEncInfo,java.lang.String)
location: class org.apache.openejb.assembler.classic.JndiEncBuilder



/home/prasad/geronimo/trunk/plugins/openejb/geronimo-openejb-builder/src/main/java/org/apache/geronimo/openejb/deployment/EjbRefBuilder.java:[150,44]
cannot find symbol
symbol  : constructor
JndiEncBuilder(org.apache.openejb.assembler.classic.JndiEncInfo,java.lang.String)
location: class org.apache.openejb.assembler.classic.JndiEncBuilder


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 17 minutes 29 seconds
[INFO] Finished at: Tue Nov 06 15:24:44 EST 2007
[INFO] Final Memory: 249M/555M
[INFO]
------------------------------------------------------------------------



Reply via email to