You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2015/11/09 19:22:54 UTC

usergrid git commit: forked wns

Repository: usergrid
Updated Branches:
  refs/heads/jackson-exclusion 32f805a5f -> 5222b9a04


forked wns


Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/5222b9a0
Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/5222b9a0
Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/5222b9a0

Branch: refs/heads/jackson-exclusion
Commit: 5222b9a046d28e832397dfb3f9ebff6eb77c6bd0
Parents: 32f805a
Author: Shawn Feldman <sf...@apache.org>
Authored: Mon Nov 9 11:22:51 2015 -0700
Committer: Shawn Feldman <sf...@apache.org>
Committed: Mon Nov 9 11:22:51 2015 -0700

----------------------------------------------------------------------
 stack/services/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/5222b9a0/stack/services/pom.xml
----------------------------------------------------------------------
diff --git a/stack/services/pom.xml b/stack/services/pom.xml
index 853596e..a37e6ee 100644
--- a/stack/services/pom.xml
+++ b/stack/services/pom.xml
@@ -435,6 +435,7 @@
       <version>2.7.0</version>
     </dependency>
       <!-- fork: https://github.com/apigee/java-wns/tree/1.2-USERGRID -->
+      <!-- forked to eliminate jackson dependency issues -->
       <dependency>
           <groupId>com.github.fernandospr</groupId>
           <artifactId>java-wns</artifactId>