From 95e9f1b9056ef8693075094ff3372e11a959987d Mon Sep 17 00:00:00 2001 From: Elliot Jordan Date: Thu, 26 Dec 2024 09:46:56 -0800 Subject: [PATCH] Deprecate JSS recipes --- AptanaStudio3/AptanaStudio3.jss.recipe | 9 +++++++++ BusyCal/BusyCal.jss.recipe | 9 +++++++++ DjView/DjView.jss.recipe | 9 +++++++++ Eclipse/EclipseKepler.jss.recipe | 9 +++++++++ Fetch/Fetch.jss.recipe | 9 +++++++++ FileZilla/FileZilla.jss.recipe | 9 +++++++++ FirefoxPrefs/FirefoxPrefs.jss.recipe | 9 +++++++++ GoogleChrome/GoogleChromeUSC.jss.recipe | 9 +++++++++ Nomadesk/Nomadesk.jss.recipe | 9 +++++++++ ProWarehouse/EraseInstall.jss.recipe | 9 +++++++++ Python3/Python3.jss.recipe | 9 +++++++++ RecipeTemplate/RecipeTemplate.jss.recipe | 9 +++++++++ TeXstudio/TeXstudio.jss.recipe | 9 +++++++++ WhatsAppInc/WhatsApp.jss.recipe | 9 +++++++++ 14 files changed, 126 insertions(+) diff --git a/AptanaStudio3/AptanaStudio3.jss.recipe b/AptanaStudio3/AptanaStudio3.jss.recipe index 84b08d0..229ce45 100644 --- a/AptanaStudio3/AptanaStudio3.jss.recipe +++ b/AptanaStudio3/AptanaStudio3.jss.recipe @@ -31,6 +31,15 @@ com.github.scriptingosx.pkg.AptanaStudio3 Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/BusyCal/BusyCal.jss.recipe b/BusyCal/BusyCal.jss.recipe index b36c334..f24bdfb 100644 --- a/BusyCal/BusyCal.jss.recipe +++ b/BusyCal/BusyCal.jss.recipe @@ -14,6 +14,15 @@ com.github.scriptingosx.pkg.BusyCal Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/DjView/DjView.jss.recipe b/DjView/DjView.jss.recipe index e5afe53..0d0353b 100644 --- a/DjView/DjView.jss.recipe +++ b/DjView/DjView.jss.recipe @@ -14,6 +14,15 @@ com.github.scriptingosx.pkg.DjView Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/Eclipse/EclipseKepler.jss.recipe b/Eclipse/EclipseKepler.jss.recipe index 378f2b7..a320a2b 100644 --- a/Eclipse/EclipseKepler.jss.recipe +++ b/Eclipse/EclipseKepler.jss.recipe @@ -14,6 +14,15 @@ com.github.scriptingosx.pkg.EclipseKepler Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/Fetch/Fetch.jss.recipe b/Fetch/Fetch.jss.recipe index 033bc62..44f5cc9 100644 --- a/Fetch/Fetch.jss.recipe +++ b/Fetch/Fetch.jss.recipe @@ -31,6 +31,15 @@ com.github.jleggat.pkg.Fetch Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/FileZilla/FileZilla.jss.recipe b/FileZilla/FileZilla.jss.recipe index c62bf1f..f108232 100644 --- a/FileZilla/FileZilla.jss.recipe +++ b/FileZilla/FileZilla.jss.recipe @@ -31,6 +31,15 @@ com.github.scriptingosx.pkg.FileZilla Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/FirefoxPrefs/FirefoxPrefs.jss.recipe b/FirefoxPrefs/FirefoxPrefs.jss.recipe index 32d2eab..b370382 100644 --- a/FirefoxPrefs/FirefoxPrefs.jss.recipe +++ b/FirefoxPrefs/FirefoxPrefs.jss.recipe @@ -31,6 +31,15 @@ com.github.scriptingosx.pkg.Firefox Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/GoogleChrome/GoogleChromeUSC.jss.recipe b/GoogleChrome/GoogleChromeUSC.jss.recipe index cf43041..4864d52 100644 --- a/GoogleChrome/GoogleChromeUSC.jss.recipe +++ b/GoogleChrome/GoogleChromeUSC.jss.recipe @@ -31,6 +31,15 @@ com.github.scriptingosx.pkg.GoogleChrome Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/Nomadesk/Nomadesk.jss.recipe b/Nomadesk/Nomadesk.jss.recipe index 8de3e46..6f1a64d 100644 --- a/Nomadesk/Nomadesk.jss.recipe +++ b/Nomadesk/Nomadesk.jss.recipe @@ -33,6 +33,15 @@ com.scriptingosx.pkg.Nomadesk Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/ProWarehouse/EraseInstall.jss.recipe b/ProWarehouse/EraseInstall.jss.recipe index 6e490fd..c32cab7 100644 --- a/ProWarehouse/EraseInstall.jss.recipe +++ b/ProWarehouse/EraseInstall.jss.recipe @@ -31,6 +31,15 @@ com.scriptingosx.download.EraseInstall Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/Python3/Python3.jss.recipe b/Python3/Python3.jss.recipe index 0120033..d4a2fbd 100644 --- a/Python3/Python3.jss.recipe +++ b/Python3/Python3.jss.recipe @@ -31,6 +31,15 @@ com.github.scriptingosx.pkg.Python3 Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/RecipeTemplate/RecipeTemplate.jss.recipe b/RecipeTemplate/RecipeTemplate.jss.recipe index 9a04873..d524747 100644 --- a/RecipeTemplate/RecipeTemplate.jss.recipe +++ b/RecipeTemplate/RecipeTemplate.jss.recipe @@ -17,6 +17,15 @@ com.github.scriptingosx.pkg.RECIPE_TEMPLATE Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/TeXstudio/TeXstudio.jss.recipe b/TeXstudio/TeXstudio.jss.recipe index cc5cd4f..52acd57 100644 --- a/TeXstudio/TeXstudio.jss.recipe +++ b/TeXstudio/TeXstudio.jss.recipe @@ -31,6 +31,15 @@ io.github.hjuutilainen.pkg.TeXstudio Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments diff --git a/WhatsAppInc/WhatsApp.jss.recipe b/WhatsAppInc/WhatsApp.jss.recipe index aa32bf3..a0f9391 100644 --- a/WhatsAppInc/WhatsApp.jss.recipe +++ b/WhatsAppInc/WhatsApp.jss.recipe @@ -34,6 +34,15 @@ In addition to basic messaging WhatsApp users can create groups, send each other com.scriptingosx.pkg.WhatsApp Process + + Processor + DeprecationWarning + Arguments + + warning_message + JSSImporter, which this recipe requires, is no longer maintained. Consider switching to an equivalent JamfUploader recipe (https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors). This JSS recipe will be removed in the future. + + Arguments