-
Feature Request
-
Resolution: Done
-
Blocker
-
1.9.0.Final
-
False
-
False
-
Documentation (Ref Guide, User Guide, etc.)
-
Undefined
-
-
2021 Week 25-27 (from Jun 21)
After renaming the addons on KOGITO-5299, would be good for users if we keep the old artifacts dependent on the new ones. By doing that, projects referring to the old artifacts still work.
These addons should have a startup service adding a WARN like:
> you are using legacy dependency and this will be removed in future release, please update pom to use XYZ
These are the artifacts that we need to add legacy wrappers:
https://github.com/kiegroup/kogito-runtimes/blob/1.5.x/addons/pom.xml#L17-L19
https://github.com/kiegroup/kogito-runtimes/blob/1.5.x/addons/events/pom.xml#L15
https://github.com/kiegroup/kogito-runtimes/blob/1.5.x/addons/cloudevents/pom.xml#L34-L37
- relates to
-
KOGITO-5299 Refactor Addons Modules structure
- Resolved