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

Restructure the project to keep it sync with the upstream batch-tck #19

Open
liweinan opened this issue Aug 12, 2024 · 0 comments
Open
Assignees

Comments

@liweinan
Copy link
Contributor

liweinan commented Aug 12, 2024

Currently this project contains some manually maintained pom.xml files

These pom files are used to replace the ones in the upstream project during JBeret TCK testings (both SE and EE TCKtestings):

It's better to restructure this project to make it similar to the upstream project structure:

weli@mini:~/w/batch-tck|master⚡?
➤ ls -l                                                                                                                                                                                                                                        00:19:02
total 104
-rw-r--r--  1 weli  staff   1462 Apr  2 15:54 CONTRIBUTING
-rw-r--r--  1 weli  staff  11358 Mar 12 23:27 LICENSE
-rw-r--r--  1 weli  staff    967 Apr  2 15:54 NOTICE
drwxr-xr-x  6 weli  staff    192 Aug 10 02:52 com.ibm.jbatch.tck
...
drwxr-xr-x  7 weli  staff    224 Aug 10 02:52 com.ibm.jbatch.tck.exec
drwxr-xr-x  3 weli  staff     96 Aug 10 02:52 com.ibm.jbatch.tck.sigtest.exec
...
drwxr-xr-x  6 weli  staff    192 Aug 10 02:59 jakarta.batch.arquillian.exec
drwxr-xr-x  4 weli  staff    128 Aug 10 02:52 jakarta.batch.arquillian.exec-parent
...
-rw-r--r--  1 weli  staff  29768 May 15 01:56 pom.xml
weli@mini:~/w/batch-tck|master⚡?

This way the pom.xml files can be compared with the upstream files more conveniently, thus it can make future maintenance and dependencies update work easier.

@liweinan liweinan self-assigned this Aug 12, 2024
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