You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2015/02/09 14:56:56 UTC

svn commit: r1658399 [1/3] - in /lucene/dev/trunk/lucene: analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/ analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/ analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/...

Author: rmuir
Date: Mon Feb  9 13:56:55 2015
New Revision: 1658399

URL: http://svn.apache.org/r1658399
Log:
LUCENE-6224: cut over more package.htmls

Added:
    lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package-info.java
      - copied, changed from r1658398, lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package.html
    lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package.html
    lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package.html
    lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package.html
    lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package.html
    lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package.html
    lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package.html
    lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package.html
    lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/programmatic/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/programmatic/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/stats/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/stats/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/utils/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/utils/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/trec/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/trec/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/utils/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/utils/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/utils/package-info.java
      - copied, changed from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/utils/package.html
Removed:
    lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package.html
    lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package.html
    lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package.html
    lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package.html
    lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package.html
    lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package.html
    lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package.html
    lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package.html
    lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/programmatic/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/stats/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/utils/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/trec/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/quality/utils/package.html
    lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/utils/package.html
Modified:
    lucene/dev/trunk/lucene/backward-codecs/src/java/org/apache/lucene/codecs/package.html

Copied: lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package-info.java (from r1658398, lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package-info.java?p2=lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package-info.java&p1=lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package.html&r1=1658398&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,34 +1,29 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--
- 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
+/*
+ * 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.
+ */
 
-     http://www.apache.org/licenses/LICENSE-2.0
+/**
+ * This package provides dictionary-driven lemmatization ("accurate stemming")
+ * filter and analyzer for the Polish Language, driven by the
+ * <a href="http://morfologik.blogspot.com/">Morfologik library</a> developed 
+ * by Dawid Weiss and Marcin Miłkowski.
+ * <p>
+ * The MorfologikFilter yields one or more terms for each token. Each
+ * of those terms is given the same position in the index.
+ * </p>
+ */
+package org.apache.lucene.analysis.morfologik;
 
- 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>
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
-  </head>
-  <body>
-    <p>
-      This package provides dictionary-driven lemmatization ("accurate stemming")
-      filter and analyzer for the Polish Language, driven by the
-      <a href="http://morfologik.blogspot.com/">Morfologik library</a> developed 
-      by Dawid Weiss and Marcin Miłkowski.
-    </p>
-    <p>
-    The MorfologikFilter yields one or more terms for each token. Each
-    of those terms is given the same position in the index.
-    </p>
-  </body>
-</html>

Copied: lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package-info.java (from r1658130, lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package-info.java?p2=lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package-info.java&p1=lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/phonetic/src/java/org/apache/lucene/analysis/phonetic/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,22 +1,21 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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></head>
-<body>
-Analysis components for phonetic search.
-</body>
-</html>
+/**
+ * Analysis components for phonetic search.
+ */
+package org.apache.lucene.analysis.phonetic;

Copied: lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package-info.java (from r1658130, lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package-info.java?p2=lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package-info.java&p1=lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,25 +1,22 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-</head>
-<body>
-SmartChineseAnalyzer Hidden Markov Model package.
-@lucene.experimental
-</body>
-</html>
+/**
+ * SmartChineseAnalyzer Hidden Markov Model package.
+ * @lucene.experimental
+ */
+package org.apache.lucene.analysis.cn.smart.hhmm;

Copied: lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package-info.java (from r1658130, lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package-info.java?p2=lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package-info.java&p1=lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,42 +1,37 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-</head>
-<body>
-Analyzer for Simplified Chinese, which indexes words.
-@lucene.experimental
-<div>
-Three analyzers are provided for Chinese, each of which treats Chinese text in a different way.
-<ul>
-	<li>StandardAnalyzer: Index unigrams (individual Chinese characters) as a token.
-	<li>CJKAnalyzer (in the analyzers/cjk package): Index bigrams (overlapping groups of two adjacent Chinese characters) as tokens.
-	<li>SmartChineseAnalyzer (in this package): Index words (attempt to segment Chinese text into words) as tokens.
-</ul>
-
-Example phrase: "我是中国人"
-<ol>
-	<li>StandardAnalyzer: 我-是-中-国-人</li>
-	<li>CJKAnalyzer: 我是-是中-中国-国人</li>
-	<li>SmartChineseAnalyzer: 我-是-中国-人</li>
-</ol>
-</div>
-
-</body>
-</html>
+/**
+ * Analyzer for Simplified Chinese, which indexes words.
+ * @lucene.experimental
+ * <div>
+ * Three analyzers are provided for Chinese, each of which treats Chinese text in a different way.
+ * <ul>
+ *   <li>StandardAnalyzer: Index unigrams (individual Chinese characters) as a token.
+ *   <li>CJKAnalyzer (in the analyzers/cjk package): Index bigrams (overlapping groups of two adjacent Chinese characters) as tokens.
+ *   <li>SmartChineseAnalyzer (in this package): Index words (attempt to segment Chinese text into words) as tokens.
+ * </ul>
+ * 
+ * Example phrase: "我是中国人"
+ * <ol>
+ *   <li>StandardAnalyzer: 我-是-中-国-人</li>
+ *   <li>CJKAnalyzer: 我是-是中-中国-国人</li>
+ *   <li>SmartChineseAnalyzer: 我-是-中国-人</li>
+ * </ol>
+ * </div>
+ */
+package org.apache.lucene.analysis.cn.smart;

Copied: lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package-info.java (from r1658130, lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package-info.java?p2=lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package-info.java&p1=lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,22 +1,21 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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></head>
-<body>
-Analyzer for Polish.
-</body>
-</html>
+/**
+ * Analyzer for Polish.
+ */
+package org.apache.lucene.analysis.pl;

Copied: lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package-info.java (from r1658130, lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package-info.java?p2=lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package-info.java&p1=lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/stempel/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,22 +1,21 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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>
-	<body>
-		<p>Stempel: Algorithmic Stemmer</p>
-	</body>
-</html>
+/**
+ * Stempel: Algorithmic Stemmer
+ */
+package org.apache.lucene.analysis.stempel;

Copied: lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package-info.java (from r1658130, lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package-info.java?p2=lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package-info.java&p1=lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/stempel/src/java/org/egothor/stemmer/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,22 +1,21 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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></head>
-<body>
-Egothor stemmer API.
-</body>
-</html>
+/**
+ * Egothor stemmer API.
+ */
+package org.egothor.stemmer;

Copied: lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package-info.java (from r1658130, lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package-info.java?p2=lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package-info.java&p1=lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/ae/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,21 +1,21 @@
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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>
-<body>
-Integration with UIMA's AnalysisEngine
-</body>
-</html>
+/**
+ * Integration with UIMA's AnalysisEngine.
+ */
+package org.apache.lucene.analysis.uima.ae;

Copied: lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package-info.java (from r1658130, lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package-info.java?p2=lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package-info.java&p1=lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package.html (original)
+++ lucene/dev/trunk/lucene/analysis/uima/src/java/org/apache/lucene/analysis/uima/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,21 +1,21 @@
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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>
-<body>
-Classes that integrate UIMA with Lucene's analysis API.
-</body>
-</html>
+/**
+ * Classes that integrate UIMA with Lucene's analysis API.
+ */
+package org.apache.lucene.analysis.uima;

Modified: lucene/dev/trunk/lucene/backward-codecs/src/java/org/apache/lucene/codecs/package.html
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/backward-codecs/src/java/org/apache/lucene/codecs/package.html?rev=1658399&r1=1658398&r2=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/backward-codecs/src/java/org/apache/lucene/codecs/package.html (original)
+++ lucene/dev/trunk/lucene/backward-codecs/src/java/org/apache/lucene/codecs/package.html Mon Feb  9 13:56:55 2015
@@ -15,6 +15,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
+<!-- not a package-info.java, because we already defined this package in core/ -->
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

Copied: lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package-info.java (from r1658130, lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package.html)
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package-info.java?p2=lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package-info.java&p1=lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package.html&r1=1658130&r2=1658399&rev=1658399&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package.html (original)
+++ lucene/dev/trunk/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/package-info.java Mon Feb  9 13:56:55 2015
@@ -1,23 +1,21 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<!--
- 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
+/*
+ * 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.
+ */
 
-     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>
-<body>
-Sources for benchmark inputs: documents and queries.
-</body>
-
-</html>
+/**
+ * Sources for benchmark inputs: documents and queries.
+ */
+package org.apache.lucene.benchmark.byTask.feeds;