This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git

commit 4b31f0149ca9490b621769613678c7db36dcdc15
Author: Alex Heneveld <[email protected]>
AuthorDate: Thu Oct 1 22:59:41 2020 +0100

    fix path where source is found for osgi bundles and reference to old repo
---
 .../src/test/resources/brooklyn/osgi/brooklyn-osgi-test-a_0.1.0.txt   | 2 +-
 .../src/test/resources/brooklyn/osgi/brooklyn-test-osgi-entities.txt  | 4 ++--
 .../brooklyn/osgi/brooklyn-test-osgi-more-entities_0.1.0.txt          | 4 ++--
 .../brooklyn/osgi/brooklyn-test-osgi-more-entities_0.2.0.txt          | 4 ++--
 .../osgi/brooklyn-test-osgi-more-entities_evil-twin_0.2.0.txt         | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-osgi-test-a_0.1.0.txt 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-osgi-test-a_0.1.0.txt
index e6dde72..e611275 100644
--- 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-osgi-test-a_0.1.0.txt
+++ 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-osgi-test-a_0.1.0.txt
@@ -23,4 +23,4 @@ The jar contains its source.
 Under Apache conventions, binary files are not part of the source
 release. If you are using the source release, you may add this file
 by copying it from the master repository, which is accessible on the
-web at https://github.com/apache/incubator-brooklyn
+web at https://github.com/apache/brooklyn
diff --git 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-entities.txt 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-entities.txt
index 9cf43a4..7b7191f 100644
--- 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-entities.txt
+++ 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-entities.txt
@@ -18,9 +18,9 @@
 The file brooklyn-test-osgi-entities.jar is for testing a deployment of
 an OSGi bundle containing entities.
 
-The source is in core/src/test/dependencies/osgi/entities
+The source is in utils/common/dependencies/osgi/entities
 
 Under Apache conventions, binary files are not part of the source
 release. If you are using the source release, you may add this file
 by copying it from the master repository, which is accessible on the
-web at https://github.com/apache/incubator-brooklyn
+web at https://github.com/apache/brooklyn
diff --git 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.1.0.txt
 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.1.0.txt
index 80067a4..3cd5210 100644
--- 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.1.0.txt
+++ 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.1.0.txt
@@ -18,9 +18,9 @@
 The file brooklyn-test-osgi-entities.jar is for testing a deployment of
 an OSGi bundle containing entities.
 
-The source is in core/src/test/dependencies/osgi/more-entities-v1
+The source is in utils/common/dependencies/osgi/more-entities-v1
 
 Under Apache conventions, binary files are not part of the source
 release. If you are using the source release, you may add this file
 by copying it from the master repository, which is accessible on the
-web at https://github.com/apache/incubator-brooklyn
+web at https://github.com/apache/brooklyn
diff --git 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.2.0.txt
 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.2.0.txt
index 3fb2d31..bba1a49 100644
--- 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.2.0.txt
+++ 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_0.2.0.txt
@@ -18,9 +18,9 @@
 The file brooklyn-test-osgi-entities.jar is for testing a deployment of
 an OSGi bundle containing entities.
 
-The source is in core/src/test/dependencies/osgi/more-entities-v2
+The source is in utils/common/dependencies/osgi/more-entities-v2
 
 Under Apache conventions, binary files are not part of the source
 release. If you are using the source release, you may add this file
 by copying it from the master repository, which is accessible on the
-web at https://github.com/apache/incubator-brooklyn
+web at https://github.com/apache/brooklyn
diff --git 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_evil-twin_0.2.0.txt
 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_evil-twin_0.2.0.txt
index 1b9c2ab..0223f02 100644
--- 
a/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_evil-twin_0.2.0.txt
+++ 
b/utils/common/src/test/resources/brooklyn/osgi/brooklyn-test-osgi-more-entities_evil-twin_0.2.0.txt
@@ -18,9 +18,9 @@
 The file brooklyn-test-osgi-entities.jar is for testing a deployment of
 an OSGi bundle containing entities.
 
-The source is in core/src/test/dependencies/osgi/more-entities-v2-evil-twin
+The source is in utils/common/dependencies/osgi/more-entities-v2-evil-twin
 
 Under Apache conventions, binary files are not part of the source
 release. If you are using the source release, you may add this file
 by copying it from the master repository, which is accessible on the
-web at https://github.com/apache/incubator-brooklyn
+web at https://github.com/apache/brooklyn

Reply via email to