You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Forrest Xia <fo...@gmail.com> on 2010/05/24 06:16:30 UTC

G 2.2 branch build failures

Hi,

I encounter a build failure of G 2.2 branch as following, any hints to pass
it?

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/fileshare/build/src/g22branch/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster/container/stateless/ClusteredStatelessContainer.java:[54,8]
cannot find symbol
symbol  : constructor
StatelessContainer(java.lang.Object,org.apache.openejb.spi.SecurityService,org.apache.openejb.util.Duration,org.apache.openejb.util.Duration,org.apache.openejb.util.Pool.Builder,int)
location: class org.apache.openejb.core.stateless.StatelessContainer
Forrest

Re: G 2.2 branch build failures

Posted by Forrest Xia <fo...@gmail.com>.
On Mon, May 24, 2010 at 12:56 PM, viola lu <vi...@gmail.com> wrote:

> pls check out openejb 3.1.* branch, and build it, then build geroniom

After update with the latest code base, the build pass it. Anyway, thanks
for this information.

Forrest

Re: G 2.2 branch build failures

Posted by viola lu <vi...@gmail.com>.
pls check out openejb 3.1.* branch, and build it, then build geroniom

On Mon, May 24, 2010 at 12:16 PM, Forrest Xia <fo...@gmail.com> wrote:

> Hi,
>
> I encounter a build failure of G 2.2 branch as following, any hints to pass
> it?
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /fileshare/build/src/g22branch/plugins/openejb/geronimo-openejb-clustering-wadi/src/main/java/org/apache/geronimo/openejb/cluster/container/stateless/ClusteredStatelessContainer.java:[54,8]
> cannot find symbol
> symbol  : constructor
> StatelessContainer(java.lang.Object,org.apache.openejb.spi.SecurityService,org.apache.openejb.util.Duration,org.apache.openejb.util.Duration,org.apache.openejb.util.Pool.Builder,int)
> location: class org.apache.openejb.core.stateless.StatelessContainer
> Forrest
>



-- 
viola