jetty.project/jetty-maven-plugin
Greg Wilkins 7bb3a7be28 409556 Resource files not closed
Made Resource a closeable so that it is easier to close in a try(){} block. Deprecated release() and made it close() instead.

FileResource no longer extends URLResource as it can more efficiently implement all the methods with pure File operations and have no
connections or streams that need to be release/closed
2013-06-03 18:21:11 +10:00
..
src/main/java/org/eclipse/jetty/maven/plugin 409556 Resource files not closed 2013-06-03 18:21:11 +10:00
.gitignore adding in jetty-maven-plugin 2012-08-28 09:35:45 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-05-06 18:13:04 -05:00