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/17 15:55:49 UTC

[1/2] brooklyn-server git commit: Fix package name in javadoc

Repository: brooklyn-server
Updated Branches:
  refs/heads/master 8c38f3b29 -> 3c35a1ebd


Fix package name in javadoc


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

Branch: refs/heads/master
Commit: b46917a91fc653396d954cae30b10f52e543609b
Parents: 8c38f3b
Author: Duncan Grant <du...@cloudsoftcorp.com>
Authored: Wed May 17 16:49:21 2017 +0100
Committer: Duncan Grant <du...@cloudsoftcorp.com>
Committed: Wed May 17 16:49:21 2017 +0100

----------------------------------------------------------------------
 .../main/java/org/apache/brooklyn/entity/group/SequenceGroup.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/b46917a9/core/src/main/java/org/apache/brooklyn/entity/group/SequenceGroup.java
----------------------------------------------------------------------
diff --git a/core/src/main/java/org/apache/brooklyn/entity/group/SequenceGroup.java b/core/src/main/java/org/apache/brooklyn/entity/group/SequenceGroup.java
index 170e90d..e1182ba 100644
--- a/core/src/main/java/org/apache/brooklyn/entity/group/SequenceGroup.java
+++ b/core/src/main/java/org/apache/brooklyn/entity/group/SequenceGroup.java
@@ -41,7 +41,7 @@ import com.google.common.reflect.TypeToken;
  * <p>
  * Usage:
  * <pre>{@code
- * - type: org.apache.brooklyn.entity.stock.SequenceGroup
+ * - type: org.apache.brooklyn.entity.group.SequenceGroup
  *   id: entity-sequence
  *   brooklyn.config:
  *     entityFilter:


[2/2] brooklyn-server git commit: This closes #683

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


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

Branch: refs/heads/master
Commit: 3c35a1ebde16ddd2104a1a3451dcef7d0daa32d8
Parents: 8c38f3b b46917a
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Wed May 17 16:55:42 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Wed May 17 16:55:42 2017 +0100

----------------------------------------------------------------------
 .../main/java/org/apache/brooklyn/entity/group/SequenceGroup.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------