You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2016/05/25 22:45:17 UTC

incubator-geode git commit: Updated for jopt-simple jar

Repository: incubator-geode
Updated Branches:
  refs/heads/feature/GEODE-835 c9aac5a33 -> 0b78b4220


Updated for jopt-simple jar


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/0b78b422
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/0b78b422
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/0b78b422

Branch: refs/heads/feature/GEODE-835
Commit: 0b78b4220fdc6906254f373ce854f39d6fe869bc
Parents: c9aac5a
Author: Kirk Lund <kl...@pivotal.io>
Authored: Wed May 25 15:45:04 2016 -0700
Committer: Kirk Lund <kl...@pivotal.io>
Committed: Wed May 25 15:45:04 2016 -0700

----------------------------------------------------------------------
 geode-assembly/build.gradle | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/0b78b422/geode-assembly/build.gradle
----------------------------------------------------------------------
diff --git a/geode-assembly/build.gradle b/geode-assembly/build.gradle
index fcbf1d3..ce303bb 100755
--- a/geode-assembly/build.gradle
+++ b/geode-assembly/build.gradle
@@ -154,6 +154,7 @@ def cp = {
       it.contains('jetty-xml') ||
       it.contains('jline') ||
       it.contains('jna') ||
+      it.contains('jopt-simple') ||
       it.contains('log4j-api') ||
       it.contains('log4j-core') ||
       it.contains('log4j-jcl') ||