/[Apache-SVN]
ViewVC logotype

Revision 1857486


Jump to revision: Previous Next
Author: jleroux
Date: Sat Apr 13 17:50:10 2019 UTC (5 years ago)
Changed paths: 18
Log Message:
"Applied fix from trunk for revision: 1857099" 
------------------------------------------------------------------------
r1857099 | jleroux | 2019-04-08 11:17:55 +0200 (lun. 08 avr. 2019) | 12 lignes

Improved: Using try-with-resources with File IO Objects.
(OFBIZ-9855)

Uses try with resources for File IO objects like ObjectInputStream and other 
objects. File classes have the AutoCloseable interface.

jleroux: this is only a part of the 2nd patch. The 1st patch will be committed
soon too...

All tests pass

Thanks: Pradhan Yash Sharma
------------------------------------------------------------------------


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/branches/release18.12/ modified , props changed
Directoryofbiz/ofbiz-framework/branches/release18.12/applications/content/src/main/java/org/apache/ofbiz/content/data/DataResourceWorker.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/applications/party/src/main/java/org/apache/ofbiz/party/communication/CommunicationEventServices.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/applications/workeffort/src/main/java/org/apache/ofbiz/workeffort/workeffort/ICalConverter.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/base/src/main/java/org/apache/ofbiz/base/util/UtilProperties.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/base/src/main/java/org/apache/ofbiz/base/util/string/UelFunctions.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/base/src/main/java/org/apache/ofbiz/base/util/template/XslTransform.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/base/src/main/java/org/apache/ofbiz/base/util/test/UtilPropertiesTests.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/common/src/main/java/org/apache/ofbiz/common/FtpServices.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/common/src/main/java/org/apache/ofbiz/common/email/EmailServices.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/entity/src/main/java/org/apache/ofbiz/entity/util/EntitySaxReader.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/minilang/src/main/java/org/apache/ofbiz/minilang/MiniLangUtil.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/service/src/main/java/org/apache/ofbiz/service/mail/MimeMessageWrapper.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/WebAppUtil.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/event/SOAPEventHandler.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/view/ApacheFopWorker.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/webdav/ResponseHelper.java modified , text changed
Directoryofbiz/ofbiz-framework/branches/release18.12/framework/webapp/src/main/java/org/apache/ofbiz/webapp/webdav/WebDavUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26