-
Notifications
You must be signed in to change notification settings - Fork 0
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
update OpenChrom to CDK 2.9 (or better) #15
Comments
Modifications were made in the code of OpenChrom to accept the cdk-2.9 version. Build and install look successful, see pull request OpenChrom/openchrom#577. |
Did you address cdk/cdk#1044 (comment) in the latest release? |
We are already on https://github.com/OpenChrom/openchrom3rdpl/blob/develop/openchrom/plugins/net.openchrom.thirdparty.cdk/libraries/cdk-2.9.jar as that version is from last year. |
Thanks for bringing cdk/cdk#1044 (comment) to my attention. |
Great news that you are implementing the cdk-2.9.jar! At the moment there are no new updates and thus you are using the newest version of the cdk. |
I forgot to bump the version at OpenChrom/openchrom3rdpl@9030d7b the repackaging is a bit tedious. (It doesn't affect anything.) |
hi @Mailaender, no, I'm afraid not. Thanks for pinging about this. I got stuck at the time with making a test to see if Java packages only occur in only one bundle, and second, the regular 'data' classes already cause problems. I will pick this up again. |
The text was updated successfully, but these errors were encountered: