Hi Walter,
Walter Vaughan wrote:
I noticed this morning when I did a svn that a lot of packages where
deleted and replaced by named versions...
D framework/webapp/lib/fop.jar
A framework/webapp/lib/fop-0.92.jar
It seems like it should have been that way all along. What was the
reason for not having version numbers in the jars, and why the switch now?
A few jars have been upgraded in order to support the new version of FOP
(see https://issues.apache.org/jira/browse/OFBIZ-311); according to new
internal rules for the project
(http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Committers+Roles+and+Responsibilities),
from now on the version number will always be appended to jar files (it
could still be missing in older ones).
Jacopo