You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sj...@apache.org on 2016/12/02 14:04:16 UTC

[1/4] brooklyn-client git commit: Set default JVM memory settings for the build

Repository: brooklyn-client
Updated Branches:
  refs/heads/master 907bb0fa0 -> 69117c4d5


Set default JVM memory settings for the build


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

Branch: refs/heads/master
Commit: 5f645e989b5b60f1c682e411dc51fe2433001372
Parents: b36e6c6
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Tue Nov 15 09:18:10 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Thu Nov 24 09:16:01 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/5f645e98/.mvn/jvm.config
----------------------------------------------------------------------
diff --git a/.mvn/jvm.config b/.mvn/jvm.config
new file mode 100644
index 0000000..af5fbd1
--- /dev/null
+++ b/.mvn/jvm.config
@@ -0,0 +1 @@
+-Xmx1024m -Xms512m -XX:MaxPermSize=256m


[2/4] brooklyn-client git commit: Update LICENSE with changes in project dependencies

Posted by sj...@apache.org.
Update LICENSE with changes in project dependencies


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

Branch: refs/heads/master
Commit: 7cf2d0d3c0339b7a2b4a2587413e1b7ee38b6789
Parents: b36e6c6
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Fri Nov 25 18:02:35 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Fri Nov 25 18:02:35 2016 +0200

----------------------------------------------------------------------
 cli/LICENSE                                | 7 ++++++-
 cli/release/license/files/LICENSE          | 7 ++++++-
 cli/release/license/source-inclusions.yaml | 1 +
 3 files changed, 13 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/7cf2d0d3/cli/LICENSE
----------------------------------------------------------------------
diff --git a/cli/LICENSE b/cli/LICENSE
index 9764158..4df476c 100644
--- a/cli/LICENSE
+++ b/cli/LICENSE
@@ -194,10 +194,15 @@ Contents:
 
 (2) Notices for bundled software
 
+This project includes the software: github.com/NodePrime/jsonpath/cli/jsonpath
+  Available at: github.com/NodePrime/jsonpath/
+  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
+  Copyright (c) 2015 NodePrime Inc.
+
 This project includes the software: github.com/urfave/cli
   Available at: https://github.com/urfave/cli
   Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (C) 2013 Jeremy Saenz
+  Copyright (c) 2016 Jeremy Saenz & Contributors
 
 This project includes the software: golang.org/x/crypto/ssh
   Available at: https://godoc.org/golang.org/x/crypto/ssh

http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/7cf2d0d3/cli/release/license/files/LICENSE
----------------------------------------------------------------------
diff --git a/cli/release/license/files/LICENSE b/cli/release/license/files/LICENSE
index 9764158..4df476c 100644
--- a/cli/release/license/files/LICENSE
+++ b/cli/release/license/files/LICENSE
@@ -194,10 +194,15 @@ Contents:
 
 (2) Notices for bundled software
 
+This project includes the software: github.com/NodePrime/jsonpath/cli/jsonpath
+  Available at: github.com/NodePrime/jsonpath/
+  Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
+  Copyright (c) 2015 NodePrime Inc.
+
 This project includes the software: github.com/urfave/cli
   Available at: https://github.com/urfave/cli
   Used under the following license: The MIT License (http://opensource.org/licenses/MIT)
-  Copyright (C) 2013 Jeremy Saenz
+  Copyright (c) 2016 Jeremy Saenz & Contributors
 
 This project includes the software: golang.org/x/crypto/ssh
   Available at: https://godoc.org/golang.org/x/crypto/ssh

http://git-wip-us.apache.org/repos/asf/brooklyn-client/blob/7cf2d0d3/cli/release/license/source-inclusions.yaml
----------------------------------------------------------------------
diff --git a/cli/release/license/source-inclusions.yaml b/cli/release/license/source-inclusions.yaml
index dddc9dc..b3d6f6b 100644
--- a/cli/release/license/source-inclusions.yaml
+++ b/cli/release/license/source-inclusions.yaml
@@ -20,5 +20,6 @@
 # extras file for org.heneveld.license-audit-maven-plugin
 # listing projects from which *source* files are included
 
+- id: github.com/NodePrime/jsonpath/cli/jsonpath
 - id: github.com/urfave/cli
 - id: golang.org/x/crypto/ssh


[4/4] brooklyn-client git commit: This closes #33

Posted by sj...@apache.org.
This closes #33

Set default JVM memory settings for the build


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

Branch: refs/heads/master
Commit: 69117c4d53ab0819e2398ecc795f0261775a7281
Parents: b6d7119 5f645e9
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Dec 2 14:04:03 2016 +0000
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Dec 2 14:04:03 2016 +0000

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



[3/4] brooklyn-client git commit: This closes #35

Posted by sj...@apache.org.
This closes #35

Update LICENSE with changes in project dependencies


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

Branch: refs/heads/master
Commit: b6d7119300229517670175ea85a5a2072ee96d0d
Parents: 907bb0f 7cf2d0d
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Authored: Fri Dec 2 14:04:00 2016 +0000
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
Committed: Fri Dec 2 14:04:00 2016 +0000

----------------------------------------------------------------------
 cli/LICENSE                                | 7 ++++++-
 cli/release/license/files/LICENSE          | 7 ++++++-
 cli/release/license/source-inclusions.yaml | 1 +
 3 files changed, 13 insertions(+), 2 deletions(-)
----------------------------------------------------------------------