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:07:52 UTC

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

Repository: brooklyn-library
Updated Branches:
  refs/heads/master f2fb34de0 -> 314049dcc


Move to Java 8, remove MaxPermSize options


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

Branch: refs/heads/master
Commit: 357f3694133135ddb6b5d74791e4184d075672bb
Parents: f2fb34d
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Fri May 19 15:56:11 2017 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Fri May 19 15:56:11 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/357f3694/.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-library git commit: This closes #111

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


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

Branch: refs/heads/master
Commit: 314049dcc8be99a77efa8f16cbd2f69833734865
Parents: f2fb34d 357f369
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Fri May 19 14:07:47 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Fri May 19 14:07:47 2017 +0100

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