Christopher,
Bigfish v1.11 is compatible with all three versions of Ofbiz (10.04, 11.04
and 12.04).  We had just recently updated the bug mentioned below with
version 12.04 and is now available in the latest download and SVN checkout
of BigFish v1.11, http://bigfish.solveda.com/bfDownload.html

Regards
Len 

-----Original Message-----
From: Christophe Noel [mailto:[email protected]] 
Sent: Friday, May 17, 2013 6:00 AM
To: [email protected]
Subject: Re: OFBiz / BigFish eCommerce Updates

Dear Nick,

Thanks a lot for releasing Bigfish 1.11 and for the public SVN, this is
great.

Since the download page provide links to Ofbiz 10.04, 11.04 and 12.04, it
seems to imply that BigFish now runs on each one of these releases, although
not explicitely stated. Could you please clarify what is the official status
of BigFish compatibility ?

I tried compiling BF1.11 on OfBiz 12.04 and here what I got :

  [javac16] Compiling 1 source file to
/ofbiz120401/hot-deploy/osafe/build/classes
  [javac16] warning: [options] bootstrap class path not set in conjunction
with -source 1.6
  [javac16]
/ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:28:
warning: [deprecation] CommonsHttpSolrServer in
org.apache.solr.client.solrj.impl has been deprecated
  [javac16] import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer;
  [javac16]                                         ^
  [javac16]
/ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java:1150:
error: method expandGeoRegionDeep in class GeoWorker cannot be applied to
given types;
  [javac16]             geoIdSet = GeoWorker.expandGeoRegionDeep(geoIdSet,
delegator);
  [javac16]                                 ^
  [javac16]   required: Map<String,String>,Delegator
  [javac16]   found: Set,Delegator
  [javac16]   reason: actual argument Set cannot be converted to
Map<String,String> by method invocation conversion
  [javac16] Note:
/ofbiz120401/hot-deploy/osafe/src/com/osafe/events/SolrEvents.java uses
unchecked or unsafe operations.
  [javac16] Note: Recompile with -Xlint:unchecked for details.
  [javac16] 1 error
  [javac16] 2 warnings

As you can see, there is an error related to the
GeoWorker.expandGeoRegionDeep() function being feed with a Set parameter
(10.04) instead of a Map (12.04)

Thanks a lot in advance for your input about BF 1.11 and Ofbiz 12.04
compatibility status

Christophe Noël



--
View this message in context:
http://ofbiz.135035.n4.nabble.com/OFBiz-BigFish-eCommerce-Updates-tp4515765p
4641357.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to