jetty.project/jetty-osgi/jetty-osgi-boot
Hugues Malphettes 863cc0a757 bug 316909 cleanup and web-bundles don't need to be unzipped anymore. Jetty's standard WebInfConfiguration object takes care of unzipping wars on the fly as necessary to make the webapp consumable for JSPs.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2048 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-26 00:35:13 +00:00
..
META-INF add the Bundle-Classpath: . to be able to import this library with the sources in eclipse. workaround for a PDE bug 2010-06-10 23:13:00 +00:00
jettyhome bug 317231 support the case where the jetty configuration files are inside a jarred fragment or if org.eclipse.jetty.osgi.boot is jarred up. 2010-06-21 21:49:37 +00:00
src/main/java/org/eclipse/jetty/osgi/boot bug 316909 cleanup and web-bundles don't need to be unzipped anymore. Jetty's standard WebInfConfiguration object takes care of unzipping wars on the fly as necessary to make the webapp consumable for JSPs. 2010-06-26 00:35:13 +00:00
build.properties clean 2010-06-10 22:55:47 +00:00
pom.xml Removing manual call to jar:jar and jar:test-jar. 2010-06-16 18:14:04 +00:00
pom.xml.tycho updated to patch from 20091210 2009-12-11 03:27:18 +00:00