You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ch...@apache.org on 2012/03/28 04:09:23 UTC

svn commit: r1306115 - in /lucene/dev/branches/lucene3930/solr: contrib/analysis-extras/ contrib/clustering/ contrib/dataimporthandler-extras/ contrib/dataimporthandler/ contrib/extraction/ contrib/langid/ contrib/uima/ contrib/velocity/ core/ test-fra...

Author: chrism
Date: Wed Mar 28 02:09:23 2012
New Revision: 1306115

URL: http://svn.apache.org/viewvc?rev=1306115&view=rev
Log:
LUCENE-3930: Added blank ivy.xml's for solr modules

Added:
    lucene/dev/branches/lucene3930/solr/contrib/analysis-extras/ivy.xml
    lucene/dev/branches/lucene3930/solr/contrib/clustering/ivy.xml
    lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler-extras/ivy.xml
    lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler/ivy.xml
    lucene/dev/branches/lucene3930/solr/contrib/extraction/ivy.xml
    lucene/dev/branches/lucene3930/solr/contrib/langid/ivy.xml
    lucene/dev/branches/lucene3930/solr/contrib/uima/ivy.xml
    lucene/dev/branches/lucene3930/solr/contrib/velocity/ivy.xml
    lucene/dev/branches/lucene3930/solr/core/ivy.xml
    lucene/dev/branches/lucene3930/solr/test-framework/ivy.xml

Added: lucene/dev/branches/lucene3930/solr/contrib/analysis-extras/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/contrib/analysis-extras/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/contrib/analysis-extras/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/contrib/analysis-extras/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="analysis-extras"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/contrib/clustering/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/contrib/clustering/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/contrib/clustering/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/contrib/clustering/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="clustering"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler-extras/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler-extras/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler-extras/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler-extras/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="dataimporthandler-extras"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/contrib/dataimporthandler/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="dataimporthandler"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/contrib/extraction/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/contrib/extraction/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/contrib/extraction/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/contrib/extraction/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="extraction"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/contrib/langid/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/contrib/langid/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/contrib/langid/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/contrib/langid/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="langid"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/contrib/uima/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/contrib/uima/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/contrib/uima/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/contrib/uima/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="uima"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/contrib/velocity/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/contrib/velocity/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/contrib/velocity/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/contrib/velocity/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="velocity"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/core/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/core/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/core/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/core/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="core"/>
+</ivy-module>

Added: lucene/dev/branches/lucene3930/solr/test-framework/ivy.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/solr/test-framework/ivy.xml?rev=1306115&view=auto
==============================================================================
--- lucene/dev/branches/lucene3930/solr/test-framework/ivy.xml (added)
+++ lucene/dev/branches/lucene3930/solr/test-framework/ivy.xml Wed Mar 28 02:09:23 2012
@@ -0,0 +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
+
+     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.    
+-->
+<ivy-module version="2.0">
+    <info organisation="org.apache.solr" module="core-test-framework"/>
+</ivy-module>