From 1c53c81baf351f47c30b4322beaa05af6a57cb57 Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Fri, 2 Aug 2024 09:36:04 -0700 Subject: [PATCH] Add deprecation warning for BlueJeans recipes --- BlueJeans/BlueJeans.munki.recipe | 9 +++++++++ BlueJeans/BlueJeans.pkg.recipe | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/BlueJeans/BlueJeans.munki.recipe b/BlueJeans/BlueJeans.munki.recipe index fd19d476..970fee8f 100644 --- a/BlueJeans/BlueJeans.munki.recipe +++ b/BlueJeans/BlueJeans.munki.recipe @@ -68,6 +68,15 @@ exit 0 com.github.moofit-recipes.download.bluejeans Process + + Arguments + + warning_message + Effective March 29, 2024, BlueJeans by Verizon has been sunset and is no longer supported. For details see https://www.bluejeans.com. This recipe will be removed in the future. + + Processor + DeprecationWarning + Arguments diff --git a/BlueJeans/BlueJeans.pkg.recipe b/BlueJeans/BlueJeans.pkg.recipe index b3b7bee5..6d1ad9cf 100644 --- a/BlueJeans/BlueJeans.pkg.recipe +++ b/BlueJeans/BlueJeans.pkg.recipe @@ -19,6 +19,15 @@ com.github.moofit-recipes.download.bluejeans Process + + Arguments + + warning_message + Effective March 29, 2024, BlueJeans by Verizon has been sunset and is no longer supported. For details see https://www.bluejeans.com. This recipe will be removed in the future. + + Processor + DeprecationWarning + Arguments