usergrid git commit: Fix dead links

2016-01-29 Thread mdunker
Repository: usergrid
Updated Branches:
  refs/heads/master 46bb9b506 -> f5d01532c


Fix dead links

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

Branch: refs/heads/master
Commit: f5d01532cdb27a5877e3dbcf01a993cd7117f1e7
Parents: 46bb9b5
Author: Steve Grosbois 
Authored: Fri Jan 29 17:26:13 2016 +0100
Committer: Steve Grosbois 
Committed: Fri Jan 29 17:26:13 2016 +0100

--
 docs/introduction/overview.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/usergrid/blob/f5d01532/docs/introduction/overview.md
--
diff --git a/docs/introduction/overview.md b/docs/introduction/overview.md
index e9c6968..5d45bfb 100644
--- a/docs/introduction/overview.md
+++ b/docs/introduction/overview.md
@@ -6,8 +6,8 @@ The Usergrid documentation is written for a couple of 
distinctly different audie
 
 
 * __Deployment/Operations Engineer__: this is for you if you are the person 
who will be installing Usergrid, setting up the required Cassandra database and 
other things that Usergrid needs. Currently, we have limited docs for 
installation, deployment and maintenance of Usergrid:
-* [Deploying to Tomcat](../ug1-deploy-to-tomacat): How to build and deploy 
Usergrid to Tomcat and Cassandra.
-* [Launcher Quick Start](../ug1-launcher-quick-start): How to build and 
run Usergrid via the Usergrid Launcher.
+* [Deploying to Tomcat](../installation/ug1-deploy-to-tomcat): How to 
build and deploy Usergrid to Tomcat and Cassandra.
+* [Launcher Quick Start](../installation/ug1-launcher-quick-start): How to 
build and run Usergrid via the Usergrid Launcher.
 
 
 * __Open Source Contributor__: How to "give back" and contribute to Usergrid. 
Usergrid welcomes code and documentation contributions, GitHub pull-requests, 
bug reports and suggestions for improvement.  



[1/2] usergrid git commit: Remove local dependency on java-was.

2016-01-29 Thread mrusso
Repository: usergrid
Updated Branches:
  refs/heads/master f5d01532c -> 3d7a8f1c1


Remove local dependency on java-was.


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

Branch: refs/heads/master
Commit: 6066ea3188d596856f2949d797e7b0f8d6671429
Parents: f5d0153
Author: Michael Russo 
Authored: Fri Jan 29 16:07:07 2016 -0800
Committer: Michael Russo 
Committed: Fri Jan 29 16:07:07 2016 -0800

--
 .../java-wns/1.2-USERGRID/_remote.repositories  |   7 -
 ...a-wns-1.2-USERGRID-jar-with-dependencies.jar | Bin 1836665 -> 0 bytes
 .../java-wns-1.2-USERGRID-javadoc.jar   | Bin 234289 -> 0 bytes
 .../java-wns-1.2-USERGRID-sources.jar   | Bin 21654 -> 0 bytes
 .../1.2-USERGRID/java-wns-1.2-USERGRID.jar  | Bin 33164 -> 0 bytes
 .../1.2-USERGRID/java-wns-1.2-USERGRID.pom  | 128 ---
 stack/services/pom.xml  |   5 +-
 7 files changed, 2 insertions(+), 138 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/usergrid/blob/6066ea31/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/_remote.repositories
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/_remote.repositories
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/_remote.repositories
deleted file mode 100644
index dc98831..000
--- 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/_remote.repositories
+++ /dev/null
@@ -1,7 +0,0 @@
-#NOTE: This is an Aether internal implementation file, its format can be 
changed without prior notice.
-#Mon Nov 09 10:18:48 MST 2015
-java-wns-1.2-USERGRID.pom>=
-java-wns-1.2-USERGRID-javadoc.jar>=
-java-wns-1.2-USERGRID-jar-with-dependencies.jar>=
-java-wns-1.2-USERGRID.jar>=
-java-wns-1.2-USERGRID-sources.jar>=

http://git-wip-us.apache.org/repos/asf/usergrid/blob/6066ea31/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-jar-with-dependencies.jar
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-jar-with-dependencies.jar
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-jar-with-dependencies.jar
deleted file mode 100644
index 785c1ab..000
Binary files 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-jar-with-dependencies.jar
 and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/6066ea31/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-javadoc.jar
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-javadoc.jar
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-javadoc.jar
deleted file mode 100644
index 03af259..000
Binary files 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-javadoc.jar
 and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/6066ea31/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-sources.jar
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-sources.jar
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-sources.jar
deleted file mode 100644
index 9a0fb2b..000
Binary files 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-sources.jar
 and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/6066ea31/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.jar
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.jar
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.jar
deleted file mode 100644
index 5e073ad..000
Binary files 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.jar
 and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/6066ea31/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.pom

[2/2] usergrid git commit: Remove local repo configuration from parent pom.

2016-01-29 Thread mrusso
Remove local repo configuration from parent pom.


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

Branch: refs/heads/master
Commit: 3d7a8f1c12645dfcfffe7681f4fe72873f5ac8fa
Parents: 6066ea3
Author: Michael Russo 
Authored: Fri Jan 29 16:08:43 2016 -0800
Committer: Michael Russo 
Committed: Fri Jan 29 16:08:43 2016 -0800

--
 stack/pom.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/usergrid/blob/3d7a8f1c/stack/pom.xml
--
diff --git a/stack/pom.xml b/stack/pom.xml
index e97e16e..e26693a 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -1566,14 +1566,7 @@
 
 
 
-
-
-local-dependencies
-local-depedendencies
-file://${project.basedir}/../m2/repository
-
-
-
+
 
 https://git-wip-us.apache.org/repos/asf/usergrid.git
 
scm:git:http://git-wip-us.apache.org/repos/asf/usergrid.git



usergrid git commit: Remove local dependency for java-wns library.

2016-01-29 Thread mrusso
Repository: usergrid
Updated Branches:
  refs/heads/release 379541b32 -> a8eca7fc2


Remove local dependency for java-wns library.


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

Branch: refs/heads/release
Commit: a8eca7fc22edea6a01584fb503b040d69986fdbe
Parents: 379541b
Author: Michael Russo 
Authored: Fri Jan 29 16:05:10 2016 -0800
Committer: Michael Russo 
Committed: Fri Jan 29 16:05:10 2016 -0800

--
 .../java-wns/1.2-USERGRID/_remote.repositories  |   7 -
 ...a-wns-1.2-USERGRID-jar-with-dependencies.jar | Bin 1836665 -> 0 bytes
 .../java-wns-1.2-USERGRID-javadoc.jar   | Bin 234289 -> 0 bytes
 .../java-wns-1.2-USERGRID-sources.jar   | Bin 21654 -> 0 bytes
 .../1.2-USERGRID/java-wns-1.2-USERGRID.jar  | Bin 33164 -> 0 bytes
 .../1.2-USERGRID/java-wns-1.2-USERGRID.pom  | 128 ---
 stack/pom.xml   |   9 --
 stack/services/pom.xml  |   6 +-
 .../notifications/wns/WNSAdapterTest.java   |   4 -
 9 files changed, 3 insertions(+), 151 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/usergrid/blob/a8eca7fc/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/_remote.repositories
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/_remote.repositories
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/_remote.repositories
deleted file mode 100644
index dc98831..000
--- 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/_remote.repositories
+++ /dev/null
@@ -1,7 +0,0 @@
-#NOTE: This is an Aether internal implementation file, its format can be 
changed without prior notice.
-#Mon Nov 09 10:18:48 MST 2015
-java-wns-1.2-USERGRID.pom>=
-java-wns-1.2-USERGRID-javadoc.jar>=
-java-wns-1.2-USERGRID-jar-with-dependencies.jar>=
-java-wns-1.2-USERGRID.jar>=
-java-wns-1.2-USERGRID-sources.jar>=

http://git-wip-us.apache.org/repos/asf/usergrid/blob/a8eca7fc/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-jar-with-dependencies.jar
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-jar-with-dependencies.jar
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-jar-with-dependencies.jar
deleted file mode 100644
index 785c1ab..000
Binary files 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-jar-with-dependencies.jar
 and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/a8eca7fc/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-javadoc.jar
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-javadoc.jar
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-javadoc.jar
deleted file mode 100644
index 03af259..000
Binary files 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-javadoc.jar
 and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/a8eca7fc/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-sources.jar
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-sources.jar
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-sources.jar
deleted file mode 100644
index 9a0fb2b..000
Binary files 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID-sources.jar
 and /dev/null differ

http://git-wip-us.apache.org/repos/asf/usergrid/blob/a8eca7fc/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.jar
--
diff --git 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.jar
 
b/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.jar
deleted file mode 100644
index 5e073ad..000
Binary files 
a/stack/m2/repository/com/github/fernandospr/java-wns/1.2-USERGRID/java-wns-1.2-USERGRID.jar
 and /dev/null differ