You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@coredevelopers.net> on 2003/08/31 07:52:52 UTC

Re: Another Broken Build?

Fixed, sorry 'bout dat.

--jason


On Sunday, August 31, 2003, at 01:07  PM, Aaron Mulder wrote:

> 	It must also be a bad day for me and builds.  I just updated and
> tried both a normal maven build and a rebuild, and I get this.
>
> Thanks,
> 	Aaron
>
>
>     [javac] Compiling 77 source files to
> /home/ammulder/cvs/geronimo/modules/common/target/classes
> /home/ammulder/cvs/geronimo/modules/common/src/java/org/apache/ 
> geronimo/common/jmx/AbstractMBeanProxyHandler.java:84:
> cannot resolve symbol
> symbol  : class MBeanProxy
> location: class org.apache.geronimo.common.jmx.MBeanProxyFactory
>     implements InvocationHandler, MBeanProxyFactory.MBeanProxy
>                                                    ^
> /home/ammulder/cvs/geronimo/modules/common/src/java/org/apache/ 
> geronimo/common/jmx/AbstractMBeanProxyHandler.java:134:
> cannot resolve symbol
> symbol  : class MBeanProxy
> location: class org.apache.geronimo.common.jmx.MBeanProxyFactory
>         if (type == MBeanProxyFactory.MBeanProxy.class) {
>                                      ^
> 2 errors
>
>