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:48:34 UTC

svn commit: r1178268 [1/3] - in /incubator/lcf/integration/solr-4.x/trunk: .gitignore .hgignore CHANGES.txt DEPENDENCIES.txt DISCLAIMER.txt LICENSE.txt NOTICE.txt README.txt build.xml dev-tools/ lucene/ mcf/ modules/ solr/

Author: kwright
Date: Sun Oct  2 22:48:34 2011
New Revision: 1178268

URL: http://svn.apache.org/viewvc?rev=1178268&view=rev
Log:
Rearrange so that solr is checked out by the build script.

Added:
    incubator/lcf/integration/solr-4.x/trunk/CHANGES.txt   (with props)
    incubator/lcf/integration/solr-4.x/trunk/DEPENDENCIES.txt   (with props)
    incubator/lcf/integration/solr-4.x/trunk/DISCLAIMER.txt   (with props)
    incubator/lcf/integration/solr-4.x/trunk/LICENSE.txt   (with props)
    incubator/lcf/integration/solr-4.x/trunk/NOTICE.txt   (with props)
    incubator/lcf/integration/solr-4.x/trunk/mcf/
      - copied from r1177810, incubator/lcf/integration/solr-4.x/trunk/solr/contrib/mcf/
Removed:
    incubator/lcf/integration/solr-4.x/trunk/.gitignore
    incubator/lcf/integration/solr-4.x/trunk/.hgignore
    incubator/lcf/integration/solr-4.x/trunk/dev-tools/
    incubator/lcf/integration/solr-4.x/trunk/lucene/
    incubator/lcf/integration/solr-4.x/trunk/modules/
    incubator/lcf/integration/solr-4.x/trunk/solr/
Modified:
    incubator/lcf/integration/solr-4.x/trunk/README.txt
    incubator/lcf/integration/solr-4.x/trunk/build.xml

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

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

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

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

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

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

Added: incubator/lcf/integration/solr-4.x/trunk/DISCLAIMER.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/integration/solr-4.x/trunk/DISCLAIMER.txt?rev=1178268&view=auto
==============================================================================
--- incubator/lcf/integration/solr-4.x/trunk/DISCLAIMER.txt (added)
+++ incubator/lcf/integration/solr-4.x/trunk/DISCLAIMER.txt Sun Oct  2 22:48:34 2011
@@ -0,0 +1,7 @@
+Apache Solr-4.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-4.x/trunk/DISCLAIMER.txt
------------------------------------------------------------------------------
    svn:eol-style = native

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