Discussion:
svn commit: r1822519 - /turbine/fulcrum/trunk/intake/src/java/org/apache/fulcrum/intake/IntakeServiceImpl.java
Thomas Vandahl
2018-01-29 18:50:50 UTC
Permalink
Author: painter
Date: Mon Jan 29 15:31:33 2018
New Revision: 1822519
URL: http://svn.apache.org/viewvc?rev=1822519&view=rev
Fix for parallel deployment file not found exception
turbine/fulcrum/trunk/intake/src/java/org/apache/fulcrum/intake/IntakeServiceImpl.java
-1

As mentioned in my other mail, please remove the redundant check for
readability and add some exception handling to make sure the
FileInputStream is properly closed under all circumstances.

Bye, Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@turbine.apache.org
For additional commands, e-mail: dev-***@turbine.apache.org
Jeffery Painter
2018-01-29 18:52:10 UTC
Permalink
Hi Thomas,

Answering this is a longer reply to your last message.

--
Jeff
Post by Thomas Vandahl
Author: painter
Date: Mon Jan 29 15:31:33 2018
New Revision: 1822519
URL: http://svn.apache.org/viewvc?rev=1822519&view=rev
Fix for parallel deployment file not found exception
turbine/fulcrum/trunk/intake/src/java/org/apache/fulcrum/intake/IntakeServiceImpl.java
-1
As mentioned in my other mail, please remove the redundant check for
readability and add some exception handling to make sure the
FileInputStream is properly closed under all circumstances.
Bye, Thomas
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-***@turbine.apache.org
For additional commands, e-mail: dev-***@turbine.apache.org

Loading...