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

bat-template pass arguments #59

Merged
merged 1 commit into from
Nov 3, 2013
Merged

bat-template pass arguments #59

merged 1 commit into from
Nov 3, 2013

Conversation

rmgk
Copy link
Contributor

@rmgk rmgk commented Nov 2, 2013

i am not that much of a batch expert (no guarantees for super strange edge cases), but this should be all that is necessary to pass (any number of) arguments unchanged to the main method.

@muuki88
Copy link
Contributor

muuki88 commented Nov 3, 2013

Do these values have to be replaced? Like defined in the JavaAppBatScript.scala
or e.g. in the JavaApp

@jsuereth
Copy link
Member

jsuereth commented Nov 3, 2013

This looks great to me. One thing I'd like to figure out, at some point, is how to pass things to the JVM similar to what we do in the BASH script (like -J<arg> goes to the jvm). That's probably a bit advanced.

In any case, thanks for the patch!

jsuereth added a commit that referenced this pull request Nov 3, 2013
bat-template pass arguments
@jsuereth jsuereth merged commit 030d866 into sbt:master Nov 3, 2013
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.

None yet

3 participants