]
RH Bugzilla Integration commented on ISPN-3495:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [bug
RHQ plugin - compilation failed on Windows env.
-----------------------------------------------
Key: ISPN-3495
URL:
https://issues.jboss.org/browse/ISPN-3495
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 6.0.0.Alpha4
Environment: Windows 2008r2 - Oracle JDK6
Reporter: Anna Manukyan
Assignee: Mircea Markus
Fix For: 6.0.0.Beta2
While building the RHQ plugin on Windows environment with JDK 6, the following error
appears:
{code}
----------------------------
[INFO] --- maven-compiler-plugin:3.0-redhat-1:compile (default-compile) @
infinispan-rhq-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to
W:\workspace\edg-60-ispn-testsuite-windows\c0ce8123\infinispan\rhq-plugin\target\classes
An exception has occurred in the compiler (1.6.0_45). Please file a bug at the Java
Developer Connection (
http://java.sun.com/webapps/bugreport) after checking the Bug
Parade for duplicates. Include your program and the following diagnostic in your report.
Thank you.
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for
org.hibernate.annotations.CascadeType not found
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING]
/w:/workspace/edg-60-ispn-testsuite-windows/c0ce8123/private-maven-repo/org/rhq/rhq-core-domain/4.4.0.JON310GA/rhq-core-domain-4.4.0.JON310GA.jar!org/rhq/core/domain/configuration/Configuration.class:
org\rhq\core\domain\configuration\Configuration.class(org\rhq\core\domain\configuration:Configuration.class):
warning: Cannot find annotation method 'value()' in type
'org.hibernate.annotations.Cascade': class file for
org.hibernate.annotations.Cascade not found
[INFO] 1 warning
[INFO] -------------------------------------------------------------
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: