Le 30/04/2015 18:03, Adam Heath a écrit :
On 04/30/2015 12:22 AM, Jacopo Cappellato wrote:
On Apr 29, 2015, at 9:17 PM, Jacques Le Roux <[email protected]>
wrote:
avalon-framework(4.2.0 in ofbiz) is no longer available. avalon.apache.org is
closed(!).
This was introduce with
http://svn.apache.org/viewvc?view=revision&revision=746645 and is no longer used
Avalon is a dependency for FOP.
jdom in ofbiz is 1.1, but 2.0.6 is available.
Only JDOMException is used in images related classes
Several jars have dependencies on jdom: Freemarker, Rome, Ant Contrib, Xstreams
Jacopo
Neither of these should be required by ofbiz, but should be auto-installed by a
dependency resolver. Maven brings that to the table.
So far we were mostly worried by possible incompatibilities, I agree that should no longer prevent us. And as said Jacopo it's the (logical)
recommended way by the ASF (costs efficiency!)
Jacques