From 9460a2133e599e7419a1799dca2eb80996c18972 Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Tue, 28 Jun 2022 12:20:23 -0500 Subject: [PATCH 1/7] Update to build on snapshot tags --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7c158891..0ef02745 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -63,7 +63,7 @@ workflows: branches: ignore: /dev/ tags: - ignore: /version-.*/ + ignore: /(version|snapshot)-.*/ deploy: jobs: @@ -73,5 +73,5 @@ workflows: branches: only: /dev/ tags: - only: /version-.*/ + only: /(version|snapshot)-.*/ From 5c9a12bf5f7a2600a1e800fcdb4222b7e3fafdb5 Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Tue, 28 Jun 2022 12:20:29 -0500 Subject: [PATCH 2/7] Update to sync with other modules --- checkstyle.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/checkstyle.xml b/checkstyle.xml index dbaa3479..76f872ed 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -46,6 +46,7 @@ --> + @@ -171,7 +172,7 @@ - +