Author: doogie
Date: Wed Apr 22 23:35:45 2015
New Revision: 1675521
URL: http://svn.apache.org/r1675521
Log:
OFBIZ-6277: new Configuration() is deprecated; instead, the desired
freemarker version should be passed in. To make it easier to control
the version centrally, add a helper method on FreeM
Author: doogie
Date: Wed Apr 22 23:35:37 2015
New Revision: 1675520
URL: http://svn.apache.org/r1675520
Log:
OFBIZ-6284: Fix deprecated use of
SimpleMethod.getAll{Entity,Service}NamesUsed(), instead using
ArtifactInfoContext.
Modified:
ofbiz/branches/OFBIZ-6275/framework/webtools/src/org/of
Author: doogie
Date: Wed Apr 22 19:34:01 2015
New Revision: 1675466
URL: http://svn.apache.org/r1675466
Log:
OFBIZ-6290: Use ResourceLoader.readXmlRootElement, which is a
non-caching version. This fixes a deprecation warning.
Modified:
ofbiz/branches/OFBIZ-6275/specialpurpose/pos/src/org/of
Author: doogie
Date: Wed Apr 22 19:33:55 2015
New Revision: 1675465
URL: http://svn.apache.org/r1675465
Log:
OFBIZ-6278: Make use of ResourceLoader.readXmlRootElement, which is
non-caching; this fixes a deprecation warning.
Modified:
ofbiz/branches/OFBIZ-6275/framework/base/src/org/ofbiz/bas
Author: doogie
Date: Wed Apr 22 19:33:44 2015
New Revision: 1675463
URL: http://svn.apache.org/r1675463
Log:
OFBIZ-6280: SecurityFactory implements deprecated methods, so add the
@Deprecation tag to prevent javac from emmiting warnings.
Modified:
ofbiz/branches/OFBIZ-6275/framework/security/
Author: doogie
Date: Wed Apr 22 19:33:38 2015
New Revision: 1675462
URL: http://svn.apache.org/r1675462
Log:
OFBIZ-6279: UtilDateTime implements deprecated methods, so add the
@Deprecated tag to stop javac from producing a warning.
Modified:
ofbiz/branches/OFBIZ-6275/framework/base/src/org/o
Author: doogie
Date: Wed Apr 22 19:33:49 2015
New Revision: 1675464
URL: http://svn.apache.org/r1675464
Log:
Provide method variants (readXml{Document,RootElement}) that contain the
body of the deprecated methods (getXml{Document,RootElement}).
Modified:
ofbiz/branches/OFBIZ-6275/framework/b
Author: doogie
Date: Wed Apr 22 15:50:43 2015
New Revision: 1675394
URL: http://svn.apache.org/r1675394
Log:
All deprecation fixes(subtasks of this branch issue) will be gathered here.
Added:
ofbiz/branches/OFBIZ-6275/ (props changed)
- copied from r1675061, ofbiz/trunk/
Propchange:
8 matches
Mail list logo