-
Notifications
You must be signed in to change notification settings - Fork 53
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
Set stable automatic module names #189
Conversation
CLA BotThank you for your submission! It appears that the following authors have not signed our Contributor License Agreement: Please do so now by visiting http://www.oracle.com/technetwork/community/oca-486395.html Once complete, let us know in our community Slack and we’ll send you an Fn T-shirt. We are working on modernizing the CLA process into a digital signature but it isn’t quite ready yet. Thank you for being a part of the Fn Community! |
1 similar comment
CLA BotThank you for your submission! It appears that the following authors have not signed our Contributor License Agreement: Please do so now by visiting http://www.oracle.com/technetwork/community/oca-486395.html Once complete, let us know in our community Slack and we’ll send you an Fn T-shirt. We are working on modernizing the CLA process into a digital signature but it isn’t quite ready yet. Thank you for being a part of the Fn Community! |
Dear "cla_bot", I already signed the CLA. Find "Christian Stein - OpenJDK - sor" at https://www.oracle.com/technetwork/community/oca-486395.html#s |
@sormuras indeed, let us check how to make the bot happy |
@delabassee Any news here? Happy bot in sight? |
Now it reads |
CLA BotAll committers have signed the CLA. |
Closing due to ... today, FDK-Java should ship as explicit Java modules. |
Draft PR setting
com.fnproject.fn.api
as the automatic module name forfdk-java/api
module. I'd be happy to extend this PR to all other relevant modules.Addresses #188