summaryrefslogtreecommitdiff
path: root/qpid/java/module.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2014-04-09 21:46:49 +0000
committerRobert Gemmell <robbie@apache.org>2014-04-09 21:46:49 +0000
commitaeb0c92945275b242d06650c5a777e067ea1cede (patch)
treec95667e44a399d64d3563fd8e0d8f949d690154e /qpid/java/module.xml
parent5447ad538272a214782015a11d2351a572ccbc6d (diff)
downloadqpid-python-aeb0c92945275b242d06650c5a777e067ea1cede.tar.gz
QPID-5677: stop including extra files within the qpid-all.jar manifest jars
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1586156 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/module.xml')
-rw-r--r--qpid/java/module.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/module.xml b/qpid/java/module.xml
index 85f7ac9932..f6fac567c1 100644
--- a/qpid/java/module.xml
+++ b/qpid/java/module.xml
@@ -688,7 +688,7 @@
<manifest>
<attribute name="Class-Path" value="${qpid.jar.classpath}"/>
</manifest>
- <metainf dir="${project.root}/resources/"/>
+ <metainf dir="${project.root}/resources/jar"/>
</jar>
<touch file="${module.qpid.jar}"/>