tiagobento opened a new issue, #833:
URL: https://github.com/apache/incubator-kie-issues/issues/833
For historical reasons that are not relevant anymore, many components that
compose Runtime Tools and Quarkus Dev UI pages lived in `kogito-apps`. Given
the reusability necessity we have amongst our many distribution channels and
systems, `kogito-apps` ended up having a dependency with `kie-tools`, resulting
in a circular dependency, since `kie-tools` depends on the JIT Executor and
other artifacts hosted at `kogito-{apps, runtimes}`.
To solve this cyclic dependency, all packages that are currently hosted at
`kogito-apps/ui-packages` will move to `kie-tools/packages`. During this
migration, it is expected that the package structure will change to conform
with what was already migrated to `kie-tools` as part of
https://github.com/apache/incubator-kie-tools/pull/1982.
Since many packages present on `ui-packages` are used by Quarkus Dev UIs
that are still hosted on `kogito-apps`, such Quarkus Dev UI modules will move
to `kie-tools` as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]