Author: lewismc
Date: Sat May 19 19:27:09 2012
New Revision: 1340546
URL: http://svn.apache.org/viewvc?rev=1340546&view=rev
Log:
trivial commit to address issues with RC
Modified:
nutch/trunk/NOTICE.txt
nutch/trunk/src/java/org/apache/nutch/indexer/IndexingFiltersChecker.java
nutch/trunk/src/plugin/creativecommons/src/web/web.xml
nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/httpclient-auth-test.xml
nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/nutch-site-test.xml
Modified: nutch/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/nutch/trunk/NOTICE.txt?rev=1340546&r1=1340545&r2=1340546&view=diff
==============================================================================
--- nutch/trunk/NOTICE.txt (original)
+++ nutch/trunk/NOTICE.txt Sat May 19 19:27:09 2012
@@ -1,5 +1,5 @@
Apache Nutch
-Copyright 2009 The Apache Software Foundation
+Copyright 2012 The Apache Software Foundation
This product includes software developed by The Apache Software
Foundation (http://www.apache.org/).
Modified:
nutch/trunk/src/java/org/apache/nutch/indexer/IndexingFiltersChecker.java
URL:
http://svn.apache.org/viewvc/nutch/trunk/src/java/org/apache/nutch/indexer/IndexingFiltersChecker.java?rev=1340546&r1=1340545&r2=1340546&view=diff
==============================================================================
--- nutch/trunk/src/java/org/apache/nutch/indexer/IndexingFiltersChecker.java
(original)
+++ nutch/trunk/src/java/org/apache/nutch/indexer/IndexingFiltersChecker.java
Sat May 19 19:27:09 2012
@@ -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.
+ */
+
package org.apache.nutch.indexer;
import java.util.Arrays;
Modified: nutch/trunk/src/plugin/creativecommons/src/web/web.xml
URL:
http://svn.apache.org/viewvc/nutch/trunk/src/plugin/creativecommons/src/web/web.xml?rev=1340546&r1=1340545&r2=1340546&view=diff
==============================================================================
--- nutch/trunk/src/plugin/creativecommons/src/web/web.xml (original)
+++ nutch/trunk/src/plugin/creativecommons/src/web/web.xml Sat May 19 19:27:09
2012
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ 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.
+-->
<!DOCTYPE web-app
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
Modified:
nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/httpclient-auth-test.xml
URL:
http://svn.apache.org/viewvc/nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/httpclient-auth-test.xml?rev=1340546&r1=1340545&r2=1340546&view=diff
==============================================================================
---
nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/httpclient-auth-test.xml
(original)
+++
nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/httpclient-auth-test.xml
Sat May 19 19:27:09 2012
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ 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.
+-->
<auth-configuration>
Modified:
nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/nutch-site-test.xml
URL:
http://svn.apache.org/viewvc/nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/nutch-site-test.xml?rev=1340546&r1=1340545&r2=1340546&view=diff
==============================================================================
---
nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/nutch-site-test.xml
(original)
+++
nutch/trunk/src/plugin/protocol-httpclient/src/test/conf/nutch-site-test.xml
Sat May 19 19:27:09 2012
@@ -1,5 +1,21 @@
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
+<!--
+ 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.
+-->
<configuration>