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

Upgrade Apache Derby version to 10.15+ #314

Open
kmgowda opened this issue Feb 23, 2022 · 3 comments
Open

Upgrade Apache Derby version to 10.15+ #314

kmgowda opened this issue Feb 23, 2022 · 3 comments

Comments

@kmgowda
Copy link
Owner

kmgowda commented Feb 23, 2022

Describe the Issue (Bug/Feature)
The latest gradle Apache Derby package are available here : https://mvnrepository.com/artifact/org.xerial/sqlite-jdbc/3.36.0.3
The SBK framework should include this in file: https://github.com/kmgowda/SBK/blob/master/driver-jdbc/build.gradle#L13

To Reproduce
change the lines : https://github.com/kmgowda/SBK/blob/master/driver-jdbc/build.gradle#L13
to use the latest version of apache derby

Expected behavior
The SBK command specified here : hhttps://github.com/kmgowda/SBK/tree/master/driver-jdbc#jdbc-with-apache-derby should work without any issues

Additional context
The SBK should compile and SBK command should work without any issues after upgrading the Apache Derby version

@abs007
Copy link
Contributor

abs007 commented Mar 2, 2022

Hi @kmgowda . There seems to be a mix-up. The link for the package files for issue #314 (i.e. this issue) seems to have the package files link for issue #313 and vice versa. If possible, could you open this issue again so that I could make the necessary changes, thanks.

@kmgowda
Copy link
Owner Author

kmgowda commented Mar 2, 2022

@abs007 I am not able to edit it.. you submit change with other PR

@abs007
Copy link
Contributor

abs007 commented Mar 2, 2022

Will do.

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

No branches or pull requests

2 participants