git commit: Revert memory change in pom

2014-09-27 Thread jamestaylor
Repository: phoenix
Updated Branches:
  refs/heads/master 0fba23f3a -> 92e120c5b


Revert memory change in pom


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

Branch: refs/heads/master
Commit: 92e120c5b3a82209973dbde3a62c1cb6fd1fe51b
Parents: 0fba23f
Author: James Taylor 
Authored: Sat Sep 27 02:13:32 2014 -0700
Committer: James Taylor 
Committed: Sat Sep 27 02:14:18 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/92e120c5/pom.xml
--
diff --git a/pom.xml b/pom.xml
index fee9c5a..4c83363 100644
--- a/pom.xml
+++ b/pom.xml
@@ -250,7 +250,7 @@
  UTF-8
  ${numForkedIT}
  true
- -enableassertions -Xmx2250m -XX:MaxPermSize=128m 
-Djava.security.egd=file:/dev/./urandom
+ -enableassertions -Xmx2000m -XX:MaxPermSize=128m 
-Djava.security.egd=file:/dev/./urandom
  
${test.output.tofile}
  
${basedir}/src/it/java
  
org.apache.phoenix.end2end.ClientManagedTimeTest



git commit: Revert memory change in pom

2014-09-27 Thread jamestaylor
Repository: phoenix
Updated Branches:
  refs/heads/4.0 02d480477 -> 6fc5cbe16


Revert memory change in pom


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

Branch: refs/heads/4.0
Commit: 6fc5cbe161437c1e50c08453fd285e0ec32663ba
Parents: 02d4804
Author: James Taylor 
Authored: Sat Sep 27 02:13:32 2014 -0700
Committer: James Taylor 
Committed: Sat Sep 27 02:13:32 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/6fc5cbe1/pom.xml
--
diff --git a/pom.xml b/pom.xml
index fae2a5e..f9b9cad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -250,7 +250,7 @@
  UTF-8
  ${numForkedIT}
  true
- -enableassertions -Xmx2250m -XX:MaxPermSize=128m 
-Djava.security.egd=file:/dev/./urandom
+ -enableassertions -Xmx2000m -XX:MaxPermSize=128m 
-Djava.security.egd=file:/dev/./urandom
  
${test.output.tofile}
  
${basedir}/src/it/java
  
org.apache.phoenix.end2end.ClientManagedTimeTest



git commit: Revert memory change in pom

2014-09-27 Thread jamestaylor
Repository: phoenix
Updated Branches:
  refs/heads/3.0 5e48b32b4 -> 3aef8dbd8


Revert memory change in pom


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

Branch: refs/heads/3.0
Commit: 3aef8dbd8d268763d5efc75cc4584c65112263e4
Parents: 5e48b32
Author: James Taylor 
Authored: Sat Sep 27 02:13:00 2014 -0700
Committer: James Taylor 
Committed: Sat Sep 27 02:13:00 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/3aef8dbd/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 19bb1e0..9ff65d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@
   UTF-8
   ${numForkedIT}
   true
-  -enableassertions -Xmx2250m -XX:MaxPermSize=128m 
-Djava.security.egd=file:/dev/./urandom
+  -enableassertions -Xmx2000m -XX:MaxPermSize=128m 
-Djava.security.egd=file:/dev/./urandom
   
${test.output.tofile}
   
${basedir}/src/it/java
   
org.apache.phoenix.end2end.HBaseManagedTimeTest