From e483e140189bb4f49e42c19eb15abf28c332c730 Mon Sep 17 00:00:00 2001 From: Adrien Kantcheff Date: Wed, 4 Oct 2023 15:10:58 +0200 Subject: [PATCH] docs(README): deprecate the application packager tool --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da951d7..f11a281 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Bonita Application Packager tool +# (DEPRECATED) Bonita Application Packager tool + +**DEPRECATED: This experimental tool can only be used with Bonita version 2023.1. Starting from 2023.2, the packaging process is replaced by a [Maven plugin](https://github.com/bonitasoft/bonita-project-maven-plugin).** The Bonita Application Packager tool is provided by Bonitasoft to allow you to build a Bonita Tomcat bundle or a Bonita Docker image containing your custom application.