[jboss-as7-dev] cannot find symbol PROCESS_CHILD_ANNOTATION_INDEX

Carlo de Wolf cdewolf at redhat.com
Tue Jan 18 05:46:31 EST 2011


Master does not compile at the moment. Do we have a Hudson instance that 
verifies this?

Carlo

===8<===
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.1:compile 
(default-compile) on project jboss-as-server: Compilation failure: 
Compilation failure:
[ERROR] 
/home/carlo/work/jboss-as/server/src/main/java/org/jboss/as/server/deployment/annotation/AnnotationIndexUtils.java:[45,80] 
cannot find symbol
[ERROR] symbol  : variable PROCESS_CHILD_ANNOTATION_INDEX
[ERROR] location: class org.jboss.as.server.deployment.Attachments
[ERROR]
[ERROR] 
/home/carlo/work/jboss-as/server/src/main/java/org/jboss/as/server/mgmt/domain/HostControllerClient.java:[213,62] 
[deprecation] getServerModel() in org.jboss.as.server.ServerController 
has been deprecated
[ERROR]
[ERROR] 
/home/carlo/work/jboss-as/server/src/main/java/org/jboss/as/server/mgmt/domain/HostControllerClient.java:[292,56] 
[deprecation] getServerModel() in org.jboss.as.server.ServerController 
has been deprecated
[ERROR]
[ERROR] 
/home/carlo/work/jboss-as/server/src/main/java/org/jboss/as/server/mgmt/ServerControllerOperationHandler.java:[204,55] 
[deprecation] getServerModel() in org.jboss.as.server.ServerController 
has been deprecated
[ERROR]
[ERROR] 
/home/carlo/work/jboss-as/server/src/main/java/org/jboss/as/server/mgmt/ServerControllerOperationHandler.java:[392,45] 
[deprecation] getServerModel() in org.jboss.as.server.ServerController 
has been deprecated
[ERROR]
[ERROR] 
/home/carlo/work/jboss-as/server/src/main/java/org/jboss/as/server/ManagementInstallationService.java:[54,66] 
[deprecation] getServerModel() in org.jboss.as.server.ServerController 
has been deprecated
[ERROR]
[ERROR] 
/home/carlo/work/jboss-as/server/src/main/java/org/jboss/as/server/deployment/annotation/AnnotationIndexProcessor.java:[79,91] 
cannot find symbol
[ERROR] symbol  : variable INDEX_IGNORE_PATHS
[ERROR] location: class org.jboss.as.server.deployment.Attachments




More information about the jboss-as7-dev mailing list