You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2011/10/03 00:38:42 UTC

svn commit: r1178266 [1/3] - in /incubator/lcf/integration/solr-3.x/trunk: ./ dev-tools/ lucene/ mcf/ mcf/src/java/org/apache/solr/mcf/

Author: kwright
Date: Sun Oct  2 22:38:41 2011
New Revision: 1178266

URL: http://svn.apache.org/viewvc?rev=1178266&view=rev
Log:
Rearrange tree so that solr image is downloaded via svn.

Added:
    incubator/lcf/integration/solr-3.x/trunk/CHANGES.txt   (with props)
    incubator/lcf/integration/solr-3.x/trunk/DEPENDENCIES.txt   (with props)
    incubator/lcf/integration/solr-3.x/trunk/DISCLAIMER.txt   (with props)
    incubator/lcf/integration/solr-3.x/trunk/LICENSE.txt   (with props)
    incubator/lcf/integration/solr-3.x/trunk/NOTICE.txt   (with props)
    incubator/lcf/integration/solr-3.x/trunk/mcf/
      - copied from r1177807, incubator/lcf/integration/solr-3.x/trunk/solr/contrib/mcf/
Removed:
    incubator/lcf/integration/solr-3.x/trunk/.hgignore
    incubator/lcf/integration/solr-3.x/trunk/dev-tools/
    incubator/lcf/integration/solr-3.x/trunk/lucene/
Modified:
    incubator/lcf/integration/solr-3.x/trunk/   (props changed)
    incubator/lcf/integration/solr-3.x/trunk/README.txt
    incubator/lcf/integration/solr-3.x/trunk/build.xml
    incubator/lcf/integration/solr-3.x/trunk/mcf/src/java/org/apache/solr/mcf/ManifoldCFQParserPlugin.java

Propchange: incubator/lcf/integration/solr-3.x/trunk/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 22:38:41 2011
@@ -1,3 +1,5 @@
+/incubator/lcf/integration/solr-4.x/trunk:1176421-1176446
+/incubator/lcf/upstream/solr/SOLR-1895:1173871-1176420
 /lucene/dev/branches/lucene_solr_3_1:1081856,1083239,1085499,1085511,1085532,1085809,1101103
 /lucene/dev/branches/lucene_solr_3_2:1128223,1128247,1129418,1129472
 /lucene/dev/branches/lucene_solr_3_3:1138390,1138979,1139775

Added: incubator/lcf/integration/solr-3.x/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/integration/solr-3.x/trunk/CHANGES.txt?rev=1178266&view=auto
==============================================================================
--- incubator/lcf/integration/solr-3.x/trunk/CHANGES.txt (added)
+++ incubator/lcf/integration/solr-3.x/trunk/CHANGES.txt Sun Oct  2 22:38:41 2011
@@ -0,0 +1,5 @@
+Apache Solr 3.x ManifoldCF Plugin change Log
+$Id$
+
+======================= 0.1-dev =====================
+

Propchange: incubator/lcf/integration/solr-3.x/trunk/CHANGES.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/lcf/integration/solr-3.x/trunk/CHANGES.txt
------------------------------------------------------------------------------
    svn:keywords = Id

Added: incubator/lcf/integration/solr-3.x/trunk/DEPENDENCIES.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/integration/solr-3.x/trunk/DEPENDENCIES.txt?rev=1178266&view=auto
==============================================================================
--- incubator/lcf/integration/solr-3.x/trunk/DEPENDENCIES.txt (added)
+++ incubator/lcf/integration/solr-3.x/trunk/DEPENDENCIES.txt Sun Oct  2 22:38:41 2011
@@ -0,0 +1,11 @@
+Apache Solr-3.x ManifoldCF Plugin requires
+----------------------------------------
+* JRE 1.6 or above
+* svn command line tools
+
+For building Apache Solr-3.x ManifoldCF Plugin:
+--------------------------------------------
+
+* Look at README.txt
+
+

Propchange: incubator/lcf/integration/solr-3.x/trunk/DEPENDENCIES.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/lcf/integration/solr-3.x/trunk/DEPENDENCIES.txt
------------------------------------------------------------------------------
    svn:keywords = Id

Added: incubator/lcf/integration/solr-3.x/trunk/DISCLAIMER.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/integration/solr-3.x/trunk/DISCLAIMER.txt?rev=1178266&view=auto
==============================================================================
--- incubator/lcf/integration/solr-3.x/trunk/DISCLAIMER.txt (added)
+++ incubator/lcf/integration/solr-3.x/trunk/DISCLAIMER.txt Sun Oct  2 22:38:41 2011
@@ -0,0 +1,7 @@
+Apache Solr-3.x ManifoldCF Plugin is an effort undergoing
+incubation at The Apache Software Foundation (ASF), sponsored by the Lucene PMC.
+Incubation is required of all newly accepted projects until a further review indicates
+that the infrastructure, communications, and decision making process have stabilized
+in a manner consistent with other successful ASF projects. While incubation status is
+not necessarily a reflection of the completeness or stability of the code, it does
+indicate that the project has yet to be fully endorsed by the ASF.

Propchange: incubator/lcf/integration/solr-3.x/trunk/DISCLAIMER.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/lcf/integration/solr-3.x/trunk/DISCLAIMER.txt
------------------------------------------------------------------------------
    svn:keywords = Id