Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Package transformed although no sub package transformation rule #122

Open
jfdenise opened this issue May 27, 2020 · 0 comments
Open

Package transformed although no sub package transformation rule #122

jfdenise opened this issue May 27, 2020 · 0 comments

Comments

@jfdenise
Copy link

The package rename rule contains javax.transaction=jakarta.transaction

Constant Pool extract:
#1 UTF8 javax/transaction/xa/XAResource
#2 Class #1

This constant shouldn't be transformed. Although it is. The culprit call stack:
https://github.com/tbitonti/jakartaee-prototype/blob/master/transformer/src/main/java/org/eclipse/transformer/action/impl/SignatureRuleImpl.java#L530

https://github.com/tbitonti/jakartaee-prototype/blob/master/transformer/src/main/java/org/eclipse/transformer/action/impl/SignatureRuleImpl.java#L282

https://github.com/tbitonti/jakartaee-prototype/blob/master/transformer/src/main/java/org/eclipse/transformer/action/impl/SignatureRuleImpl.java#L347

I have attached a verbose output

output.txt

jfdenise added a commit to jfdenise/jakartaee-prototype that referenced this issue Jun 2, 2020
jfdenise added a commit to jfdenise/jakartaee-prototype that referenced this issue Jun 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant