Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transform only .java files from javax to jakarta #492

Open
subijayb opened this issue Aug 23, 2023 · 0 comments
Open

Transform only .java files from javax to jakarta #492

subijayb opened this issue Aug 23, 2023 · 0 comments

Comments

@subijayb
Copy link

subijayb commented Aug 23, 2023

Hi,

I pulled the src code an have build this project. I am executing the below command
~\transformer-main\org.eclipse.transformer.cli\target>java -jar org.eclipse.transformer.cli-0.6.0-SNAPSHOT.jar C:\my_project_dir -d

I see, the tool is scanning through all resources files (jar, meta-inf file, xml etc). Since my project is huge, I only want the .java classes to be scanned and transformed from javax. to jakarta. namespace.

Can you please help me how I can filter out only the .java files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant