dev@glassfish.java.net

Re: GFV3 build error in core

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 04 Jan 2008 15:39:13 -0800

fixed.

On Jan 4, 2008, at 3:24 PM, Tim Quinn wrote:

> I have successfully checked out the whole code base and now I get
> the compilation error below.
>
> Is anyone else seeing this or have I missed something? Do I not
> have the up-to-date hk2? Does that explain the error on the
> @Override? Is this working for others?
>
> - Tim
>
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building Appserver Core Bootstraping Classes
> [INFO] task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [hk2:hk2-compile]
> [INFO] Compiling 1 source file to C:\tim\asgroup\v3\v3\core\bootstrap
> \target\classes
> C:\tim\asgroup\v3\v3\core\bootstrap\src\main\java\com\sun\enterprise
> \glassfish\bootstrap\Main.java:107:
> createRepository
> (java
> .io
> .File
> ,java
> .io
> .File
> ,java.util.jar.Manifest,com.sun.enterprise.module.ModulesRegistry)
> in com.sun.enterprise.module.bootstrap.Main cannot be applied to
> (java
> .io
> .File
> ,java.util.jar.Manifest,com.sun.enterprise.module.ModulesRegistry)
> super.createRepository(root, mf, mr);
> ^
> C:\tim\asgroup\v3\v3\core\bootstrap\src\main\java\com\sun\enterprise
> \glassfish\bootstrap\Main.java:104: method does not override or
> implement a method from a supertype
> @Override
> ^
> 2 errors
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Fatal error compiling
>
> Embedded error: APT failed: 1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>