I tried to build to get latest code and got following error :

Am i missing something?

[echo] Generating CmcEmitter
    [mkdir] Created dir:
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\as\codegen
     [java] Using Language Adaptor : jburg.burg.emitlangs.EmitJava
     [java] Using i-node adapter
org.apache.royale.compiler.internal.as.codegen.IASNodeAdapter
     [java] Adding @SuppressWarnings({"rawtypes", "unchecked", "unused"}) to
class:
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\as\codegen\CmcEmitter.java

set.css.emitter.uptodate:

css.emitter:
     [echo] Generating CSSEmitter
    [mkdir] Created dir:
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\css\codegen
     [java] Using Language Adaptor : jburg.burg.emitlangs.EmitJava
     [java] Using i-node adapter jburg.burg.inode.DefaultAdapter
     [java] Adding @SuppressWarnings({"rawtypes", "unchecked", "unused"}) to
class:
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\css\codegen\CSSEmitter.java

jburg:

eclipse:

src.depend:

compile:
    [javac] Compiling 13 source files to
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\classes
    [javac] warning: [options] bootstrap class path not set in conjunction
with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be
removed in a future release
    [javac] warning: [options] target value 1.5 is obsolete and will be
removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options,
use -Xlint:-options.
    [javac]
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\target\generated-sources\jburg\org\apache\royale\compiler\internal\as\codegen\CmcEmitter.java:39132:
error: cannot access JBurgAnnotation
    [javac]     new UnknownTreeHandler(reducer.getProblems()).analyze(p);
    [javac]                                                  ^
    [javac]   class file for CmcEmitter.JBurgAnnotation not found
    [javac] 1 error
    [javac] 4 warnings

BUILD FAILED
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-asjs\build.xml:1938:
The following error occurred while executing this line:
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-asjs\build.xml:2009:
The following error occurred while executing this line:
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\build.xml:68:
The following error occurred while executing this line:
D:\Software\ApacheRoyale\apache-royale-0.9.3-src\royale-compiler\compiler\build.xml:486:
Compile failed; see the compiler error output for details.




--
Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to