You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/19 11:18:53 UTC

[1/3] brooklyn-library git commit: Update copyright to 2016

Repository: brooklyn-library
Updated Branches:
  refs/heads/master b8395ff30 -> 0576a6c74


Update copyright to 2016

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

Branch: refs/heads/master
Commit: b232004137e77026b1d7ebb396fd5870b562fca4
Parents: d78795e
Author: Aled Sage <al...@gmail.com>
Authored: Tue Feb 9 13:19:47 2016 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Tue Feb 9 13:19:47 2016 +0000

----------------------------------------------------------------------
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/b2320041/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index f790f13..6d1f608 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Brooklyn
-Copyright 2014-2015 The Apache Software Foundation
+Copyright 2014-2016 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).


[3/3] brooklyn-library git commit: This closes #3

Posted by he...@apache.org.
This closes #3


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

Branch: refs/heads/master
Commit: 0576a6c740bf9b942c51a7cc25c55677485e860c
Parents: b8395ff 809f577
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Fri Feb 19 10:18:43 2016 +0000
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Fri Feb 19 10:18:43 2016 +0000

----------------------------------------------------------------------
 NOTICE                                         | 2 +-
 qa/src/test/resources/java-web-app-simple.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------



[2/3] brooklyn-library git commit: Remove “incubator” for URLs

Posted by he...@apache.org.
Remove “incubator” for URLs

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

Branch: refs/heads/master
Commit: 809f5770e3029dc8b0a39f12c6f041b35b871468
Parents: b232004
Author: Aled Sage <al...@gmail.com>
Authored: Tue Feb 9 13:19:55 2016 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Tue Feb 9 13:19:55 2016 +0000

----------------------------------------------------------------------
 qa/src/test/resources/java-web-app-simple.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/809f5770/qa/src/test/resources/java-web-app-simple.yaml
----------------------------------------------------------------------
diff --git a/qa/src/test/resources/java-web-app-simple.yaml b/qa/src/test/resources/java-web-app-simple.yaml
index 526e90b..7e8e65c 100644
--- a/qa/src/test/resources/java-web-app-simple.yaml
+++ b/qa/src/test/resources/java-web-app-simple.yaml
@@ -18,7 +18,7 @@
 #
 name: sample-single-jboss
 description: Single JBoss using Brooklyn
-origin: https://github.com/apache/incubator-brooklyn
+origin: https://github.com/apache/brooklyn
 location: localhost
 services:
 - serviceType: org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server