You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dr...@apache.org on 2016/08/25 14:52:50 UTC

incubator-unomi git commit: Restored package compilation

Repository: incubator-unomi
Updated Branches:
  refs/heads/master 3f135d671 -> 6f46c9238


Restored package compilation


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/6f46c923
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/6f46c923
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/6f46c923

Branch: refs/heads/master
Commit: 6f46c9238c581a6d788edfbbd01c846f013d26c5
Parents: 3f135d6
Author: Thomas Draier <dr...@apache.org>
Authored: Thu Aug 25 16:52:42 2016 +0200
Committer: Thomas Draier <dr...@apache.org>
Committed: Thu Aug 25 16:52:42 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/6f46c923/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 24ee5c2..db4e1dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -827,6 +827,8 @@
         <module>plugins</module>
         <module>extensions</module>
         <module>kar</module>
+        <module>samples</module>
+        <module>package</module>
     </modules>
 
     <dependencies>