You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/05/19 13:09:01 UTC

[1/2] brooklyn-ui git commit: Move to Java 8, remove MaxPermSize options

Repository: brooklyn-ui
Updated Branches:
  refs/heads/master e9191a119 -> abf8555c9


Move to Java 8, remove MaxPermSize options


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

Branch: refs/heads/master
Commit: 62711544ea9ccbec4794bb3667c78cda0df2cfd0
Parents: ac272dd
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Fri May 19 15:54:24 2017 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Fri May 19 15:54:24 2017 +0300

----------------------------------------------------------------------
 .mvn/jvm.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/62711544/.mvn/jvm.config
----------------------------------------------------------------------
diff --git a/.mvn/jvm.config b/.mvn/jvm.config
index af5fbd1..d24b75a 100644
--- a/.mvn/jvm.config
+++ b/.mvn/jvm.config
@@ -1 +1 @@
--Xmx1024m -Xms512m -XX:MaxPermSize=256m
+-Xmx1024m -Xms512m


[2/2] brooklyn-ui git commit: This closes #45

Posted by dr...@apache.org.
This closes #45


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

Branch: refs/heads/master
Commit: abf8555c985221a71625cadd111b4fc85b10630d
Parents: e9191a1 6271154
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Fri May 19 14:08:54 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Fri May 19 14:08:54 2017 +0100

----------------------------------------------------------------------
 .mvn/jvm.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------