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

[SL Alpha 5] Fix driver not detected issue #5

Merged

Conversation

RolandHewage
Copy link
Contributor

Purpose

Driver is not detected due to an issue in Ballerina SL Alpha 5. This PR fix this issue.

Goals

Fix driver not detected issue

Approach

Add import ballerina/jballerina.java as _; in .bal file
Bump module version to 0.1.1

Automation tests

  • Unit tests

    Done

  • Integration tests

    Done

Security checks

Test environment

JDK 11
Ballerina for Alpha 5
Ubuntu 20.04

@abeykoon abeykoon merged commit 78c08e7 into ballerina-platform:slalpha5 Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants