[Yanel-dev] build failed

Alec Bickerton alec.bickerton at wyona.com
Fri Dec 12 10:14:27 CET 2008


Michael Wechner wrote:
> simon litwan schrieb:
>> Michael Wechner schrieb:
>>> simon litwan schrieb:
>>>> hi all
>>>>
>>>> i've got a error when building:
>>>>
>>>> compile-core:
>>>>    [mkdir] Created dir: /home/simon/src/yanel-projects/build/classes
>>>>    [javac] Compiling 88 source files to
>>>> /home/simon/src/yanel-projects/build/classes
>>>>    [javac]
>>>> /home/simon/src/yanel-projects/src/core/java/org/wyona/yanel/core/map/Realm.java:499:
>>>> incompatible types
>>>>    [javac] found   : java.lang.Object
>>>>    [javac] required: java.lang.String[]
>>>>    [javac]         this.languages = languages.clone();
>>>>    [javac]                                         ^
>>>>    [javac] Note: Some input files use or override a deprecated API.
>>>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>    [javac] 1 error
>>>>
>>>> where as it's really strange, since it seems i'm the only one who
>>>> has this problem and hudson seems to have no problem either.
>>>>
>>>> any idea what's wrong?
>>>
>>> What JDK and OS are you using?
>> simon at sit61p:~/src/yanel-projects$ java -version
>> java version "1.5.0_06"
>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
>> Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
> 
> on Mac OS X I have
> 
> java version "1.5.0_16"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
> Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)
> 
> whereas I need to check tomorrow what I have on Linux
> 
> What do other people have?

I've the same version.

Alec,


More information about the Yanel-development mailing list