Repository: qpid-dispatch Updated Branches: refs/heads/master 13096e737 -> 3b12f0f0f
NO-JIRA - Fix error that was caused by adding license Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/3b12f0f0 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/3b12f0f0 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/3b12f0f0 Branch: refs/heads/master Commit: 3b12f0f0f5f1c6c4c63b8039f99973c18d8e6b3a Parents: 13096e7 Author: Ganesh Murthy <[email protected]> Authored: Thu Apr 6 14:57:13 2017 -0400 Committer: Ganesh Murthy <[email protected]> Committed: Thu Apr 6 14:57:13 2017 -0400 ---------------------------------------------------------------------- .rat-excludes | 1 + tests/system_tests_http.txt | 20 -------------------- 2 files changed, 1 insertion(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/3b12f0f0/.rat-excludes ---------------------------------------------------------------------- diff --git a/.rat-excludes b/.rat-excludes index d82cc58..4d53361 100644 --- a/.rat-excludes +++ b/.rat-excludes @@ -20,3 +20,4 @@ d3.v3.min.js jquery.dynatree.min.js slider.js ui-grid.js +system_tests_http.txt http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/3b12f0f0/tests/system_tests_http.txt ---------------------------------------------------------------------- diff --git a/tests/system_tests_http.txt b/tests/system_tests_http.txt index 119bfc3..4cb62d8 100644 --- a/tests/system_tests_http.txt +++ b/tests/system_tests_http.txt @@ -1,21 +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. -# - - HTTP test --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
