BUG-2506: split out maven binding 90/13590/2
authorRobert Varga <rovarga@cisco.com>
Fri, 12 Dec 2014 11:07:45 +0000 (12:07 +0100)
committerRobert Varga <rovarga@cisco.com>
Fri, 12 Dec 2014 11:23:16 +0000 (12:23 +0100)
commit672ac242bf3acc6c9eaf80071be5f74cab8c9b3b
treea61d121d65f5bdf5649aa324d7fb66385b11f7e3
parent070893bfd87c7c45ecb4d19ed7848cc9698f37e8
BUG-2506: split out maven binding

Maven integration needs to be split out of the runtime implementation,
simply because we do not want to pull the requisite runtime into our
containers. It would never be used there anyway.

Change-Id: Ided36e3b06316739a3829d758889ba523e7e19ad
Signed-off-by: Robert Varga <rovarga@cisco.com>
features/mdsal/pom.xml
opendaylight/md-sal/mdsal-artifacts/pom.xml
opendaylight/md-sal/pom.xml
opendaylight/md-sal/sal-rest-docgen-maven/pom.xml [new file with mode: 0644]
opendaylight/md-sal/sal-rest-docgen-maven/src/main/java/org/opendaylight/controller/sal/rest/doc/maven/StaticDocGenerator.java [moved from opendaylight/md-sal/sal-rest-docgen/src/main/java/org/opendaylight/controller/sal/rest/doc/impl/StaticDocGenerator.java with 86% similarity]
opendaylight/md-sal/sal-rest-docgen/pom.xml