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
CONJ-496 #108
CONJ-496 #108
Conversation
|
Hi @krisiye , Good contribution. This will be added to next correction version (2.0.3). Similar to other open source projects, the MariaDB Foundation needs to have shared ownership of all code that is included in the MariaDB distribution. The easiest way to achieve this is by submitting your code under the BSD-new license. (The other alternative is to sign the code contribution agreement which can be found here: https://mariadb.com/kb/en/mariadb/mca/) Please indicate in a comment below that you are contributing your new code of the whole pull request, including one or several files that are either new files or modified ones, under the BSD-new license or that you have filled out the contribution agreement and sent it. Thanks, |
|
I am contributing the new code of the whole pull request, including one or several files that are either new files or modified ones, under the BSD-new license. |
|
@rusher - Do we know if we would also get a 1.6.2 (java 7) released with this update? |
|
A java 7 version will be released too (1.6.2) |
|
Also noticed below that appveyor checks and travis-ci (on the max-scale tests) were failing on code thats unrelated to this PR. Is that ok to leave it that way? |
|
i've seen that and that will be corrected during merge. |
|
Thanks. Also if you have any ETA for the releases that will be helpful. I could also work with a SNAPSHOT if the releases will take longer. |
|
Release will be done tomorrow |
|
@rusher - thanks for the info. Let me know if you want me to PR against develop or a different branch just in case. |
|
@rusher - This PR was not merged, and i also see a release done for 1.6.2/2.0.3 which does not include this. Not sure why. any idea? |
|
@sfahrenholz - The PR was merged to develop but that was after the release. JIRA is updated. The new targets are 2.1.0, 1.6.3. We have a 2.1.0-SNAPSHOT and 1.6.3-SNAPSHOT available now. |
|
Closing since commits from this PR were merged to develop instead. |
No description provided.