Code Review
/
controller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4c2d619
)
Re-enable karaf distribution
15/59315/7
author
Robert Varga
<robert.varga@pantheon.tech>
Wed, 21 Jun 2017 20:41:20 +0000
(22:41 +0200)
committer
Robert Varga
<nite@hq.sk>
Mon, 3 Jul 2017 22:24:39 +0000
(22:24 +0000)
This re-enables opendaylight distribution build to get us back
on par.
Change-Id: I11e5ee4d1f9f9de716f5636ac9afbad0137c93fc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
karaf/pom.xml
patch
|
blob
|
history
diff --git
a/karaf/pom.xml
b/karaf/pom.xml
index 1f63f2475d2e7328216198b1042817ce6a36db1f..cd5a2cba87c3b43a8412dabce9e164f3555701f5 100644
(file)
--- a/
karaf/pom.xml
+++ b/
karaf/pom.xml
@@
-22,7
+22,6
@@
and is available at http://www.eclipse.org/legal/epl-v10.html
<packaging>pom</packaging>
<modules>
- <!-- FIXME: re-enable this once we are on 2.0.1
- <module>opendaylight-karaf</module-->
+ <module>opendaylight-karaf</module>
</modules>
</project>