From 0a0baee45ebcff44635907d457c4ff6810b09c87 Mon Sep 17 00:00:00 2001 From: Alex Rudyy Date: Wed, 15 Apr 2015 09:47:28 +0000 Subject: QPID-6481: Move java source tree to top level git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1673693 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/etc/code-style.xml | 272 ------------------------------------- qpid/java/etc/coding_standards.xml | 138 ------------------- qpid/java/etc/license_header.txt | 20 --- qpid/java/etc/log4j.xml | 61 --------- 4 files changed, 491 deletions(-) delete mode 100644 qpid/java/etc/code-style.xml delete mode 100644 qpid/java/etc/coding_standards.xml delete mode 100644 qpid/java/etc/license_header.txt delete mode 100644 qpid/java/etc/log4j.xml (limited to 'qpid/java/etc') diff --git a/qpid/java/etc/code-style.xml b/qpid/java/etc/code-style.xml deleted file mode 100644 index 298275fd58..0000000000 --- a/qpid/java/etc/code-style.xml +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/qpid/java/etc/coding_standards.xml b/qpid/java/etc/coding_standards.xml deleted file mode 100644 index fdb42c1b9c..0000000000 --- a/qpid/java/etc/coding_standards.xml +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/qpid/java/etc/license_header.txt b/qpid/java/etc/license_header.txt deleted file mode 100644 index 02ee6e8f98..0000000000 --- a/qpid/java/etc/license_header.txt +++ /dev/null @@ -1,20 +0,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. - * - */ \ No newline at end of file diff --git a/qpid/java/etc/log4j.xml b/qpid/java/etc/log4j.xml deleted file mode 100644 index 266c466a3a..0000000000 --- a/qpid/java/etc/log4j.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.1