jetty.project/jetty-osgi
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
..
jetty-osgi-boot 409556 Resource files not closed 2013-06-03 18:21:11 +10:00
jetty-osgi-boot-jsp Fix errors from small osgi refactor; comment out some test code 2013-05-28 15:10:12 +10:00
jetty-osgi-boot-warurl [maven-release-plugin] prepare for next development iteration 2013-05-06 18:13:04 -05:00
jetty-osgi-httpservice [maven-release-plugin] prepare for next development iteration 2013-05-06 18:13:04 -05:00
jetty-osgi-npn [maven-release-plugin] prepare for next development iteration 2013-05-06 18:13:04 -05:00
test-jetty-osgi 409441 jetty.xml threadpool arg injection 2013-05-30 11:59:36 +10:00
test-jetty-osgi-context 398467 Servlet 3.1 Non Blocking IO 2013-05-16 14:27:32 +10:00
test-jetty-osgi-webapp Fix errors from small osgi refactor; comment out some test code 2013-05-28 15:10:12 +10:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-05-06 18:13:04 -05:00