Fails with the following error.
classes:
[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]
^
[javac15] 1 error
BUILD FAILED
/opt/ofbiz/ofbiz.9.04/build.xml:148: The following error occurred while
executing this line:
/opt/ofbiz/ofbiz.9.04/framework/build.xml:141: The following error occurred
while executing this line:
/opt/ofbiz/ofbiz.9.04/macros.xml:27: The following error occurred while
executing this line:
/opt/ofbiz/ofbiz.9.04/framework/security/build.xml:46: Compile failed; see
the compiler error output for details.
Please HELP i run my production from the stable trunk and update one a
month. I have never had a stable trunk update not compile.
--
View this message in context:
http://ofbiz.135035.n4.nabble.com/OFBIZ-will-not-compile-9-0-4-at-revision-1049215-tp3087778p3087778.html
Sent from the OFBiz - User mailing list archive at Nabble.com.