leiningen/doc
Tim Visher 9c3bf51d95 Fix file handle leak in pom.properties FAQ
There was a file handle leak in the code as it was. It would never close the open reader against the jar resource. This will eventually cause JVM to be unable to open new files.

Functional Tests
----------------------

I'm using the code as I wrote it in my own project and there is now no file handle leak.
2016-02-16 10:20:41 -05:00
..
ja Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
DEPLOY.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
FAQ.md Fix file handle leak in pom.properties FAQ 2016-02-16 10:20:41 -05:00
GPG.md Add troubleshooting steps for gpg: decryption failed 2016-02-03 23:33:50 +13:00
lein.1 Update man page. 2013-11-19 21:03:11 -08:00
MIXED_PROJECTS.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
PLUGINS.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
PROFILES.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
TEMPLATES.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00
TUTORIAL.md Add docs for providing :jvm-opts 2016-01-22 09:05:35 +13:00