You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jonathan Gallimore (Jira)" <ji...@apache.org> on 2022/05/04 09:35:00 UTC

[jira] [Commented] (TOMEE-3873) Create Jakarta EE 8 example with the transformer

    [ https://issues.apache.org/jira/browse/TOMEE-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531630#comment-17531630 ] 

Jonathan Gallimore commented on TOMEE-3873:
-------------------------------------------

A number of examples do actually already have this; there's a plugin in their pom.xml file to execute the transformer during the build and produce a Jakarta EE9 artifact. There are a couple of issues around this, and I'll attempt to look at those:
 * Update to the latest Transformer version
 * Find a way to test that the transformed artifact actually works with a Jakarta EE 9 version of TomEE

 

I suspect that the master branch's examples should be EE9 examples, and there's no need for the transformer there, but the EE8 branch could use the Transformer and we could figure out how to run the necessary tests. Additionally, I don't think its worth transforming all the tests, as this does have some impact on the build time. We should maybe pick out some good examples that specifically have Arquillian tests.

> Create Jakarta EE 8 example with the transformer
> ------------------------------------------------
>
>                 Key: TOMEE-3873
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3873
>             Project: TomEE
>          Issue Type: Sub-task
>            Reporter: Jean-Louis Monteiro
>            Assignee: Jonathan Gallimore
>            Priority: Major
>
> The goal is to provide an example for users to use the Transformer to bytecode change their applications in order to run on TomEE 9.x



--
This message was sent by Atlassian Jira
(v8.20.7#820007)