classes:
[javac15] Compiling 4 source files to C:\projects\java\ofbiz 9.4_current\framework\security\build\classes

_src-available:

jar:
[jar] Building jar: C:\projects\java\ofbiz 9.4_current\framework\security\build\lib\ofbiz-security.jar

you might check the file again svn I don't see what it is talking about "V"
this also could be lack of memory for compile.

=========================
BJ Freeman
Strategic Power Office with Supplier Automation  
<http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>
Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man


Tolu Williams sent the following on 12/14/2010 12:12 PM:

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!

Reply via email to