You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ry...@apache.org on 2012/02/15 05:01:57 UTC

svn commit: r1244340 - /lucene/dev/trunk/modules/analysis/uima/src/java/overview.html

Author: ryan
Date: Wed Feb 15 04:01:57 2012
New Revision: 1244340

URL: http://svn.apache.org/viewvc?rev=1244340&view=rev
Log:
LUCENE-3731: adding missing overview.html

Added:
    lucene/dev/trunk/modules/analysis/uima/src/java/overview.html   (with props)

Added: lucene/dev/trunk/modules/analysis/uima/src/java/overview.html
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/modules/analysis/uima/src/java/overview.html?rev=1244340&view=auto
==============================================================================
--- lucene/dev/trunk/modules/analysis/uima/src/java/overview.html (added)
+++ lucene/dev/trunk/modules/analysis/uima/src/java/overview.html Wed Feb 15 04:01:57 2012
@@ -0,0 +1,26 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<html>
+  <head>
+    <title>
+      analyzers-uima
+    </title>
+  </head>
+  <body>
+  analyzers-uima
+  </body>
+</html>