Author: rwesten
Date: Tue Jan 24 10:17:38 2012
New Revision: 1235198
URL: http://svn.apache.org/viewvc?rev=1235198&view=rev
Log:
* Corrected names in the commons.solr modules
* The Apache Header wihtin the Markdown files now correctly used the XML syntax
Modified:
incubator/stanbol/trunk/commons/solr/core/pom.xml
incubator/stanbol/trunk/commons/solr/install/pom.xml
incubator/stanbol/trunk/commons/solr/managed/pom.xml
incubator/stanbol/trunk/commons/solr/web/pom.xml
incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/README.md
incubator/stanbol/trunk/commons/stanboltools/datafileprovider/README.md
Modified: incubator/stanbol/trunk/commons/solr/core/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/core/pom.xml?rev=1235198&r1=1235197&r2=1235198&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/core/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/core/pom.xml Tue Jan 24 10:17:38 2012
@@ -31,7 +31,7 @@
<artifactId>org.apache.stanbol.commons.solr.core</artifactId>
<packaging>bundle</packaging>
- <name>Apache Stanbol Solr Bundle</name>
+ <name>Apache Stanbol Commons Solr Core</name>
<description>This bundle provides an OSGI bundle for Solr. This also includes
an utility that registers CoreContainer and SolrCores as OSGI services.
</description>
Modified: incubator/stanbol/trunk/commons/solr/install/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/install/pom.xml?rev=1235198&r1=1235197&r2=1235198&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/install/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/install/pom.xml Tue Jan 24 10:17:38
2012
@@ -31,7 +31,7 @@
<artifactId>org.apache.stanbol.commons.solr.install</artifactId>
<packaging>bundle</packaging>
- <name>Apache Stanbol Solr Installer Bundle</name>
+ <name>Apache Stanbol Commons Solr Installer</name>
<description>Provides support to Install Solr indexes by using the
Apache Sling Installer framework
</description>
Modified: incubator/stanbol/trunk/commons/solr/managed/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/managed/pom.xml?rev=1235198&r1=1235197&r2=1235198&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/managed/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/managed/pom.xml Tue Jan 24 10:17:38
2012
@@ -30,7 +30,7 @@
<artifactId>org.apache.stanbol.commons.solr.managed</artifactId>
<packaging>bundle</packaging>
- <name>Apache Stanbol Solr Managed Bundle</name>
+ <name>Apache Stanbol Commons Solr Managed</name>
<description>This bundle provides support for manageing
Solr Servers (CoreContainer and SolrCores) within the Stanbol JVM.
Managed CoreContainer and SolrCores are registered as OSGI services
Modified: incubator/stanbol/trunk/commons/solr/web/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/web/pom.xml?rev=1235198&r1=1235197&r2=1235198&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/web/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/web/pom.xml Tue Jan 24 10:17:38 2012
@@ -31,7 +31,7 @@
<artifactId>org.apache.stanbol.commons.solr.web</artifactId>
<packaging>bundle</packaging>
- <name>Apache Stanbol Solr Bundle</name>
+ <name>Apache Stanbol Commons Solr Web</name>
<description>This Bundle provide an integration of the Solr RESTful API to
the Stanbol JerseyEndpoint.
</description>
Modified:
incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/README.md
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/README.md?rev=1235198&r1=1235197&r2=1235198&view=diff
==============================================================================
---
incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/README.md
(original)
+++
incubator/stanbol/trunk/commons/stanboltools/bundledatafileprovider/README.md
Tue Jan 24 10:17:38 2012
@@ -1,17 +1,19 @@
-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.
+<!--
+ 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.
+-->
DataFileProvider for OSGI Bundles
---------------------------------
Modified:
incubator/stanbol/trunk/commons/stanboltools/datafileprovider/README.md
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/stanboltools/datafileprovider/README.md?rev=1235198&r1=1235197&r2=1235198&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/stanboltools/datafileprovider/README.md
(original)
+++ incubator/stanbol/trunk/commons/stanboltools/datafileprovider/README.md Tue
Jan 24 10:17:38 2012
@@ -1,17 +1,19 @@
-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.
+<!--
+ 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.
+-->
Data File Provider
==================