I forgot to mention that this enabled us to override some properties file to set the
proper API versions for example :)
Cheers,
Emmanuel
Le 07/05/2021 à 09:01, Emmanuel Hugonnet a écrit :
For artemis we used Batavia with maven to produce JakartEE 9 jars
from JakartaEE 8 module:
https://github.com/apache/activemq-artemis/pull/3421/commits/40f4c0218ea6...
Basically we transform the compiled classes and create a new jar from them so that we
have only one place to change the code.
Cheers,
Emmanuel
Le 05/05/2021 à 20:15, James Perkins a écrit :
> I think what we should do in RESTEasy is use Batavia
<
https://github.com/wildfly-extras/batavia> like WildFly does for dependencies that
> are not yet Jakarta EE 9 compliant. We might need to come up with a plugin or see if
we can use Galleon in a non-standard fashion to do
> this. This is something I'd be happy to look into if needed.
>
>
> [
1]: https://github.com/wildfly-extras/batavia
<
https://github.com/wildfly-extras/batavia>
>
> On Tue, May 4, 2021 at 5:43 PM Rebecca Searls <rsearls(a)redhat.com
<mailto:rsearls@redhat.com>> wrote:
>
> wildfly-preview-24.0.0.Beta1-SNAPSHOT/modules has some *-ee9.jar
> files. Are these jar files in a maven repo somewhere? RESTEasy will
> have a dependency on a few of them, (e.g. undertow-servlet-2.2.6.Final-ee9.jar)
> _______________________________________________
> wildfly-dev mailing list -- wildfly-dev(a)lists.jboss.org
<mailto:wildfly-dev@lists.jboss.org>
> To unsubscribe send an email to wildfly-dev-leave(a)lists.jboss.org
<mailto:wildfly-dev-leave@lists.jboss.org>
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
>
>
>
> --
> James R. Perkins
> JBoss by Red Hat
>
> _______________________________________________
> wildfly-dev mailing list -- wildfly-dev(a)lists.jboss.org
> To unsubscribe send an email to wildfly-dev-leave(a)lists.jboss.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s