You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ri...@apache.org on 2018/04/30 12:12:18 UTC

[1/2] brooklyn git commit: Fix issue in doap_Brooklyn.rdf

Repository: brooklyn
Updated Branches:
  refs/heads/master 48dbcc3c4 -> d136ae3a3


Fix issue in doap_Brooklyn.rdf

As requested, update the DOAP file to correct an error. See [this post on the mailing list](https://lists.apache.org/thread.html/3a7f99b538c7109caef91bcf54733ab9c419a3507d5c9a96c4aec484@%3Cdev.brooklyn.apache.org%3E).

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

Branch: refs/heads/master
Commit: d7f0049c46a0aa2b8be65e5f3c4bdae898b0d3e1
Parents: 48dbcc3
Author: Richard Downer <ri...@apache.org>
Authored: Mon Apr 30 13:07:33 2018 +0100
Committer: GitHub <no...@github.com>
Committed: Mon Apr 30 13:07:33 2018 +0100

----------------------------------------------------------------------
 doap_Brooklyn.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn/blob/d7f0049c/doap_Brooklyn.rdf
----------------------------------------------------------------------
diff --git a/doap_Brooklyn.rdf b/doap_Brooklyn.rdf
index 885f184..ac0a84d 100644
--- a/doap_Brooklyn.rdf
+++ b/doap_Brooklyn.rdf
@@ -26,7 +26,7 @@
     <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
     <name>Apache Brooklyn</name>
     <homepage rdf:resource="http://brooklyn.apache.org" />
-    <asfext:pmc rdf:resource="https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/committees/brooklyn.rdf" />
+    <asfext:pmc rdf:resource="http://brooklyn.apache.org" />
     <shortdesc>Apache Brooklyn is a framework for modeling, monitoring, and managing applications through autonomic blueprints.</shortdesc>
     <description>Brooklyn is about deploying and managing applications: composing a full stack for an application;
         deploying to cloud and non-cloud targets; using monitoring tools to collect key health/performance metrics;


[2/2] brooklyn git commit: Merge and close #14

Posted by ri...@apache.org.
Merge and close #14


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

Branch: refs/heads/master
Commit: d136ae3a3cc022a4da7d62f10e3e886c4e3e26ae
Parents: 48dbcc3 d7f0049
Author: Richard Downer <ri...@apache.org>
Authored: Mon Apr 30 13:11:55 2018 +0100
Committer: Richard Downer <ri...@apache.org>
Committed: Mon Apr 30 13:11:55 2018 +0100

----------------------------------------------------------------------
 doap_Brooklyn.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------