Details
-
Type:
Defect
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: Backlog
-
Fix Version/s: Release 1.3
-
Component/s: None
-
Labels:None
-
Patch:Code and Test
-
Approval:Ok
Description
Originally reported by Olek at https://groups.google.com/d/topic/clojure/jhdSyljImuU/discussion
When loading core.clj, the stream opened on the version.properties file is never closed. This can cause problems in some environments such as JEE.
Fix in clj-739-a.patch