commit | 9743103d8e80a17dbc220fa03d0a6aad95cd67a4 | [log] [tgz] |
---|---|---|
author | Guillaume Nodet <gnodet@apache.org> | Mon Mar 21 16:53:06 2016 +0000 |
committer | Guillaume Nodet <gnodet@apache.org> | Mon Mar 21 16:53:06 2016 +0000 |
tree | 7338adc6eca6f9d700ff5ff3d0268cf97ffd0638 | |
parent | 338d236ee4da77890cef2c0c1396a6ed9d9a2979 [diff] [blame] |
Add a JLine based shell git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1735995 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/pom.xml b/gogo/pom.xml index d814dbe..39a32d0 100644 --- a/gogo/pom.xml +++ b/gogo/pom.xml
@@ -40,6 +40,7 @@ <modules> <module>gogo-parent</module> <module>runtime</module> + <module>jline</module> <module>shell</module> <module>command</module> </modules>