-
Notifications
You must be signed in to change notification settings - Fork 605
Transformer ‐ for bundle transforming to run in different environments
This page is not for the trace instrumentation adding Java transformer.
For the transformed bundles that changed from com.ibm to io.openliberty, add the project name to the bundle name in the buildpath automatically so that when someone specifies io.openliberty, bnd is able to find the location of the project that goes with that bundle. For all transformed bundle names need to add source=none for things to work in eclipse. *.jakarta;source=none needs to be the last one. Please keep the list in alphabetical order.
See cnf build.bnd
See [JakartaEE Transformation Rules](#JakartaEE Transformation Rules)
https://openliberty.io/blog/2021/03/17/eclipse-transformer.html
https://github.com/OpenLiberty/open-liberty/blob/integration/dev/wlp-gradle/subprojects/tasks.gradle
https://github.com/OpenLiberty/open-liberty/blob/580c0073eb209938841144866526249aad84cacf/dev/wlp-jakartaee-transform/notes.txt https://github.com/eclipse/transformer/wiki