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

Fix Bindgen and Cli tests with java 11 dependencies #41242

Conversation

warunalakshitha
Copy link
Contributor

@warunalakshitha warunalakshitha commented Aug 18, 2023

Purpose

Fixes #41226
Fixes #41227

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@@ -41,7 +41,6 @@ under the License.
<class name="io.ballerina.cli.cmd.PackCommandTest" />
<class name="io.ballerina.cli.cmd.CommandUtilTest" />
<class name="io.ballerina.cli.cmd.TestNativeImageCommandTest"/>
<class name="io.ballerina.cli.cmd.BuildNativeImageCommandTest"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate entry

@warunalakshitha warunalakshitha added this to the 2201.8.0 milestone Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant