summaryrefslogtreecommitdiff
path: root/java/jca
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
commit43110553db1cd3651062672e3f84a473f9507aaa (patch)
tree8dcf0652b6a3f6c1044b723153c36a4bb20fb29c /java/jca
parent6744b063a57f5c3a6c6b374802245e903ea85f38 (diff)
downloadqpid-python-43110553db1cd3651062672e3f84a473f9507aaa.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/qpid@1221477 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/jca')
-rw-r--r--java/jca/example/build-properties.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/java/jca/example/build-properties.xml b/java/jca/example/build-properties.xml
deleted file mode 100644
index 5ac1d50ce9..0000000000
--- a/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>