summaryrefslogtreecommitdiff
path: root/qpid/java/common/pom.xml
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2007-07-25 19:34:17 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2007-07-25 19:34:17 +0000
commitfe3a5a511ff1e5d099b2b8a0089cc81aedcb103b (patch)
treee1b3a3a267a5c37de2a6e15fdb5fb416a418324b /qpid/java/common/pom.xml
parentaf7fab317c522e35179538d97696e44dc113263a (diff)
downloadqpid-python-fe3a5a511ff1e5d099b2b8a0089cc81aedcb103b.tar.gz
first attempt at isolating session functions common to both broker and client
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559570 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common/pom.xml')
-rw-r--r--qpid/java/common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/common/pom.xml b/qpid/java/common/pom.xml
index a2b1089586..92177b2418 100644
--- a/qpid/java/common/pom.xml
+++ b/qpid/java/common/pom.xml
@@ -55,6 +55,7 @@
<phase>generate-sources</phase>
<configuration>
<tasks>
+ <echo>"${generated.path}</echo>
<ant antfile="protocol-version.xml" />
<exec executable="python">
<arg line="generate"/>