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/01/06 23:32:49 UTC

svn commit: r1056104 - in /incubator/lcf/trunk: CHANGES.txt DISCLAIMER.txt README.txt

Author: kwright
Date: Thu Jan  6 22:32:49 2011
New Revision: 1056104

URL: http://svn.apache.org/viewvc?rev=1056104&view=rev
Log:
More changes to README; break out a separate DISCLAIMER instead, as per incubator's request.  Part of CONNECTORS-133.

Added:
    incubator/lcf/trunk/DISCLAIMER.txt   (with props)
Modified:
    incubator/lcf/trunk/CHANGES.txt
    incubator/lcf/trunk/README.txt

Modified: incubator/lcf/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/CHANGES.txt?rev=1056104&r1=1056103&r2=1056104&view=diff
==============================================================================
--- incubator/lcf/trunk/CHANGES.txt (original)
+++ incubator/lcf/trunk/CHANGES.txt Thu Jan  6 22:32:49 2011
@@ -14,6 +14,9 @@ forget the index state for an output con
 ======================= Release 0.1 =======================
 Release Date:  See http://incubator.apache.org/connectors for the official release date.
 
+CONNECTORS-133: Update README.txt to include incubator disclaimer.
+(Ant Elder, Sebb, Karl Wright)
+
 CONNECTORS-131: Create download page with separate references for KEYS,
 CHANGES.txt, signatures, and artifacts.
 (Chris Mattmann, Karl Wright)

Added: incubator/lcf/trunk/DISCLAIMER.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/DISCLAIMER.txt?rev=1056104&view=auto
==============================================================================
--- incubator/lcf/trunk/DISCLAIMER.txt (added)
+++ incubator/lcf/trunk/DISCLAIMER.txt Thu Jan  6 22:32:49 2011
@@ -0,0 +1,22 @@
+# 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.
+
+Apache ManifoldCF (formerly Apache Connectors Framework) 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/trunk/DISCLAIMER.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/lcf/trunk/DISCLAIMER.txt
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: incubator/lcf/trunk/README.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/README.txt?rev=1056104&r1=1056103&r2=1056104&view=diff
==============================================================================
--- incubator/lcf/trunk/README.txt (original)
+++ incubator/lcf/trunk/README.txt Thu Jan  6 22:32:49 2011
@@ -13,15 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-Apache ManifoldCF (formerly Apache Connectors Framework) 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.
-
-
 Welcome to the Apache ManifoldCF project!
 -----------------------------------------