Is anyone else seeing the error below in the latest code in 2.x ? [INFO] Compilation failure
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[35,1256] Only a type can be imported. org.apache.tuscany.sca.assembly.xml.PolicySubjectProcessor resolves to a package org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[78,3544] PolicySubjectProcessor cannot be resolved to a type org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[84,3910] policyProcessor cannot be resolved or is not a field org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[84,3932] PolicySubjectProcessor cannot be resolved to a type org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[157,6821] policyProcessor cannot be resolved org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[183,8008] policyProcessor cannot be resolved -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
