have you compiles on this setup before or is this your first compile

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation 
<http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Matt Warnock sent the following on 5/17/2010 10:47 PM:
> Thanks for the tip, I guess I just blindly assumed that any commit
> should still compile.  That's probably naive on my part.
> 
> However, I reverted to 945340, and have the same result.  Also tried
> installing sun-java-6-jdk, to see if openjdk was missing something, but
> got the same result.
> 
> The error seems to be in file:
> [of-biz-home]/applications/product/src/org/ofbiz/product/product/ProductSearchSession.java
> at line 1231: cannot find symbol
> 
> This same file was changed when I reverted to 945340, but the changes
> may go back further, I dunno.
> 
>   [javac16] symbol  : method
> add(java.util.Map<java.lang.String,java.lang.Object>)
>   [javac16] location: interface
> java.util.List<java.util.Map<java.lang.String,java.lang.String>>
>   [javac16]
> featureCountList.add(UtilMisc.toMap("productFeatureId", (String)
> searchResult.get("pfacProductFeatureId"), "productFeatureTypeId",
> (String) searchResult.get("pfcProductFeatureTypeId"), "description",
> (String) searchResult.get("pfcDescription"), "featureCount",
> Long.toString((Long) searchResult.get("featureCount"))));
>   [javac16]                             ^
>   [javac16] 1 error
> 
> 
> Anyone running Debian out there?  Anyone seeing this on other machines?
> Any suggestions?
> 


Reply via email to