diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-05-14 08:43:50 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-05-14 08:43:50 +0000 |
| commit | 5fad36aa59042a95dfb9d8d15a2d43924318ffa6 (patch) | |
| tree | 6c48a229e4124a271df9c61b71cb8f995be32d57 /qpid/java/build.deps | |
| parent | c9ec0b9db514d9d31f0e915fc75075c1b2a85d19 (diff) | |
| download | qpid-python-5fad36aa59042a95dfb9d8d15a2d43924318ffa6.tar.gz | |
QPID-3994: add property for bnd jar location
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338060 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/build.deps')
| -rw-r--r-- | qpid/java/build.deps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/build.deps b/qpid/java/build.deps index 518d3e2ce9..6c765bf726 100644 --- a/qpid/java/build.deps +++ b/qpid/java/build.deps @@ -54,6 +54,8 @@ felix.libs=${felix-main} jackson-core=lib/required/jackson-core-asl-1.9.0.jar jackson-mapper=lib/required/jackson-mapper-asl-1.9.0.jar +bnd=lib/required/bnd-0.0.384.jar + commons-configuration.libs = ${commons-beanutils-core} ${commons-digester} \ ${commons-codec} ${commons-lang} ${commons-collections} ${commons-configuration} |
