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

No support for building deploy jars in scala #468

Closed
JackSullivan opened this issue Sep 19, 2015 · 1 comment
Closed

No support for building deploy jars in scala #468

JackSullivan opened this issue Sep 19, 2015 · 1 comment
Labels
P2 We'll consider working on this in future. (Assignee optional) type: feature request

Comments

@JackSullivan
Copy link
Contributor

It looks like while bazel build some/scala:goal_deploy.jar successfully compiles a jar, the jar it produces does not have any of the dependencies included. It would be nice to be able to support building deploy jars for scala.

@damienmg
Copy link
Contributor

We should just wrap scala jar into java_import to provide all the support from java_binary.

@damienmg damienmg added P2 We'll consider working on this in future. (Assignee optional) scala labels Nov 17, 2015
@damienmg damienmg closed this as completed Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) type: feature request
Projects
None yet
Development

No branches or pull requests

3 participants