summaryrefslogtreecommitdiff
path: root/qpid/java/jca/example
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2011-12-20 20:23:29 +0000
committerAndrew Stitcher <astitcher@apache.org>2011-12-20 20:23:29 +0000
commit25f0b829f46e14cafbb60b7f34e1543929ce5000 (patch)
treef1ea4ccd20b3be53de4082e5ca8720c7370ed375 /qpid/java/jca/example
parentad1948537f353d6a1c0ba697347b50ab9ee9c3ec (diff)
downloadqpid-python-25f0b829f46e14cafbb60b7f34e1543929ce5000.tar.gz
NO-JIRA: Removed build product that shouldn't have benn checked in
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1221477 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/jca/example')
-rw-r--r--qpid/java/jca/example/build-properties.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/qpid/java/jca/example/build-properties.xml b/qpid/java/jca/example/build-properties.xml
deleted file mode 100644
index 5ac1d50ce9..0000000000
--- a/qpid/java/jca/example/build-properties.xml
+++ /dev/null
@@ -1,23 +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.
- -
- -->
-<project name="qpid-jca-example-build-properties" basedir="." default="">
- <property name="qpid.ver" value="0.15"/>
-</project>