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 2010/12/03 16:44:14 UTC

svn commit: r1041885 [1/2] - in /incubator/lcf/trunk: ./ connectors/activedirectory/ connectors/documentum/ connectors/documentum/registry-scripts/ connectors/documentum/server-scripts/ connectors/filenet/ connectors/filenet/registry-scripts/ connector...

Author: kwright
Date: Fri Dec  3 15:44:12 2010
New Revision: 1041885

URL: http://svn.apache.org/viewvc?rev=1041885&view=rev
Log:
Add missing copyright notices, and remove legacy files that are no longer needed.

Removed:
    incubator/lcf/trunk/framework/agents/agent-logging.conf
    incubator/lcf/trunk/framework/agents/agents.conf
    incubator/lcf/trunk/framework/agents/entityExpansionLimit
    incubator/lcf/trunk/framework/agents/metacarta-agents
    incubator/lcf/trunk/framework/crawler-ui/crawler-agents-base-size
    incubator/lcf/trunk/framework/crawler-ui/crawler-agents-incr-size
    incubator/lcf/trunk/framework/crawler-ui/crawler-tomcat-base-size
    incubator/lcf/trunk/framework/crawler-ui/crawler-tomcat-incr-size
    incubator/lcf/trunk/framework/crawler-ui/crawler-utilities-base-size
    incubator/lcf/trunk/framework/crawler-ui/crawler-utilities-incr-size
    incubator/lcf/trunk/framework/crawler-ui/crawler_webapp
Modified:
    incubator/lcf/trunk/CHANGES.txt
    incubator/lcf/trunk/connectors/activedirectory/build.xml
    incubator/lcf/trunk/connectors/documentum/build.xml
    incubator/lcf/trunk/connectors/documentum/registry-scripts/run.bat
    incubator/lcf/trunk/connectors/documentum/registry-scripts/run.sh
    incubator/lcf/trunk/connectors/documentum/registry-scripts/setclasspath.bat
    incubator/lcf/trunk/connectors/documentum/server-scripts/run.bat
    incubator/lcf/trunk/connectors/documentum/server-scripts/run.sh
    incubator/lcf/trunk/connectors/documentum/server-scripts/setclasspath.bat
    incubator/lcf/trunk/connectors/filenet/build.xml
    incubator/lcf/trunk/connectors/filenet/registry-scripts/run.bat
    incubator/lcf/trunk/connectors/filenet/registry-scripts/run.sh
    incubator/lcf/trunk/connectors/filenet/server-scripts/run.bat
    incubator/lcf/trunk/connectors/filenet/server-scripts/run.sh
    incubator/lcf/trunk/connectors/filenet/server-scripts/setclasspath.bat
    incubator/lcf/trunk/connectors/filesystem/build.xml
    incubator/lcf/trunk/connectors/gts/build.xml
    incubator/lcf/trunk/connectors/jcifs/build.xml
    incubator/lcf/trunk/connectors/jdbc/build.xml
    incubator/lcf/trunk/connectors/livelink/build.xml
    incubator/lcf/trunk/connectors/memex/build.xml
    incubator/lcf/trunk/connectors/meridio/build.xml
    incubator/lcf/trunk/connectors/nullauthority/build.xml
    incubator/lcf/trunk/connectors/nulloutput/build.xml
    incubator/lcf/trunk/connectors/rss/build.xml
    incubator/lcf/trunk/connectors/sharepoint/build.xml
    incubator/lcf/trunk/connectors/sharepoint/webservice/build.bat   (contents, props changed)
    incubator/lcf/trunk/connectors/sharepoint/webservice/manifest.xml
    incubator/lcf/trunk/connectors/sharepoint/webservice/readme.txt
    incubator/lcf/trunk/connectors/solr/build.xml
    incubator/lcf/trunk/connectors/webcrawler/build.xml
    incubator/lcf/trunk/framework/agents/pom.xml
    incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.java
    incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.java
    incubator/lcf/trunk/framework/api-service/pom.xml
    incubator/lcf/trunk/framework/api-servlet/pom.xml
    incubator/lcf/trunk/framework/authority-service/pom.xml
    incubator/lcf/trunk/framework/authority-service/src/main/webapp/WEB-INF/web.xml.external
    incubator/lcf/trunk/framework/authority-servlet/pom.xml
    incubator/lcf/trunk/framework/build.xml
    incubator/lcf/trunk/framework/core/pom.xml
    incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/DBInitializationCommand.java
    incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/InitializationCommand.java
    incubator/lcf/trunk/framework/crawler-ui/pom.xml
    incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml
    incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml.external
    incubator/lcf/trunk/framework/jetty-example/logging.ini
    incubator/lcf/trunk/framework/jetty-runner/pom.xml
    incubator/lcf/trunk/framework/pom.xml
    incubator/lcf/trunk/framework/pull-agent/pom.xml
    incubator/lcf/trunk/framework/pull-agent/src/main/java/org/apache/manifoldcf/authorities/BaseAuthoritiesInitializationCommand.java
    incubator/lcf/trunk/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/BaseCrawlerInitializationCommand.java
    incubator/lcf/trunk/framework/pull-agent/src/main/java/org/apache/manifoldcf/crawler/TransactionalCrawlerInitializationCommand.java
    incubator/lcf/trunk/framework/scripts/executecommand.bat
    incubator/lcf/trunk/framework/scripts/executecommand.sh
    incubator/lcf/trunk/framework/scripts/setclasspath.bat
    incubator/lcf/trunk/framework/scripts/setdefine.bat
    incubator/lcf/trunk/framework/ui-core/pom.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/concepts.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/developer-resources.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/end-user-documentation.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/faq.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/how-to-build-and-deploy.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/included-connectors.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/index.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/javadoc.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/mail.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/performance-tuning.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/programmatic-operation.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/tabs.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/who.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/writing-authority-connectors.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/writing-output-connectors.xml
    incubator/lcf/trunk/site/src/documentation/content/xdocs/writing-repository-connectors.xml

Modified: incubator/lcf/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/CHANGES.txt?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/CHANGES.txt (original)
+++ incubator/lcf/trunk/CHANGES.txt Fri Dec  3 15:44:12 2010
@@ -1,6 +1,8 @@
 ManifoldCF Change Log
 $Id$
 
+==================  0.2-dev ==================
+
 ======================= Release 0.1 =======================
 Release Date:  See http://incubator.apache.org/connectors for the official release date.
 

Modified: incubator/lcf/trunk/connectors/activedirectory/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/activedirectory/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/activedirectory/build.xml (original)
+++ incubator/lcf/trunk/connectors/activedirectory/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/documentum/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/documentum/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/documentum/build.xml (original)
+++ incubator/lcf/trunk/connectors/documentum/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/documentum/registry-scripts/run.bat
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/documentum/registry-scripts/run.bat?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/documentum/registry-scripts/run.bat (original)
+++ incubator/lcf/trunk/connectors/documentum/registry-scripts/run.bat Fri Dec  3 15:44:12 2010
@@ -1,4 +1,19 @@
 @echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements.  See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License.  You may obtain a copy of the License at
+rem
+rem     http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
 rem check that JAVA_HOME and MCF_HOME are set
 if not exist "%JAVA_HOME%\bin\java.exe" goto nojavahome
 if not exist "%MCF_HOME%\properties.xml" goto nolcfhome

Modified: incubator/lcf/trunk/connectors/documentum/registry-scripts/run.sh
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/documentum/registry-scripts/run.sh?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/documentum/registry-scripts/run.sh (original)
+++ incubator/lcf/trunk/connectors/documentum/registry-scripts/run.sh Fri Dec  3 15:44:12 2010
@@ -1,5 +1,20 @@
 #!/bin/bash -e
 
+# 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.
+
 if [[ $OSTYPE == "cygwin" ]] ; then
     PATHSEP=";"
 else

Modified: incubator/lcf/trunk/connectors/documentum/registry-scripts/setclasspath.bat
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/documentum/registry-scripts/setclasspath.bat?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/documentum/registry-scripts/setclasspath.bat (original)
+++ incubator/lcf/trunk/connectors/documentum/registry-scripts/setclasspath.bat Fri Dec  3 15:44:12 2010
@@ -1 +1,16 @@
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements.  See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License.  You may obtain a copy of the License at
+rem
+rem     http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
 set CLASSPATH=%CLASSPATH%;%MCF_HOME%\documentum-registry-process\jar\%1

Modified: incubator/lcf/trunk/connectors/documentum/server-scripts/run.bat
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/documentum/server-scripts/run.bat?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/documentum/server-scripts/run.bat (original)
+++ incubator/lcf/trunk/connectors/documentum/server-scripts/run.bat Fri Dec  3 15:44:12 2010
@@ -1,4 +1,19 @@
 @echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements.  See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License.  You may obtain a copy of the License at
+rem
+rem     http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
 rem check that JAVA_HOME and MCF_HOME are set
 if not exist "%JAVA_HOME%\bin\java.exe" goto nojavahome
 if not exist "%MCF_HOME%\properties.xml" goto nolcfhome

Modified: incubator/lcf/trunk/connectors/documentum/server-scripts/run.sh
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/documentum/server-scripts/run.sh?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/documentum/server-scripts/run.sh (original)
+++ incubator/lcf/trunk/connectors/documentum/server-scripts/run.sh Fri Dec  3 15:44:12 2010
@@ -1,5 +1,20 @@
 #!/bin/bash -e
 
+# 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.
+
 if [[ $OSTYPE == "cygwin" ]] ; then
     PATHSEP=";"
 else

Modified: incubator/lcf/trunk/connectors/documentum/server-scripts/setclasspath.bat
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/documentum/server-scripts/setclasspath.bat?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/documentum/server-scripts/setclasspath.bat (original)
+++ incubator/lcf/trunk/connectors/documentum/server-scripts/setclasspath.bat Fri Dec  3 15:44:12 2010
@@ -1 +1,16 @@
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements.  See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License.  You may obtain a copy of the License at
+rem
+rem     http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
 set CLASSPATH=%CLASSPATH%;%MCF_HOME%\documentum-server-process\jar\%1

Modified: incubator/lcf/trunk/connectors/filenet/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/filenet/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/filenet/build.xml (original)
+++ incubator/lcf/trunk/connectors/filenet/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/filenet/registry-scripts/run.bat
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/filenet/registry-scripts/run.bat?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/filenet/registry-scripts/run.bat (original)
+++ incubator/lcf/trunk/connectors/filenet/registry-scripts/run.bat Fri Dec  3 15:44:12 2010
@@ -1,4 +1,19 @@
 @echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements.  See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License.  You may obtain a copy of the License at
+rem
+rem     http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
 rem check that JAVA_HOME and MCF_HOME are set
 if not exist "%JAVA_HOME%\bin\java.exe" goto nojavahome
 if not exist "%MCF_HOME%\properties.xml" goto nolcfhome

Modified: incubator/lcf/trunk/connectors/filenet/registry-scripts/run.sh
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/filenet/registry-scripts/run.sh?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/filenet/registry-scripts/run.sh (original)
+++ incubator/lcf/trunk/connectors/filenet/registry-scripts/run.sh Fri Dec  3 15:44:12 2010
@@ -1,5 +1,20 @@
 #!/bin/bash -e
 
+# 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.
+
 if [[ $OSTYPE == "cygwin" ]] ; then
     PATHSEP=";"
 else

Modified: incubator/lcf/trunk/connectors/filenet/server-scripts/run.bat
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/filenet/server-scripts/run.bat?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/filenet/server-scripts/run.bat (original)
+++ incubator/lcf/trunk/connectors/filenet/server-scripts/run.bat Fri Dec  3 15:44:12 2010
@@ -1,4 +1,19 @@
 @echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements.  See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License.  You may obtain a copy of the License at
+rem
+rem     http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
 rem check that JAVA_HOME and MCF_HOME are set
 if not exist "%JAVA_HOME%\bin\java.exe" goto nojavahome
 if not exist "%MCF_HOME%\properties.xml" goto nolcfhome

Modified: incubator/lcf/trunk/connectors/filenet/server-scripts/run.sh
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/filenet/server-scripts/run.sh?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/filenet/server-scripts/run.sh (original)
+++ incubator/lcf/trunk/connectors/filenet/server-scripts/run.sh Fri Dec  3 15:44:12 2010
@@ -1,5 +1,20 @@
 #!/bin/bash -e
 
+# 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.
+
 if [[ $OSTYPE == "cygwin" ]] ; then
     PATHSEP=";"
 else

Modified: incubator/lcf/trunk/connectors/filenet/server-scripts/setclasspath.bat
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/filenet/server-scripts/setclasspath.bat?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/filenet/server-scripts/setclasspath.bat (original)
+++ incubator/lcf/trunk/connectors/filenet/server-scripts/setclasspath.bat Fri Dec  3 15:44:12 2010
@@ -1 +1,16 @@
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements.  See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License.  You may obtain a copy of the License at
+rem
+rem     http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
 set CLASSPATH=%CLASSPATH%;%MCF_HOME%\filenet-server-process\jar\%1

Modified: incubator/lcf/trunk/connectors/filesystem/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/filesystem/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/filesystem/build.xml (original)
+++ incubator/lcf/trunk/connectors/filesystem/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/gts/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/gts/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/gts/build.xml (original)
+++ incubator/lcf/trunk/connectors/gts/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/jcifs/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/jcifs/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/jcifs/build.xml (original)
+++ incubator/lcf/trunk/connectors/jcifs/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/jdbc/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/jdbc/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/jdbc/build.xml (original)
+++ incubator/lcf/trunk/connectors/jdbc/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/livelink/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/livelink/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/livelink/build.xml (original)
+++ incubator/lcf/trunk/connectors/livelink/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/memex/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/memex/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/memex/build.xml (original)
+++ incubator/lcf/trunk/connectors/memex/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/meridio/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/meridio/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/meridio/build.xml (original)
+++ incubator/lcf/trunk/connectors/meridio/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/nullauthority/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/nullauthority/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/nullauthority/build.xml (original)
+++ incubator/lcf/trunk/connectors/nullauthority/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/nulloutput/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/nulloutput/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/nulloutput/build.xml (original)
+++ incubator/lcf/trunk/connectors/nulloutput/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/rss/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/rss/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/rss/build.xml (original)
+++ incubator/lcf/trunk/connectors/rss/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/sharepoint/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/sharepoint/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/sharepoint/build.xml (original)
+++ incubator/lcf/trunk/connectors/sharepoint/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/sharepoint/webservice/build.bat
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/sharepoint/webservice/build.bat?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/sharepoint/webservice/build.bat (original)
+++ incubator/lcf/trunk/connectors/sharepoint/webservice/build.bat Fri Dec  3 15:44:12 2010
@@ -1,33 +1,33 @@
-@echo off
-REM Licensed to the Apache Software Foundation (ASF) under one or more
-REM contributor license agreements. See the NOTICE file distributed with
-REM this work for additional information regarding copyright ownership.
-REM The ASF licenses this file to You under the Apache License, Version 2.0
-REM (the "License"); you may not use this file except in compliance with
-REM the License. You may obtain a copy of the License at
-REM
-REM http://www.apache.org/licenses/LICENSE-2.0
-REM
-REM Unless required by applicable law or agreed to in writing, software
-REM distributed under the License is distributed on an "AS IS" BASIS,
-REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-REM See the License for the specific language governing permissions and
-REM limitations under the License.
-
-REM Command-line build script for MetaCarta SharePoint web service extension.
-REM $Id$
-
-REM This build script handles only changes to the code itself; changing other things (like the form of the WSDL) requires more work.
-REM The following article describes how to create and modify the static discovery and WSDL files:  http://msdn.microsoft.com/en-us/library/ms464040.aspx
-REM The following article describes how to change the payload specified in manifest.xml and MCPermissionsService.ddf: http://msdn.microsoft.com/en-us/library/ms916839.aspx
-REM The following article describes the overall packaging needed to build a SharePoint web extension: http://msdn.microsoft.com/en-us/library/ms916839.aspx#sharepoint_deployingwebparts_topic2
-
-REM Get rid of old stuff, in case it is there
-del bin\*.dll
-del Packages\*.wsp
-
-REM Build the dll
-c:\windows\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe MCPermissionsService.csproj
-REM Build the wsp
-c:\windows\system32\makecab.exe /f MCPermissionsService.ddf
-
+@echo off
+REM Licensed to the Apache Software Foundation (ASF) under one or more
+REM contributor license agreements. See the NOTICE file distributed with
+REM this work for additional information regarding copyright ownership.
+REM The ASF licenses this file to You under the Apache License, Version 2.0
+REM (the "License"); you may not use this file except in compliance with
+REM the License. You may obtain a copy of the License at
+REM
+REM http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM Unless required by applicable law or agreed to in writing, software
+REM distributed under the License is distributed on an "AS IS" BASIS,
+REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+REM See the License for the specific language governing permissions and
+REM limitations under the License.
+
+REM Command-line build script for the ManifoldCF SharePoint web service extension.
+REM $Id$
+
+REM This build script handles only changes to the code itself; changing other things (like the form of the WSDL) requires more work.
+REM The following article describes how to create and modify the static discovery and WSDL files:  http://msdn.microsoft.com/en-us/library/ms464040.aspx
+REM The following article describes how to change the payload specified in manifest.xml and MCPermissionsService.ddf: http://msdn.microsoft.com/en-us/library/ms916839.aspx
+REM The following article describes the overall packaging needed to build a SharePoint web extension: http://msdn.microsoft.com/en-us/library/ms916839.aspx#sharepoint_deployingwebparts_topic2
+
+REM Get rid of old stuff, in case it is there
+del bin\*.dll
+del Packages\*.wsp
+
+REM Build the dll
+c:\windows\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe MCPermissionsService.csproj
+REM Build the wsp
+c:\windows\system32\makecab.exe /f MCPermissionsService.ddf
+

Propchange: incubator/lcf/trunk/connectors/sharepoint/webservice/build.bat
------------------------------------------------------------------------------
    svn:eol-style = CRLF

Propchange: incubator/lcf/trunk/connectors/sharepoint/webservice/build.bat
------------------------------------------------------------------------------
    svn:keywords = Id

Modified: incubator/lcf/trunk/connectors/sharepoint/webservice/manifest.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/sharepoint/webservice/manifest.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/sharepoint/webservice/manifest.xml (original)
+++ incubator/lcf/trunk/connectors/sharepoint/webservice/manifest.xml Fri Dec  3 15:44:12 2010
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
+
+<!--
+ 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.
+-->
+
 <Solution SolutionId="2b046d97-9511-4839-9994-235816c9e79d" xmlns="http://schemas.microsoft.com/sharepoint/">
   <Assemblies>
     <Assembly Location="MetaCarta.SharePoint.dll" DeploymentTarget="GlobalAssemblyCache" />

Modified: incubator/lcf/trunk/connectors/sharepoint/webservice/readme.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/sharepoint/webservice/readme.txt?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/sharepoint/webservice/readme.txt (original)
+++ incubator/lcf/trunk/connectors/sharepoint/webservice/readme.txt Fri Dec  3 15:44:12 2010
@@ -18,7 +18,7 @@ MCPermissions SharePoint Web Service
 
 I.  SharePoint Web Services Model
 
-The MetaCarta SharePoint Connector only communicates with SharePoint
+The ManifoldCF SharePoint Connector only communicates with SharePoint
 through web services.  SharePoint has a well-developed web services API,
 along with a very convenient deployment model which allows additional,
 custom web services to be easily deployed, even across entire SharePoint
@@ -100,13 +100,15 @@ When SharePoint 3.0 was released, and ne
 one would have thought that Microsoft would have augmented the Permissions web
 service accordingly.  Unfortunately, however, they did not.  No other out-of-the-box
 web services which performed this necessary functionality were available either.  We did
-inquire (through Magenic, our SharePoint contractor) whether Microsoft would be willing to
+inquire (through Magenic, MetaCarta's SharePoint contractor) whether Microsoft would be willing to
 release an augmented Permissions service as a patch, but they declined to do so.
 
-As a result, we asked Magenic to provide a web service that did what we needed: give
-us access to item and folder level security information.  What they eventually provided
+As a result, MetaCarta Inc. asked Magenic to provide a web service that did what was needed: give
+access to item and folder level security information.  What they eventually provided
 was a web service that looks identical to the Permissions web service, except that it
 understands the types "folder" and "item" as well as the other types.  The MCPermissions
 web service also performs the necessary inheritance so that the SharePoint Connector
 could simply ask for the SIDs for an item, and it would get all the inherited SIDs, as appropriate.
 
+This web service was granted to the Apache Software Foundation by MetaCarta, Inc. as part of
+the entire ManifoldCF software grant.

Modified: incubator/lcf/trunk/connectors/solr/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/solr/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/solr/build.xml (original)
+++ incubator/lcf/trunk/connectors/solr/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/connectors/webcrawler/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/connectors/webcrawler/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/connectors/webcrawler/build.xml (original)
+++ incubator/lcf/trunk/connectors/webcrawler/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/framework/agents/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/agents/pom.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/agents/pom.xml (original)
+++ incubator/lcf/trunk/framework/agents/pom.xml Fri Dec  3 15:44:12 2010
@@ -1,21 +1,38 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <groupId>org.apache.connectors</groupId>
-        <artifactId>acf-framework</artifactId>
+        <groupId>org.apache.manifoldcf</groupId>
+        <artifactId>manifoldcf-framework</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>acf-framework-agents</artifactId>
-    <name>Apache Connectors Framework - Framework - agents</name>
+    <artifactId>manifoldcf-framework-agents</artifactId>
+    <name>ManifoldCF - Framework - agents</name>
 
     <dependencies>
         <!-- Internal dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-core</artifactId>
+            <artifactId>manifoldcf-framework-core</artifactId>
             <version>${project.version}</version>
         </dependency>
 

Modified: incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.java
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.java?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.java (original)
+++ incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/BaseAgentsInitializationCommand.java Fri Dec  3 15:44:12 2010
@@ -1,3 +1,22 @@
+/* $Id: Obfuscate.java 988245 2010-08-23 18:39:35Z kwright $ */
+
+/**
+* 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.
+*/
+
 package org.apache.manifoldcf.agents;
 
 import org.apache.manifoldcf.agents.system.ManifoldCF;

Modified: incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.java
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.java?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.java (original)
+++ incubator/lcf/trunk/framework/agents/src/main/java/org/apache/manifoldcf/agents/TransactionalAgentsInitializationCommand.java Fri Dec  3 15:44:12 2010
@@ -1,3 +1,22 @@
+/* $Id: Obfuscate.java 988245 2010-08-23 18:39:35Z kwright $ */
+
+/**
+* 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.
+*/
+
 package org.apache.manifoldcf.agents;
 
 import org.apache.manifoldcf.agents.system.ManifoldCF;

Modified: incubator/lcf/trunk/framework/api-service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/api-service/pom.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/api-service/pom.xml (original)
+++ incubator/lcf/trunk/framework/api-service/pom.xml Fri Dec  3 15:44:12 2010
@@ -1,37 +1,54 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <groupId>org.apache.connectors</groupId>
-        <artifactId>acf-framework</artifactId>
+        <groupId>org.apache.manifoldcf</groupId>
+        <artifactId>manifoldcf-framework</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>acf-framework-apiservice</artifactId>
-    <name>Apache Connectors Framework - Framework - apiservice</name>
+    <artifactId>manifoldcf-framework-apiservice</artifactId>
+    <name>ManifoldCF - Framework - apiservice</name>
     <packaging>war</packaging>
 
     <dependencies>
         <!-- Internal dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-apiservlet</artifactId>
+            <artifactId>manifoldcf-framework-apiservlet</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-core</artifactId>
+            <artifactId>manifoldcf-framework-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-pullagent</artifactId>
+            <artifactId>manifoldcf-framework-pullagent</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-uicore</artifactId>
+            <artifactId>manifoldcf-framework-uicore</artifactId>
             <version>${project.version}</version>
         </dependency>
 
@@ -52,13 +69,13 @@
 
         <!-- connectors  -->
         <dependency>
-            <groupId>org.apache.connectors</groupId>
-            <artifactId>acf-connectors-nulloutput-connector</artifactId>
+            <groupId>org.apache.manifoldcf</groupId>
+            <artifactId>manifoldcf-connectors-nulloutput-connector</artifactId>
             <version>0.1.0-SNAPSHOT</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.connectors</groupId>
-            <artifactId>acf-connectors-jdbc-connector</artifactId>
+            <groupId>org.apache.manifoldcf</groupId>
+            <artifactId>manifoldcf-connectors-jdbc-connector</artifactId>
             <version>0.1.0-SNAPSHOT</version>
         </dependency>
 
@@ -108,7 +125,7 @@
     </dependencies>
 
     <build>
-        <finalName>acf-api-service</finalName>
+        <finalName>manifoldcf-api-service</finalName>
     </build>
     
 </project>
\ No newline at end of file

Modified: incubator/lcf/trunk/framework/api-servlet/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/api-servlet/pom.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/api-servlet/pom.xml (original)
+++ incubator/lcf/trunk/framework/api-servlet/pom.xml Fri Dec  3 15:44:12 2010
@@ -1,27 +1,44 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <groupId>org.apache.connectors</groupId>
-        <artifactId>acf-framework</artifactId>
+        <groupId>org.apache.manifoldcf</groupId>
+        <artifactId>manifoldcf-framework</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>acf-framework-apiservlet</artifactId>
-    <name>Apache Connectors Framework - Framework - apiservlet</name>
+    <artifactId>manifoldcf-framework-apiservlet</artifactId>
+    <name>ManifoldCF - Framework - apiservlet</name>
     <packaging>jar</packaging>
 
     <dependencies>
         <!-- Internal dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-pullagent</artifactId>
+            <artifactId>manifoldcf-framework-pullagent</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-uicore</artifactId>
+            <artifactId>manifoldcf-framework-uicore</artifactId>
             <version>${project.version}</version>
         </dependency>
 

Modified: incubator/lcf/trunk/framework/authority-service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/authority-service/pom.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/authority-service/pom.xml (original)
+++ incubator/lcf/trunk/framework/authority-service/pom.xml Fri Dec  3 15:44:12 2010
@@ -1,37 +1,54 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <groupId>org.apache.connectors</groupId>
-        <artifactId>acf-framework</artifactId>
+        <groupId>org.apache.manifoldcf</groupId>
+        <artifactId>manifoldcf-framework</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>acf-framework-authorityservice</artifactId>
-    <name>Apache Connectors Framework - Framework - authorityservice</name>
+    <artifactId>manifoldcf-framework-authorityservice</artifactId>
+    <name>ManifoldCF - Framework - authorityservice</name>
     <packaging>war</packaging>
 
     <dependencies>
         <!-- Internal dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-authorityservlet</artifactId>
+            <artifactId>manifoldcf-framework-authorityservlet</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-core</artifactId>
+            <artifactId>manifoldcf-framework-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-pullagent</artifactId>
+            <artifactId>manifoldcf-framework-pullagent</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-uicore</artifactId>
+            <artifactId>manifoldcf-framework-uicore</artifactId>
             <version>${project.version}</version>
         </dependency>
 
@@ -52,13 +69,13 @@
 
         <!-- connectors  -->
         <dependency>
-            <groupId>org.apache.connectors</groupId>
-            <artifactId>acf-connectors-nulloutput-connector</artifactId>
+            <groupId>org.apache.manifoldcf</groupId>
+            <artifactId>manifoldcf-connectors-nulloutput-connector</artifactId>
             <version>0.1.0-SNAPSHOT</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.connectors</groupId>
-            <artifactId>acf-connectors-jdbc-connector</artifactId>
+            <groupId>org.apache.manifoldcf</groupId>
+            <artifactId>manifoldcf-connectors-jdbc-connector</artifactId>
             <version>0.1.0-SNAPSHOT</version>
         </dependency>
 
@@ -109,7 +126,7 @@
     </dependencies>
 
     <build>
-        <finalName>acf-authority-ui</finalName>
+        <finalName>manifoldcf-authority-ui</finalName>
     </build>
     
 </project>
\ No newline at end of file

Modified: incubator/lcf/trunk/framework/authority-service/src/main/webapp/WEB-INF/web.xml.external
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/authority-service/src/main/webapp/WEB-INF/web.xml.external?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/authority-service/src/main/webapp/WEB-INF/web.xml.external (original)
+++ incubator/lcf/trunk/framework/authority-service/src/main/webapp/WEB-INF/web.xml.external Fri Dec  3 15:44:12 2010
@@ -21,13 +21,13 @@
 -->
 
 <web-app>
-  <display-name>Apache Connectors Framework Authorities API</display-name>
+  <display-name>ManifoldCF Authorities API</display-name>
 
-  <description>Apache Connectors Framework Authorities API</description>
+  <description>ManifoldCF Authorities API</description>
 
   <servlet>
 	<servlet-name>UserACLServlet</servlet-name>
-    	<servlet-class>org.apache.lcf.authorityservice.servlet.UserACLServlet</servlet-class>
+    	<servlet-class>org.apache.manifoldcf.authorityservice.servlet.UserACLServlet</servlet-class>
   </servlet>
 
   <servlet-mapping>
@@ -42,7 +42,7 @@
   <security-constraint>
     <web-resource-collection>
       <web-resource-name>
-        Authority Service
+        ManifoldCF Authority Service
       </web-resource-name>
       <url-pattern>*</url-pattern>
     </web-resource-collection>
@@ -54,13 +54,13 @@
   <!-- Define the Login Configuration for this Application -->
   <login-config>
     <auth-method>BASIC</auth-method>
-    <realm-name>Authority Service Servlet</realm-name>
+    <realm-name>ManifoldCF Authority Service Servlet</realm-name>
   </login-config>
 
   <security-role>
     <description>
             This role describes people who are allowed to use the
-            Connector Framework web UI.
+            ManifoldCF Authority Service.
     </description>
     <role-name>authorityuser</role-name>
   </security-role>

Modified: incubator/lcf/trunk/framework/authority-servlet/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/authority-servlet/pom.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/authority-servlet/pom.xml (original)
+++ incubator/lcf/trunk/framework/authority-servlet/pom.xml Fri Dec  3 15:44:12 2010
@@ -1,27 +1,44 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <groupId>org.apache.connectors</groupId>
-        <artifactId>acf-framework</artifactId>
+        <groupId>org.apache.manifoldcf</groupId>
+        <artifactId>manifoldcf-framework</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>acf-framework-authorityservlet</artifactId>
-    <name>Apache Connectors Framework - Framework - authorityservlet</name>
+    <artifactId>manifoldcf-framework-authorityservlet</artifactId>
+    <name>ManifoldCF - Framework - authorityservlet</name>
     <packaging>jar</packaging>
 
     <dependencies>
         <!-- Internal dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-core</artifactId>
+            <artifactId>manifoldcf-framework-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-pullagent</artifactId>
+            <artifactId>manifoldcf-framework-pullagent</artifactId>
             <version>${project.version}</version>
         </dependency>
 

Modified: incubator/lcf/trunk/framework/build.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/build.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/build.xml (original)
+++ incubator/lcf/trunk/framework/build.xml Fri Dec  3 15:44:12 2010
@@ -1,3 +1,20 @@
+<!--
+ 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.
+-->
+
 <project default="all">
 
     <target name="clean">

Modified: incubator/lcf/trunk/framework/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/core/pom.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/core/pom.xml (original)
+++ incubator/lcf/trunk/framework/core/pom.xml Fri Dec  3 15:44:12 2010
@@ -1,15 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <groupId>org.apache.connectors</groupId>
-        <artifactId>acf-framework</artifactId>
+        <groupId>org.apache.manifoldcf</groupId>
+        <artifactId>manifoldcf-framework</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>acf-framework-core</artifactId>
-    <name>Apache Connectors Framework - Framework - core</name>
+    <artifactId>manifoldcf-framework-core</artifactId>
+    <name>ManifoldCF - Framework - core</name>
 
     <dependencies>
         <dependency>

Modified: incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/DBInitializationCommand.java
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/DBInitializationCommand.java?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/DBInitializationCommand.java (original)
+++ incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/DBInitializationCommand.java Fri Dec  3 15:44:12 2010
@@ -1,3 +1,22 @@
+/* $Id: Obfuscate.java 988245 2010-08-23 18:39:35Z kwright $ */
+
+/**
+* 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.
+*/
+
 package org.apache.manifoldcf.core;
 
 import org.apache.manifoldcf.core.interfaces.IThreadContext;

Modified: incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/InitializationCommand.java
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/InitializationCommand.java?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/InitializationCommand.java (original)
+++ incubator/lcf/trunk/framework/core/src/main/java/org/apache/manifoldcf/core/InitializationCommand.java Fri Dec  3 15:44:12 2010
@@ -1,3 +1,22 @@
+/* $Id: Obfuscate.java 988245 2010-08-23 18:39:35Z kwright $ */
+
+/**
+* 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.
+*/
+
 package org.apache.manifoldcf.core;
 
 import org.apache.manifoldcf.core.interfaces.ManifoldCFException;

Modified: incubator/lcf/trunk/framework/crawler-ui/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/crawler-ui/pom.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/crawler-ui/pom.xml (original)
+++ incubator/lcf/trunk/framework/crawler-ui/pom.xml Fri Dec  3 15:44:12 2010
@@ -1,14 +1,31 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
-        <groupId>org.apache.connectors</groupId>
-        <artifactId>acf-framework</artifactId>
+        <groupId>org.apache.manifoldcf</groupId>
+        <artifactId>manifoldcf-framework</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>acf-framework-crawlerui</artifactId>
+    <artifactId>manifoldcf-framework-crawlerui</artifactId>
     <name>Apache Connectors Framework - Framework - crawlerui</name>
     <packaging>war</packaging>
 
@@ -16,17 +33,17 @@
         <!-- Internal dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-core</artifactId>
+            <artifactId>manifoldcf-framework-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-pullagent</artifactId>
+            <artifactId>manifoldcf-framework-pullagent</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>acf-framework-uicore</artifactId>
+            <artifactId>manifoldcf-framework-uicore</artifactId>
             <version>${project.version}</version>
         </dependency>
 
@@ -47,13 +64,13 @@
 
         <!-- connectors  -->
         <dependency>
-            <groupId>org.apache.connectors</groupId>
-            <artifactId>acf-connectors-nulloutput-connector</artifactId>
+            <groupId>org.apache.manifoldcf</groupId>
+            <artifactId>manifoldcf-connectors-nulloutput-connector</artifactId>
             <version>0.1.0-SNAPSHOT</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.connectors</groupId>
-            <artifactId>acf-connectors-jdbc-connector</artifactId>
+            <groupId>org.apache.manifoldcf</groupId>
+            <artifactId>manifoldcf-connectors-jdbc-connector</artifactId>
             <version>0.1.0-SNAPSHOT</version>
         </dependency>
 
@@ -102,6 +119,6 @@
     </dependencies>
 
     <build>
-        <finalName>acf-crawler-ui</finalName>
+        <finalName>manifoldcf-crawler-ui</finalName>
     </build>
 </project>
\ No newline at end of file

Modified: incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml (original)
+++ incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml Fri Dec  3 15:44:12 2010
@@ -4,10 +4,27 @@
 	PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
 	"http://java.sun.com/j2ee/dtds/web-app_2.2.dtd">
 
+<!--
+ 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.
+-->
+
 <web-app>
-  <display-name>Apache Connectors Framework Crawler Interface</display-name>
+  <display-name>ManifoldCF Crawler Interface</display-name>
 
-  <description>Apache Connectors Framework Crawler Interface</description>
+  <description>ManifoldCF Crawler Interface</description>
 
   <session-config>
 	<session-timeout>5</session-timeout>

Modified: incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml.external
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml.external?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml.external (original)
+++ incubator/lcf/trunk/framework/crawler-ui/src/main/webapp/WEB-INF/web.xml.external Fri Dec  3 15:44:12 2010
@@ -4,11 +4,28 @@
 	PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
 	"http://java.sun.com/j2ee/dtds/web-app_2.2.dtd">
 
+<!--
+ 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.
+-->
+
 <web-app>
 
-  <display-name>Apache Connectors Framework Crawler Interface</display-name>
+  <display-name>ManifoldCF Crawler Interface</display-name>
 
-  <description>Apache Connectors Framework Crawler Interface</description>
+  <description>ManifoldCF Crawler Interface</description>
 
   <session-config>
 	<session-timeout>5</session-timeout>
@@ -37,7 +54,7 @@
   <security-constraint>
     <web-resource-collection>
       <web-resource-name>
-        Connector Framework UI
+        ManifoldCF UI
       </web-resource-name>
       <url-pattern>*</url-pattern>
     </web-resource-collection>
@@ -49,13 +66,13 @@
   <!-- Define the Login Configuration for this Application -->
   <login-config>
     <auth-method>BASIC</auth-method>
-    <realm-name>Connector Framework User Interface</realm-name>
+    <realm-name>ManifoldCF User Interface</realm-name>
   </login-config>
 
    <security-role>
 	<description>
 	    This role describes people who are allowed to use the
-	    Connector Framework web UI.
+	    ManifoldCF web UI.
 	</description>
 	<role-name>ingestuser</role-name>
     </security-role>

Modified: incubator/lcf/trunk/framework/jetty-example/logging.ini
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/framework/jetty-example/logging.ini?rev=1041885&r1=1041884&r2=1041885&view=diff
==============================================================================
--- incubator/lcf/trunk/framework/jetty-example/logging.ini (original)
+++ incubator/lcf/trunk/framework/jetty-example/logging.ini Fri Dec  3 15:44:12 2010
@@ -1,3 +1,18 @@
+# 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.
+
 log4j.appender.MAIN.File=logs/manifoldcf.log
 log4j.rootLogger=WARN, MAIN
 log4j.appender.MAIN=org.apache.log4j.RollingFileAppender