Add leveldbjni-all repackaging 94/84794/8
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 28 Sep 2019 11:09:25 +0000 (13:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 29 Sep 2019 19:10:53 +0000 (21:10 +0200)
commita5959cc7525d9bcc0dde893e1bb4ec41f74eb8cf
tree858d6a97f915e20507ddab9513f35d6903099962
parent68b1ab3ceabf4f2651d8dff21fb569522f56a02d
Add leveldbjni-all repackaging

We are publishing all our artifacts to Maven Central, but this jar
has been seeded into our Nexus manually after upstream failed to
make a public release of the contribution for years.

This jar is not present in Central and hence most our features do
not work out of the box, as you still need to point to ODL Nexus
to get this one jar.

This patch rectifies that situation by re-packaging this jar in
org.opendaylight.odlparent namespace and referencing it in our
features.

JIRA: ODLPARENT-210
Change-Id: I16895d6e9e2572ab85db9c509e06306c7acc441d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-akka-leveldb-0.10/pom.xml
features/odl-akka-leveldb-0.10/src/main/history/dependencies.xml
features/odl-akka-leveldb-0.7/pom.xml
features/odl-akka-leveldb-0.7/src/main/history/dependencies.xml
odlparent-artifacts/pom.xml
pom.xml
third-party/leveldbjni-all/leveldbjni-all-1.8-odl.jar [new file with mode: 0644]
third-party/leveldbjni-all/pom.xml [new file with mode: 0644]
third-party/pom.xml [new file with mode: 0644]