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

Support for packaged Avdl into jar dependencies #224

Merged
merged 2 commits into from
Apr 8, 2018

Conversation

juanpedromoreno
Copy link
Member

@juanpedromoreno juanpedromoreno commented Apr 6, 2018

This PR provides a new Sbt task as part of the IDL plugin, srcGenFromJars.

This new task can very useful when you want to distribute your IDL files without binary code (to prevent binary conflicts in clients).

It also adds a new Sbt setting, srcJarNames, containing all the artifacts that need to be unzipped to extract the different IDL files.

  • Scripted test.
  • Update docs.

Finally, I'm suggesting to release a new patch version, 0.13.1, including this new feature.

@juanpedromoreno juanpedromoreno requested a review from a team April 6, 2018 21:47
Copy link
Contributor

@fedefernandez fedefernandez left a comment

Choose a reason for hiding this comment

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

This is great, looking forward to see it in action.

@juanpedromoreno juanpedromoreno merged commit 6f19712 into master Apr 8, 2018
@juanpedromoreno juanpedromoreno deleted the jp-support-for-packaged-avdls-into-jars branch April 8, 2018 19:21
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