Return-Path: X-Original-To: apmail-hadoop-common-commits-archive@www.apache.org Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8490CD259 for ; Wed, 12 Dec 2012 14:35:20 +0000 (UTC) Received: (qmail 53030 invoked by uid 500); 12 Dec 2012 14:35:20 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 52734 invoked by uid 500); 12 Dec 2012 14:35:14 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 52707 invoked by uid 99); 12 Dec 2012 14:35:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 14:35:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 14:35:11 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 199F023889FD for ; Wed, 12 Dec 2012 14:34:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1420703 [2/2] - in /hadoop/common/branches/branch-1: ./ conf/ src/c++/libhdfs/docs/ src/contrib/capacity-scheduler/ivy/ src/contrib/data_join/ivy/ src/contrib/eclipse-plugin/ src/contrib/eclipse-plugin/ivy/ src/contrib/failmon/ivy/ src/con... Date: Wed, 12 Dec 2012 14:34:28 -0000 To: common-commits@hadoop.apache.org From: suresh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121212143450.199F023889FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: hadoop/common/branches/branch-1/src/test/test-patch.properties URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/test/test-patch.properties?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/test/test-patch.properties (original) +++ hadoop/common/branches/branch-1/src/test/test-patch.properties Wed Dec 12 14:33:53 2012 @@ -1,3 +1,16 @@ +# Licensed 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. + + OK_RELEASEAUDIT_WARNINGS=0 OK_FINDBUGS_WARNINGS=211 OK_JAVADOC_WARNINGS=9 Modified: hadoop/common/branches/branch-1/src/test/testjar/UserNamePermission.java URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/test/testjar/UserNamePermission.java?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/test/testjar/UserNamePermission.java (original) +++ hadoop/common/branches/branch-1/src/test/testjar/UserNamePermission.java Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +/** + * Licensed 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 testjar; import java.io.IOException; Modified: hadoop/common/branches/branch-1/src/tools/org/apache/hadoop/tools/DistCp_Counter.properties URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/tools/org/apache/hadoop/tools/DistCp_Counter.properties?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/tools/org/apache/hadoop/tools/DistCp_Counter.properties (original) +++ hadoop/common/branches/branch-1/src/tools/org/apache/hadoop/tools/DistCp_Counter.properties Wed Dec 12 14:33:53 2012 @@ -1,3 +1,16 @@ +# Licensed 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. + + # ResourceBundle properties file for distcp counters CounterGroupName= distcp Modified: hadoop/common/branches/branch-1/src/webapps/datanode/browseBlock.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/datanode/browseBlock.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/datanode/browseBlock.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/datanode/browseBlock.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/datanode/browseDirectory.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/datanode/browseDirectory.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/datanode/browseDirectory.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/datanode/browseDirectory.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/datanode/tail.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/datanode/tail.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/datanode/tail.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/datanode/tail.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/hdfs/dfshealth.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/hdfs/dfshealth.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/hdfs/dfshealth.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/hdfs/dfshealth.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" isThreadSafe="false" Modified: hadoop/common/branches/branch-1/src/webapps/hdfs/dfsnodelist.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/hdfs/dfsnodelist.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/hdfs/dfsnodelist.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/hdfs/dfsnodelist.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" isThreadSafe="false" Modified: hadoop/common/branches/branch-1/src/webapps/hdfs/index.html URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/hdfs/index.html?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/hdfs/index.html (original) +++ hadoop/common/branches/branch-1/src/webapps/hdfs/index.html Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ + + + Modified: hadoop/common/branches/branch-1/src/webapps/hdfs/nn_browsedfscontent.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/hdfs/nn_browsedfscontent.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/hdfs/nn_browsedfscontent.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/hdfs/nn_browsedfscontent.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="java.io.*" Modified: hadoop/common/branches/branch-1/src/webapps/history/analysejobhistory.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/history/analysejobhistory.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/history/analysejobhistory.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/history/analysejobhistory.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.http.*" Modified: hadoop/common/branches/branch-1/src/webapps/history/jobconf_history.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/history/jobconf_history.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/history/jobconf_history.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/history/jobconf_history.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/history/jobdetailshistory.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/history/jobdetailshistory.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/history/jobdetailshistory.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/history/jobdetailshistory.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.http.*" Modified: hadoop/common/branches/branch-1/src/webapps/history/jobhistoryhome.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/history/jobhistoryhome.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/history/jobhistoryhome.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/history/jobhistoryhome.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="java.io.*" Modified: hadoop/common/branches/branch-1/src/webapps/history/jobtaskshistory.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/history/jobtaskshistory.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/history/jobtaskshistory.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/history/jobtaskshistory.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.http.*" Modified: hadoop/common/branches/branch-1/src/webapps/history/legacyjobhistory.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/history/legacyjobhistory.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/history/legacyjobhistory.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/history/legacyjobhistory.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="java.io.*" Modified: hadoop/common/branches/branch-1/src/webapps/history/loadhistory.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/history/loadhistory.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/history/loadhistory.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/history/loadhistory.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="org.apache.hadoop.mapred.*" Modified: hadoop/common/branches/branch-1/src/webapps/history/taskdetailshistory.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/history/taskdetailshistory.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/history/taskdetailshistory.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/history/taskdetailshistory.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.http.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/index.html URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/index.html?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/index.html (original) +++ hadoop/common/branches/branch-1/src/webapps/job/index.html Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ + + + Modified: hadoop/common/branches/branch-1/src/webapps/job/jobblacklistedtrackers.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/jobblacklistedtrackers.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/jobblacklistedtrackers.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/jobblacklistedtrackers.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/jobconf.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/jobconf.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/jobconf.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/jobconf.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/jobdetails.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/jobdetails.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/jobdetails.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/jobdetails.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/jobfailures.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/jobfailures.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/jobfailures.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/jobfailures.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/jobqueue_details.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/jobqueue_details.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/jobqueue_details.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/jobqueue_details.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/jobtasks.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/jobtasks.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/jobtasks.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/jobtasks.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/jobtracker.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/jobtracker.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/jobtracker.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/jobtracker.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/machines.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/machines.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/machines.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/machines.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/taskdetails.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/taskdetails.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/taskdetails.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/taskdetails.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/job/taskstats.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/job/taskstats.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/job/taskstats.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/job/taskstats.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*" Modified: hadoop/common/branches/branch-1/src/webapps/static/jobconf.xsl URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/static/jobconf.xsl?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/static/jobconf.xsl (original) +++ hadoop/common/branches/branch-1/src/webapps/static/jobconf.xsl Wed Dec 12 14:33:53 2012 @@ -1,4 +1,17 @@ + Modified: hadoop/common/branches/branch-1/src/webapps/task/index.html URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/task/index.html?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/task/index.html (original) +++ hadoop/common/branches/branch-1/src/webapps/task/index.html Wed Dec 12 14:33:53 2012 @@ -1 +1,16 @@ + + + Modified: hadoop/common/branches/branch-1/src/webapps/task/tasktracker.jsp URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/webapps/task/tasktracker.jsp?rev=1420703&r1=1420702&r2=1420703&view=diff ============================================================================== --- hadoop/common/branches/branch-1/src/webapps/task/tasktracker.jsp (original) +++ hadoop/common/branches/branch-1/src/webapps/task/tasktracker.jsp Wed Dec 12 14:33:53 2012 @@ -1,3 +1,18 @@ +<%! +/** + * Licensed 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. + */ +%> <%@ page contentType="text/html; charset=UTF-8" import="javax.servlet.*"