[ http://issues.apache.org/jira/browse/GERONIMO-1855?page=all ]
Aaron Mulder closed GERONIMO-1855:
----------------------------------
Resolution: Fixed
> Compile of OpenEJB's DeploymentHelper fails
> -------------------------------------------
>
> Key: GERONIMO-1855
> URL: http://issues.apache.org/jira/browse/GERONIMO-1855
> Project: Geronimo
> Type: Bug
> Security: public(Regular issues)
> Components: OpenEJB
> Versions: 1.1
> Reporter: John Sisson
> Assignee: Aaron Mulder
> Priority: Blocker
> Fix For: 1.1
> Attachments: GERONIMO-1855.patch
>
> test:compile:
> [javac] Compiling 85 source files to
> /home/sissonj/OpenSourceJava/asf/geronimo/branches/1.1/openejb/modules/openejb-builder/target/test-classes
> [javac]
> /home/sissonj/OpenSourceJava/asf/geronimo/branches/1.1/openejb/modules/openejb-builder/src/test/org/openejb/deployment/DeploymentHelper.java:274:
> org.openejb.deployment.DeploymentHelper.MockConfigStore is not abstract and
> does not override abstract method
> exportConfiguration(org.apache.geronimo.kernel.repository.Artifact,java.io.OutputStream)
> in org.apache.geronimo.kernel.config.ConfigurationStore
> [javac] public static class MockConfigStore implements
> ConfigurationStore {
> [javac] ^
> [javac] 1 error
> Build fails due to new "exportConfiguration" method introduced in the
> ConfigurationStore intergface introduced in kernel in rev 394030.
> Attaching patch, since I don't have OpenEJB commit access.
--
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