Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/resources/package_data_yum.xml URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/resources/package_data_yum.xml?rev=1160083&r1=1160082&r2=1160083&view=diff ============================================================================== --- incubator/bigtop/trunk/test/src/smokes/package/src/test/resources/package_data_yum.xml (original) +++ incubator/bigtop/trunk/test/src/smokes/package/src/test/resources/package_data_yum.xml Sun Aug 21 23:40:53 2011 @@ -1,3 +1,20 @@ +<?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. +--> <packages> <whirr> <metadata>
Modified: incubator/bigtop/trunk/test/src/smokes/package/src/test/resources/package_data_zypper.xml URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/src/smokes/package/src/test/resources/package_data_zypper.xml?rev=1160083&r1=1160082&r2=1160083&view=diff ============================================================================== --- incubator/bigtop/trunk/test/src/smokes/package/src/test/resources/package_data_zypper.xml (original) +++ incubator/bigtop/trunk/test/src/smokes/package/src/test/resources/package_data_zypper.xml Sun Aug 21 23:40:53 2011 @@ -1,3 +1,20 @@ +<?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. +--> <packages> <whirr> <metadata> Modified: incubator/bigtop/trunk/test/suites/conf/log4j.configuration URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/suites/conf/log4j.configuration?rev=1160083&r1=1160082&r2=1160083&view=diff ============================================================================== --- incubator/bigtop/trunk/test/suites/conf/log4j.configuration (original) +++ incubator/bigtop/trunk/test/suites/conf/log4j.configuration Sun Aug 21 23:40:53 2011 @@ -1,3 +1,17 @@ +# 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.rootLogger=${com.cloudera.itest.log4j.level},console log4j.threshhold=ALL log4j.appender.console=com.cloudera.log4j.ConsoleAppender Modified: incubator/bigtop/trunk/test/suites/conf/src/main/resources/com.cloudera.itest.log4j.configuration URL: http://svn.apache.org/viewvc/incubator/bigtop/trunk/test/suites/conf/src/main/resources/com.cloudera.itest.log4j.configuration?rev=1160083&r1=1160082&r2=1160083&view=diff ============================================================================== --- incubator/bigtop/trunk/test/suites/conf/src/main/resources/com.cloudera.itest.log4j.configuration (original) +++ incubator/bigtop/trunk/test/suites/conf/src/main/resources/com.cloudera.itest.log4j.configuration Sun Aug 21 23:40:53 2011 @@ -1,3 +1,17 @@ +# 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.rootLogger=${com.cloudera.itest.log4j.level},console log4j.threshhold=ALL log4j.appender.console=org.apache.log4j.ConsoleAppender
