[Yanel-dev] build failed

simon litwan simon.litwan at wyona.com
Thu Dec 11 11:49:52 CET 2008


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?

simon


More information about the Yanel-development mailing list