From 2129a8b2a0ab4aa372b4d3b8e602d8e6211908d5 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Tue, 1 Nov 2022 16:23:00 +0100 Subject: [PATCH] Update buildpack --- .blazar.yaml | 8 +++----- hbase-annotations/.blazar.yaml | 8 +++----- hbase-archetypes/.blazar.yaml | 8 +++----- hbase-archetypes/hbase-archetype-builder/.blazar.yaml | 8 +++----- hbase-archetypes/hbase-client-project/.blazar.yaml | 8 +++----- hbase-archetypes/hbase-shaded-client-project/.blazar.yaml | 8 +++----- hbase-assembly/.blazar.yaml | 6 ++---- hbase-asyncfs/.blazar.yaml | 8 +++----- hbase-build-configuration/.blazar.yaml | 8 +++----- hbase-checkstyle/.blazar.yaml | 8 +++----- hbase-client/.blazar.yaml | 8 +++----- hbase-common/.blazar.yaml | 8 +++----- hbase-endpoint/.blazar.yaml | 8 +++----- hbase-examples/.blazar.yaml | 8 +++----- hbase-external-blockcache/.blazar.yaml | 8 +++----- hbase-hadoop-compat/.blazar.yaml | 8 +++----- hbase-hadoop2-compat/.blazar.yaml | 8 +++----- hbase-hbtop/.blazar.yaml | 8 +++----- hbase-http/.blazar.yaml | 8 +++----- hbase-it/.blazar.yaml | 8 +++----- hbase-logging/.blazar.yaml | 8 +++----- hbase-mapreduce/.blazar.yaml | 8 +++----- hbase-metrics-api/.blazar.yaml | 8 +++----- hbase-metrics/.blazar.yaml | 8 +++----- hbase-procedure/.blazar.yaml | 8 +++----- hbase-protocol-shaded/.blazar.yaml | 8 +++----- hbase-protocol/.blazar.yaml | 8 +++----- hbase-replication/.blazar.yaml | 8 +++----- hbase-resource-bundle/.blazar.yaml | 8 +++----- hbase-rest/.blazar.yaml | 8 +++----- hbase-rsgroup/.blazar.yaml | 8 +++----- hbase-server/.blazar.yaml | 8 +++----- hbase-shaded/.blazar.yaml | 8 +++----- hbase-shaded/hbase-shaded-check-invariants/.blazar.yaml | 8 +++----- hbase-shaded/hbase-shaded-client-byo-hadoop/.blazar.yaml | 8 +++----- hbase-shaded/hbase-shaded-client/.blazar.yaml | 8 +++----- hbase-shaded/hbase-shaded-mapreduce/.blazar.yaml | 8 +++----- .../hbase-shaded-testing-util-tester/.blazar.yaml | 8 +++----- hbase-shaded/hbase-shaded-testing-util/.blazar.yaml | 8 +++----- .../.blazar.yaml | 8 +++----- hbase-shell/.blazar.yaml | 8 +++----- hbase-testing-util/.blazar.yaml | 8 +++----- hbase-thrift/.blazar.yaml | 8 +++----- hbase-zookeeper/.blazar.yaml | 8 +++----- hubspot-client-bundles/.blazar.yaml | 8 +++----- hubspot-client-bundles/hbase-client-bundle/.blazar.yaml | 8 +++----- .../hbase-mapreduce-bundle/.blazar.yaml | 8 +++----- 47 files changed, 140 insertions(+), 234 deletions(-) diff --git a/.blazar.yaml b/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/.blazar.yaml +++ b/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-annotations/.blazar.yaml b/hbase-annotations/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-annotations/.blazar.yaml +++ b/hbase-annotations/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-archetypes/.blazar.yaml b/hbase-archetypes/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-archetypes/.blazar.yaml +++ b/hbase-archetypes/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-archetypes/hbase-archetype-builder/.blazar.yaml b/hbase-archetypes/hbase-archetype-builder/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-archetypes/hbase-archetype-builder/.blazar.yaml +++ b/hbase-archetypes/hbase-archetype-builder/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-archetypes/hbase-client-project/.blazar.yaml b/hbase-archetypes/hbase-client-project/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-archetypes/hbase-client-project/.blazar.yaml +++ b/hbase-archetypes/hbase-client-project/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-archetypes/hbase-shaded-client-project/.blazar.yaml b/hbase-archetypes/hbase-shaded-client-project/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-archetypes/hbase-shaded-client-project/.blazar.yaml +++ b/hbase-archetypes/hbase-shaded-client-project/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-assembly/.blazar.yaml b/hbase-assembly/.blazar.yaml index 1b2113546a6..2a6e7f09c11 100644 --- a/hbase-assembly/.blazar.yaml +++ b/hbase-assembly/.blazar.yaml @@ -1,8 +1,6 @@ buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 + name: Blazar-Buildpack-Java + provides: - name: hbase-rpm diff --git a/hbase-asyncfs/.blazar.yaml b/hbase-asyncfs/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-asyncfs/.blazar.yaml +++ b/hbase-asyncfs/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-build-configuration/.blazar.yaml b/hbase-build-configuration/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-build-configuration/.blazar.yaml +++ b/hbase-build-configuration/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-checkstyle/.blazar.yaml b/hbase-checkstyle/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-checkstyle/.blazar.yaml +++ b/hbase-checkstyle/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-client/.blazar.yaml b/hbase-client/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-client/.blazar.yaml +++ b/hbase-client/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-common/.blazar.yaml b/hbase-common/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-common/.blazar.yaml +++ b/hbase-common/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-endpoint/.blazar.yaml b/hbase-endpoint/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-endpoint/.blazar.yaml +++ b/hbase-endpoint/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-examples/.blazar.yaml b/hbase-examples/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-examples/.blazar.yaml +++ b/hbase-examples/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-external-blockcache/.blazar.yaml b/hbase-external-blockcache/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-external-blockcache/.blazar.yaml +++ b/hbase-external-blockcache/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-hadoop-compat/.blazar.yaml b/hbase-hadoop-compat/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-hadoop-compat/.blazar.yaml +++ b/hbase-hadoop-compat/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-hadoop2-compat/.blazar.yaml b/hbase-hadoop2-compat/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-hadoop2-compat/.blazar.yaml +++ b/hbase-hadoop2-compat/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-hbtop/.blazar.yaml b/hbase-hbtop/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-hbtop/.blazar.yaml +++ b/hbase-hbtop/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-http/.blazar.yaml b/hbase-http/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-http/.blazar.yaml +++ b/hbase-http/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-it/.blazar.yaml b/hbase-it/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-it/.blazar.yaml +++ b/hbase-it/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-logging/.blazar.yaml b/hbase-logging/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-logging/.blazar.yaml +++ b/hbase-logging/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-mapreduce/.blazar.yaml b/hbase-mapreduce/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-mapreduce/.blazar.yaml +++ b/hbase-mapreduce/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-metrics-api/.blazar.yaml b/hbase-metrics-api/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-metrics-api/.blazar.yaml +++ b/hbase-metrics-api/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-metrics/.blazar.yaml b/hbase-metrics/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-metrics/.blazar.yaml +++ b/hbase-metrics/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-procedure/.blazar.yaml b/hbase-procedure/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-procedure/.blazar.yaml +++ b/hbase-procedure/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-protocol-shaded/.blazar.yaml b/hbase-protocol-shaded/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-protocol-shaded/.blazar.yaml +++ b/hbase-protocol-shaded/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-protocol/.blazar.yaml b/hbase-protocol/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-protocol/.blazar.yaml +++ b/hbase-protocol/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-replication/.blazar.yaml b/hbase-replication/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-replication/.blazar.yaml +++ b/hbase-replication/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-resource-bundle/.blazar.yaml b/hbase-resource-bundle/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-resource-bundle/.blazar.yaml +++ b/hbase-resource-bundle/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-rest/.blazar.yaml b/hbase-rest/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-rest/.blazar.yaml +++ b/hbase-rest/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-rsgroup/.blazar.yaml b/hbase-rsgroup/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-rsgroup/.blazar.yaml +++ b/hbase-rsgroup/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-server/.blazar.yaml b/hbase-server/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-server/.blazar.yaml +++ b/hbase-server/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shaded/.blazar.yaml b/hbase-shaded/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shaded/.blazar.yaml +++ b/hbase-shaded/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shaded/hbase-shaded-check-invariants/.blazar.yaml b/hbase-shaded/hbase-shaded-check-invariants/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shaded/hbase-shaded-check-invariants/.blazar.yaml +++ b/hbase-shaded/hbase-shaded-check-invariants/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shaded/hbase-shaded-client-byo-hadoop/.blazar.yaml b/hbase-shaded/hbase-shaded-client-byo-hadoop/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shaded/hbase-shaded-client-byo-hadoop/.blazar.yaml +++ b/hbase-shaded/hbase-shaded-client-byo-hadoop/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shaded/hbase-shaded-client/.blazar.yaml b/hbase-shaded/hbase-shaded-client/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shaded/hbase-shaded-client/.blazar.yaml +++ b/hbase-shaded/hbase-shaded-client/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shaded/hbase-shaded-mapreduce/.blazar.yaml b/hbase-shaded/hbase-shaded-mapreduce/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shaded/hbase-shaded-mapreduce/.blazar.yaml +++ b/hbase-shaded/hbase-shaded-mapreduce/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shaded/hbase-shaded-testing-util-tester/.blazar.yaml b/hbase-shaded/hbase-shaded-testing-util-tester/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shaded/hbase-shaded-testing-util-tester/.blazar.yaml +++ b/hbase-shaded/hbase-shaded-testing-util-tester/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shaded/hbase-shaded-testing-util/.blazar.yaml b/hbase-shaded/hbase-shaded-testing-util/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shaded/hbase-shaded-testing-util/.blazar.yaml +++ b/hbase-shaded/hbase-shaded-testing-util/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shaded/hbase-shaded-with-hadoop-check-invariants/.blazar.yaml b/hbase-shaded/hbase-shaded-with-hadoop-check-invariants/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shaded/hbase-shaded-with-hadoop-check-invariants/.blazar.yaml +++ b/hbase-shaded/hbase-shaded-with-hadoop-check-invariants/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-shell/.blazar.yaml b/hbase-shell/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-shell/.blazar.yaml +++ b/hbase-shell/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-testing-util/.blazar.yaml b/hbase-testing-util/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-testing-util/.blazar.yaml +++ b/hbase-testing-util/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-thrift/.blazar.yaml b/hbase-thrift/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-thrift/.blazar.yaml +++ b/hbase-thrift/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hbase-zookeeper/.blazar.yaml b/hbase-zookeeper/.blazar.yaml index 770a30af8e8..f4d3c0d83d0 100644 --- a/hbase-zookeeper/.blazar.yaml +++ b/hbase-zookeeper/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hubspot-client-bundles/.blazar.yaml b/hubspot-client-bundles/.blazar.yaml index bda27a28615..04a1a3483cc 100644 --- a/hubspot-client-bundles/.blazar.yaml +++ b/hubspot-client-bundles/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hubspot-client-bundles/hbase-client-bundle/.blazar.yaml b/hubspot-client-bundles/hbase-client-bundle/.blazar.yaml index bda27a28615..04a1a3483cc 100644 --- a/hubspot-client-bundles/hbase-client-bundle/.blazar.yaml +++ b/hubspot-client-bundles/hbase-client-bundle/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment" diff --git a/hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml b/hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml index bda27a28615..04a1a3483cc 100644 --- a/hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml +++ b/hubspot-client-bundles/hbase-mapreduce-bundle/.blazar.yaml @@ -1,3 +1,6 @@ +buildpack: + name: Blazar-Buildpack-Java + # Note: this blazar yaml has been copied to all of the maven submodules (EXCEPT hbase-assembly) so # that they can be properly configured. If you make changes to this, you will need to make sure all # submodules are also updated accordingly. If you added a new submodule, you'll need to make sure @@ -6,11 +9,6 @@ # Make sure to also check hbase-assembly/.blazar.yaml to see if any changes should be added there as well. # Prefer making changes to prepare_environment.sh instead, if possible. -buildpack: - host: git.hubteam.com - organization: HubSpotProtected - repository: Blazar-Buildpack-Java - branch: v2 before: - description: "Prepare build environment"