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

Packaging Java codegen output into a JAR file #32

Closed
piyushbedi-da opened this issue Feb 25, 2019 · 2 comments
Closed

Packaging Java codegen output into a JAR file #32

piyushbedi-da opened this issue Feb 25, 2019 · 2 comments
Labels
component/java-ecosystem Java development experience

Comments

@piyushbedi-da
Copy link

Hi team,

Would it be possible to have a flag in java codegen to package the output into a JAR? It would help with dependencies and distribution.

@francesco-da
Copy link
Contributor

do you mean "precompile it and package it"? in any case, we're not going to do this for the first version, we're going to leave the packaging up to consumers. this is since coming up with an effective and robust way to doing that is going to inevitably depend on the build system of choice. it is something we'll consider in the future though.

@ghost ghost transferred this issue from another repository Apr 1, 2019
@ghost ghost added the component/java-ecosystem Java development experience label Apr 1, 2019
@ghost ghost added this to the Backlog milestone Apr 1, 2019
hsenag pushed a commit to hsenag/daml that referenced this issue Sep 13, 2019
@gerolf-da
Copy link
Contributor

Closing this issue as packaging and compiling the codegen output is better left to the build system of the user's choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/java-ecosystem Java development experience
Projects
None yet
Development

No branches or pull requests

3 participants