dev@glassfish.java.net

Re: time for another build failure!

From: Dhiru Pandey <Dhiru.Pandey_at_Sun.COM>
Date: Thu, 17 May 2007 23:37:17 -0700

I did not see any build failures when I did a build 30 minutes back.
Here is what I did:

bootstrap> maven checkout bootstrap-all build configure-cluster

-Dhiru
Bill Shannon wrote:
> First, this failure:
>
> Cookie rejected: "$Version=0;
> JSESSIONID=587BDF0192570D3B1704EEBE50DD5584; $Path=/servlets". Illegal
> path attribute "/servlets". Path of origin:
> "/nonav/repository/jbi-install/jars/jbi-install-070515.jar"
> Error retrieving artifact from
> [http://www.ibiblio.org/maven/jbi-install/jars/jbi-install-070515.jar]:
> java.io.IOException: Unknown error downloading; status code was: 301
>
> Why is it downloading from ibiblio? I thought we had issues with that
> site.
>
> If I redo the build. I don't get this error.
>
>
> Then...
>
> <extend>../bootstrap/maven.xml</extend>build:start:
>
> What's with the <extend>?
>
> ...
> [java] [javac]
> /cache/tmp/glassfish-build/glassfish/appserv-api/src/java/com/sun/appserv/management/util/jmx/MBeanServerConnection_Hook.java:424:
> queryMBeans(javax.management.ObjectName,javax.management.QueryExp) in
> com.sun.appserv.management.util.jmx.MBeanServerConnection_Hook cannot
> implement
> queryMBeans(javax.management.ObjectName,javax.management.QueryExp) in
> javax.management.MBeanServerConnection; attempting to use incompatible
> return type
> [java] [javac] found :
> java.util.Set<javax.management.ObjectName>
> [java] [javac] required:
> java.util.Set<javax.management.ObjectInstance>
> [java] [javac] public Set<ObjectName>
> queryMBeans(ObjectName name, QueryExp query)
> [java] [javac] ^
> [java] [javac]
>
> And several more similar compilation failures. Known problem?
>
> If I redo the build, I still get this error.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>