commit | 42c38cf357f6f566daf6489569a1d627a6afcc84 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Tue Apr 05 17:05:57 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Apr 06 00:46:07 2016 +0000 |
tree | 76b0d8bf7c36de7dc760fc655f31093ab29292b9 | |
parent | 38e60a0062788439dd5cf4f987d59e70fb260b52 [diff] [blame] |
Updating buck to build OSGi JARs Includes: OSGiWrapper to wrap Buck JARs - cfgdef file support - WAR file generation support Adding checkstyle support Change-Id: Ia25c41f945980e4b94ad5a8bd161328fa5f79c27
diff --git a/utils/pom.xml b/utils/pom.xml index a571965..6595ffd 100644 --- a/utils/pom.xml +++ b/utils/pom.xml
@@ -41,6 +41,7 @@ <module>stc</module> <module>jdvue</module> <module>jnc</module> + <module>osgiwrap</module> </modules> <dependencies>