Repository: ambari Updated Branches: refs/heads/trunk 1cd926ef9 -> 060ae2cdb
AMBARI-4895 License header is repeated in oozie-log4j.properties (dsen) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/060ae2cd Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/060ae2cd Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/060ae2cd Branch: refs/heads/trunk Commit: 060ae2cdb4c1706caac1cf3495748ba857b7652b Parents: 1cd926e Author: Dmitry Sen <[email protected]> Authored: Fri Feb 28 22:57:17 2014 +0200 Committer: Dmitry Sen <[email protected]> Committed: Fri Feb 28 22:57:17 2014 +0200 ---------------------------------------------------------------------- .../HDP/1.3.2/services/OOZIE/configuration/oozie-log4j.xml | 9 --------- .../HDP/2.0.6/services/OOZIE/configuration/oozie-log4j.xml | 9 --------- 2 files changed, 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/060ae2cd/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-log4j.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-log4j.xml b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-log4j.xml index c27cb6a..147361a 100644 --- a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-log4j.xml +++ b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-log4j.xml @@ -34,15 +34,6 @@ # "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. -# - # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software http://git-wip-us.apache.org/repos/asf/ambari/blob/060ae2cd/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-log4j.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-log4j.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-log4j.xml index c27cb6a..147361a 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-log4j.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-log4j.xml @@ -34,15 +34,6 @@ # "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. -# - # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software
