bug #310308 fix the javadoc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2180 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
e7f7c3eea5
commit
c044395a07
|
@ -54,9 +54,6 @@ public class DefaultFileLocatorHelper implements BundleFileLocatorHelper
|
|||
* Works with equinox, felix, nuxeo and probably more. Not exactly in the
|
||||
* spirit of OSGi but quite necessary to support self-contained webapps and
|
||||
* other situations.
|
||||
* <p>
|
||||
* Currently only works with bundles that are not jar.
|
||||
* </p>
|
||||
*
|
||||
* @param bundle
|
||||
* The bundle
|
||||
|
|
Loading…
Reference in New Issue