[Bug 632263] [NEW] ProductCode has ambigious import, can cause build failure on some systems
chris grzegorczyk
632263 at bugs.launchpad.net
Tue Sep 7 10:10:21 BST 2010
Public bug reported:
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
Compile error during compilation with javac.
/home/decker/eucalyptus-2.0.0/clc/modules/msgs/src/main/java/com/eucalyptus/images/ProductCode.java:75: reference to Cache is ambiguous, both class javax.persistence.Cache in javax.persistence and class org.hibernate.annotations.Cache in org.hibernate.annotations match
@Cache( usage = CacheConcurrencyStrategy.READ_WRITE )
^
Remedy is to have explicit imports.
** Affects: eucalyptus (Ubuntu)
Importance: Undecided
Status: New
--
ProductCode has ambigious import, can cause build failure on some systems
https://bugs.launchpad.net/bugs/632263
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list