[jboss-dev] com.sun.tools.javac.code.Symbol$CompletionFailure
Anil Saldhana
Anil.Saldhana at redhat.com
Thu Nov 29 01:51:30 EST 2007
Removal of the metadata classpath made the build to go through.....
Anil Saldhana wrote:
> Any clue what is happening here:
>
> ====================
> compile-classes:
> [javac] Compiling 57 source files to
> C:\cygwin\home\asaldhana\jboss-5.0\jboss-head\security\output\classes
> [javac]
> C:\cygwin\home\asaldhana\jboss-5.0\jboss-head\security\src\main\org\
> jboss\security\auth\login\DynamicLoginConfig.java:36: warning:
> [deprecation] org
> .jboss.deployment.DeploymentException in org.jboss.deployment has been
> deprecate
> d
> [javac] import org.jboss.deployment.DeploymentException;
> [javac] ^
> [javac] An exception has occurred in the compiler (1.5.0_14).
> Please file a
> bug at the Java Developer Connection
> (http://java.sun.com/webapps/bugreport) af
> ter checking the Bug Parade for duplicates. Include your program and
> the followi
> ng diagnostic in your report. Thank you.
> [javac] com.sun.tools.javac.code.Symbol$CompletionFailure: file
> javax\xml\bi
> nd\annotation\XmlType.class not found
>
> BUILD FAILED
> C:\cygwin\home\asaldhana\jboss-5.0\jboss-head\security\build.xml:194:
> Compile fa
> iled; see the compiler error output for details.
> =====================================
>
> All I did was import metadata classpath into the security workspace in
> AS trunk.
More information about the jboss-development
mailing list