dev@glassfish.java.net

Re: build broken - please fix asap (ApplicationsConfigMBean.java)

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Mon, 11 Dec 2006 10:11:12 -0800

I'm seeing the same problem after a fresh bootstrap-all, checkout,
build.

Lloyd Chambers

On Dec 11, 2006, at 9:52 AM, Larry White wrote:

> mbeans:
> [java] [java] init:
> [java] [mkdir] Created dir: /tinderbox/smoke/
> SunOS_5.9_depend/workspace/glassfish/admin/mbeans/build
> [java] [java] compile:
> [java] [javac] Compiling 126 source files to /tinderbox/
> smoke/SunOS_5.9_depend/workspace/glassfish/admin/mbeans/build
> [java] [javac] /tinderbox/smoke/SunOS_5.9_depend/workspace/
> glassfish/admin/mbeans/src/java/com/sun/enterprise/admin/mbeans/
> ApplicationsConfigMBean.java:3518: incompatible types
> [java] [javac] found : java.util.List<java.lang.String>
> [java] [javac] required: java.lang.String[]
> [java] [javac] return
> ConnectorConstants.systemRarNames;
> [java] [javac] ^
> [java] [javac] Note: Some input files use unchecked or
> unsafe operations.
> [java] [javac] Note: Recompile with -Xlint:unchecked for
> details.
> [java] [javac] 1 error
> [java] [java] BUILD FAILED
> [java] /tinderbox/smoke/SunOS_5.9_depend/workspace/glassfish/
> admin/build.xml:47: The following error occurred while executing
> this line:
> [java] /tinderbox/smoke/SunOS_5.9_depend/workspace/glassfish/
> admin/mbeans/build.xml:59: Compile failed; see the compiler error
> output for details.
>