dev@glassfish.java.net

Re: GFV3 build error in core

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

no sorry, I got caught in fixing another build issue we had, should be
fine now
just svn update.

On Jan 4, 2008, at 4:03 PM, Tim Quinn wrote:

> Hi, again.
>
> svn checkout reported fetching no changes and displayed the same
> revision number. And mvn install gave the same compilation error as
> before.
>
> I should not have to clean out my local repository, should I?
>
> - Tim
>
> Jerome Dochez wrote:
>> 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
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>