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

Introduce support to use locally installed ballerina distribution for the connector build #167

Merged
merged 12 commits into from
Aug 7, 2024

Conversation

ayeshLK
Copy link
Member

@ayeshLK ayeshLK commented Aug 5, 2024

Purpose

$subject

Fixes: #166

Example usage

  • Default connector build
        ./gradlew clean build
  • Connector build by ignoring version mismatch
        ./gradlew clean build -PignoreVersionMismatch

@ayeshLK ayeshLK merged commit 20a4c3e into ballerina-platform:main Aug 7, 2024
2 checks passed
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.

Use locally installed ballerina distribution for the connector build
3 participants