ballerina-platform/ballerina-library

Revamp edi-tool build scripts

Opened this issue · 1 comments

Description:
Currently to build the package we are simply using bal build however, here the ballerina version depends on the distribution installed in the machine rather than that is configured in the gradle.build.

This can lead to inconsistencies if both version are different. This should be revamped

Checkstyles and spotbugs needs to be configured for java libs