Just tried again usually use this process
ant clean-all
ant run-install-seed


Just tried 
ant build and got the same error.


  [javac15] Compiling 4 source files to
/opt/ofbiz/ofbiz.9.04/framework/security/build/classes
  [javac15]
/opt/ofbiz/ofbiz.9.04/framework/security/src/org/ofbiz/security/OFBizSecurity.java:50:
invalid inferred types for V; inferred type does not conform to declared
bound(s)
  [javac15] inferred: java.util.Map<java.lang.String,java.lang.Object>
  [javac15] bound(s): java.util.Map<java.lang.String,java.lang.String>
  [javac15]     public static final Map<String, Map<String, String>>
simpleRoleEntity = UtilMisc.toMap(
  [javac15]                                                                     
                     
^

I am using jdk 1.6 (and have been using it with no issue for over a year
now.)

Thanks!
-- 
View this message in context: 
http://ofbiz.135035.n4.nabble.com/OFBIZ-will-not-compile-9-0-4-at-revision-1049215-tp3087778p3087873.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to