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

Initial commit for JPMS support #681

Merged
merged 12 commits into from Feb 6, 2019
Merged

Initial commit for JPMS support #681

merged 12 commits into from Feb 6, 2019

Conversation

HGuillemet
Copy link
Collaborator

Contains modification to the poms for the new package layout, modularized opencv and ffmpeg.

I didn't include the opencv generated Java, since if I pushed mine, the cuda related classes would be missing.

@saudet
Copy link
Member

saudet commented Feb 4, 2019

It's looking good, thanks! Though, it seems like the formatting fixes I made to the abstract helper classes have been reverted. Could you undo those reverts, that is, not change the formatting? There's also a lot of missing @Properties(inherit = ...) annotations on the helper classes; we'll need to add those back.

@saudet saudet merged commit ab1655f into bytedeco:jpms Feb 6, 2019
@saudet
Copy link
Member

saudet commented Feb 6, 2019

Now let's give this a try with the 1.5-SNAPSHOT builds!
http://bytedeco.org/builds/

/cc @SamCarlberg

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

Successfully merging this pull request may close these issues.

None yet

2 participants