Re: Other javax APIs

2020-02-07 Thread Mark Thomas
On February 7, 2020 2:02:18 PM UTC, "Rémy Maucherat"  wrote:
>Hi,
>
>So the migration tool handles many EE package names (but far from all),
>and
>in the trunk sources the javax.transaction.xa and javax.xml.ws packages
>remain.

That is correct. As far as I am aware, those APIs did not transfer to Eclipse.

No objections to the regexp being expanded to additional / all the Jakarta APIs.

Mark


>
>Should we do something about this ?
>
>Rémy


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Other javax APIs

2020-02-07 Thread Rémy Maucherat
Hi,

So the migration tool handles many EE package names (but far from all), and
in the trunk sources the javax.transaction.xa and javax.xml.ws packages
remain.

Should we do something about this ?

Rémy