Use url brooklyn.incubator.apache.org instead of brooklyn.io
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/cf49a6ed Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/cf49a6ed Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/cf49a6ed Branch: refs/heads/master Commit: cf49a6ed581080ab554bf927eb6d449a226cbb6e Parents: b3ac1f8 Author: Aled Sage <[email protected]> Authored: Mon Mar 16 16:11:56 2015 +0000 Committer: Aled Sage <[email protected]> Committed: Thu Mar 26 10:09:41 2015 +0000 ---------------------------------------------------------------------- camp/README.md | 2 +- usage/archetypes/quickstart/src/brooklyn-sample/README.md | 2 +- usage/camp/src/test/resources/example-with-function.yaml | 2 +- usage/camp/src/test/resources/java-web-app-simple.yaml | 2 +- usage/camp/src/test/resources/test-app-with-enricher.yaml | 2 +- usage/camp/src/test/resources/test-app-with-policy.yaml | 2 +- usage/camp/src/test/resources/test-cluster-with-member-spec.yaml | 2 +- usage/camp/src/test/resources/test-entity-basic-template.yaml | 2 +- .../src/test/resources/test-entity-reference-map-template.yaml | 2 +- usage/camp/src/test/resources/test-entity-with-enricher.yaml | 2 +- usage/camp/src/test/resources/test-entity-with-init-config.yaml | 2 +- usage/camp/src/test/resources/test-entity-with-policy.yaml | 2 +- usage/camp/src/test/resources/test-propagating-enricher.yaml | 2 +- usage/camp/src/test/resources/test-referencing-enrichers.yaml | 2 +- usage/camp/src/test/resources/test-referencing-entities.yaml | 2 +- usage/camp/src/test/resources/test-referencing-policies.yaml | 2 +- usage/launcher/src/test/resources/mongo-scripts.yaml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/camp/README.md ---------------------------------------------------------------------- diff --git a/camp/README.md b/camp/README.md index a2d4a2f..225e18e 100644 --- a/camp/README.md +++ b/camp/README.md @@ -13,7 +13,7 @@ The projects in this directory are designed so they could be used to build other CAMP servers not based on Brooklyn, if desired. These projects are part of the Apache Software Foundation Brooklyn project -(brooklyn.io) and released under the Apache License 2.0. +(https://brooklyn.incubator.apache.org) and released under the Apache License 2.0. ---- Licensed to the Apache Software Foundation (ASF) under one http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/archetypes/quickstart/src/brooklyn-sample/README.md ---------------------------------------------------------------------- diff --git a/usage/archetypes/quickstart/src/brooklyn-sample/README.md b/usage/archetypes/quickstart/src/brooklyn-sample/README.md index 7498796..b40df41 100644 --- a/usage/archetypes/quickstart/src/brooklyn-sample/README.md +++ b/usage/archetypes/quickstart/src/brooklyn-sample/README.md @@ -65,7 +65,7 @@ deployment depending on what the application needs. For more information consider: -* Visiting the Apache Brooklyn home page at http://brooklyn.io/ +* Visiting the Apache Brooklyn home page at https://brooklyn.incubator.apache.org * Finding us on IRC #brooklyncentral or email (click "Community" at the site above) * Forking the project at http://github.com/apache/incubator-brooklyn/ http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/example-with-function.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/example-with-function.yaml b/usage/camp/src/test/resources/example-with-function.yaml index b2f8be2..ebc26d7 100644 --- a/usage/camp/src/test/resources/example-with-function.yaml +++ b/usage/camp/src/test/resources/example-with-function.yaml @@ -19,7 +19,7 @@ name: example-with-function description: | Tests a variety of simple functional expressions -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn location: localhost services: - serviceType: brooklyn.entity.webapp.jboss.JBoss7Server http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/java-web-app-simple.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/java-web-app-simple.yaml b/usage/camp/src/test/resources/java-web-app-simple.yaml index 35057fb..7cde93a 100644 --- a/usage/camp/src/test/resources/java-web-app-simple.yaml +++ b/usage/camp/src/test/resources/java-web-app-simple.yaml @@ -18,7 +18,7 @@ # name: sample-single-jboss description: Single JBoss using Brooklyn -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn location: localhost services: - serviceType: brooklyn.entity.webapp.jboss.JBoss7Server http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-app-with-enricher.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-app-with-enricher.yaml b/usage/camp/src/test/resources/test-app-with-enricher.yaml index 7c73057..edbade3 100644 --- a/usage/camp/src/test/resources/test-app-with-enricher.yaml +++ b/usage/camp/src/test/resources/test-app-with-enricher.yaml @@ -18,7 +18,7 @@ # name: test-app-with-enricher description: TestEntity with Enricher at application-level using Brooklyn -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn services: - serviceType: brooklyn.entity.basic.BasicEntity id: be1 http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-app-with-policy.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-app-with-policy.yaml b/usage/camp/src/test/resources/test-app-with-policy.yaml index 06fbaf1..f390136 100644 --- a/usage/camp/src/test/resources/test-app-with-policy.yaml +++ b/usage/camp/src/test/resources/test-app-with-policy.yaml @@ -18,7 +18,7 @@ # name: test-app-with-policy description: TestEntity with Policy at application-level using Brooklyn -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn services: - serviceType: brooklyn.entity.basic.BasicEntity name: testentity http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-cluster-with-member-spec.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-cluster-with-member-spec.yaml b/usage/camp/src/test/resources/test-cluster-with-member-spec.yaml index 7c09ef0..ce4e8ff 100644 --- a/usage/camp/src/test/resources/test-cluster-with-member-spec.yaml +++ b/usage/camp/src/test/resources/test-cluster-with-member-spec.yaml @@ -18,7 +18,7 @@ # name: test-app-with-enricher description: Cluster of TestEntitys with member spec -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn location: localhost services: - serviceType: brooklyn.entity.group.DynamicCluster http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-entity-basic-template.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-entity-basic-template.yaml b/usage/camp/src/test/resources/test-entity-basic-template.yaml index af9031f..db88d23 100644 --- a/usage/camp/src/test/resources/test-entity-basic-template.yaml +++ b/usage/camp/src/test/resources/test-entity-basic-template.yaml @@ -17,7 +17,7 @@ # name: test-entity-basic-template description: TestEntity with templated brooklyn.config and additional config (such as services) -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn services: - serviceType: brooklyn.test.entity.TestEntity name: testentity http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-entity-reference-map-template.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-entity-reference-map-template.yaml b/usage/camp/src/test/resources/test-entity-reference-map-template.yaml index b724cd7..f03abbd 100644 --- a/usage/camp/src/test/resources/test-entity-reference-map-template.yaml +++ b/usage/camp/src/test/resources/test-entity-reference-map-template.yaml @@ -17,7 +17,7 @@ # name: test-entity-reference-map-template description: TestEntity with templated brooklyn.config and additional config (such as services) -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn services: - serviceType: brooklyn.entity.basic.BasicEntity id: one http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-entity-with-enricher.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-entity-with-enricher.yaml b/usage/camp/src/test/resources/test-entity-with-enricher.yaml index 531de9d..fd0ae1e 100644 --- a/usage/camp/src/test/resources/test-entity-with-enricher.yaml +++ b/usage/camp/src/test/resources/test-entity-with-enricher.yaml @@ -18,7 +18,7 @@ # name: test-entity-with-enricher description: TestEntity with Enricher at entity-level using Brooklyn -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn services: - serviceType: brooklyn.entity.basic.BasicEntity name: testentity http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-entity-with-init-config.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-entity-with-init-config.yaml b/usage/camp/src/test/resources/test-entity-with-init-config.yaml index 1e57e24..91167b0 100644 --- a/usage/camp/src/test/resources/test-entity-with-init-config.yaml +++ b/usage/camp/src/test/resources/test-entity-with-init-config.yaml @@ -18,7 +18,7 @@ # name: test-entity-with-init-config description: Creates a TestEntityWithInitConfig entity that references a 2nd test entity during its init() -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn services: - serviceType: brooklyn.test.entity.TestEntity id: te1 http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-entity-with-policy.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-entity-with-policy.yaml b/usage/camp/src/test/resources/test-entity-with-policy.yaml index 639bf24..84b0c9a 100644 --- a/usage/camp/src/test/resources/test-entity-with-policy.yaml +++ b/usage/camp/src/test/resources/test-entity-with-policy.yaml @@ -18,7 +18,7 @@ # name: test-entity-with-policy description: TestEntity with Policy at entity-level using Brooklyn -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn services: - serviceType: brooklyn.entity.basic.BasicEntity name: testentity http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-propagating-enricher.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-propagating-enricher.yaml b/usage/camp/src/test/resources/test-propagating-enricher.yaml index 3ebf28d..7dfd1f1 100644 --- a/usage/camp/src/test/resources/test-propagating-enricher.yaml +++ b/usage/camp/src/test/resources/test-propagating-enricher.yaml @@ -18,7 +18,7 @@ # name: test-propagating-enricher description: TestEntity with Propagating Enricher at application-level using Brooklyn -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn services: - serviceType: brooklyn.test.entity.TestEntity id: te1 http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-referencing-enrichers.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-referencing-enrichers.yaml b/usage/camp/src/test/resources/test-referencing-enrichers.yaml index 7b2d318..4bfc2da 100644 --- a/usage/camp/src/test/resources/test-referencing-enrichers.yaml +++ b/usage/camp/src/test/resources/test-referencing-enrichers.yaml @@ -38,7 +38,7 @@ # (g1 enricher) (g2 enricher) name: test-referencing-enrichers description: Test multi-layer application with each entity having an enricher referencing all other entities -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn id: app1 brooklyn.enrichers: - enricherType: io.brooklyn.camp.brooklyn.TestReferencingEnricher http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-referencing-entities.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-referencing-entities.yaml b/usage/camp/src/test/resources/test-referencing-entities.yaml index 7a5dfec..e37d851 100644 --- a/usage/camp/src/test/resources/test-referencing-entities.yaml +++ b/usage/camp/src/test/resources/test-referencing-entities.yaml @@ -34,7 +34,7 @@ # gchild1 gchild2 name: test-referencing-entities description: Test multi-layer application with each entity referencing all other entities -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn id: app1 brooklyn.config: test.reference.app: $brooklyn:component("app1") http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/camp/src/test/resources/test-referencing-policies.yaml ---------------------------------------------------------------------- diff --git a/usage/camp/src/test/resources/test-referencing-policies.yaml b/usage/camp/src/test/resources/test-referencing-policies.yaml index 0b6e975..35f0233 100644 --- a/usage/camp/src/test/resources/test-referencing-policies.yaml +++ b/usage/camp/src/test/resources/test-referencing-policies.yaml @@ -38,7 +38,7 @@ # (g1 policy) (g2 policy) name: test-referencing-policies description: Test multi-layer application with each entity having a policy referencing all other entities -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn id: app1 brooklyn.policies: - policyType: io.brooklyn.camp.brooklyn.TestReferencingPolicy http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/cf49a6ed/usage/launcher/src/test/resources/mongo-scripts.yaml ---------------------------------------------------------------------- diff --git a/usage/launcher/src/test/resources/mongo-scripts.yaml b/usage/launcher/src/test/resources/mongo-scripts.yaml index beff0ca..0115d71 100644 --- a/usage/launcher/src/test/resources/mongo-scripts.yaml +++ b/usage/launcher/src/test/resources/mongo-scripts.yaml @@ -18,7 +18,7 @@ # name: Mongo Demo app description: MongoDB sharded deployment with MongoDB (javascript) client -origin: http://brooklyn.io +origin: https://github.com/apache/incubator-brooklyn location: localhost services: - serviceType: brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
