remove javadoc context

git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381782 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2006-02-28 21:08:51 +00:00
parent 6a25e47f58
commit 556adb3a09
1 changed files with 2 additions and 0 deletions

View File

@ -113,6 +113,7 @@
<!-- ======================================================= -->
<!-- Configure a context directly - no XML parser required -->
<!-- ======================================================= -->
<!--
<Item>
<New id="javadocContext" class="org.mortbay.jetty.handler.ContextHandler">
<Set name="contextPath">/javadoc</Set>
@ -144,6 +145,7 @@
</Set>
</New>
</Item>
-->
</Array>
</Set>