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

How do I pass java options to coveralls task? #15

Closed
pathikrit opened this issue Feb 19, 2014 · 6 comments
Closed

How do I pass java options to coveralls task? #15

pathikrit opened this issue Feb 19, 2014 · 6 comments

Comments

@pathikrit
Copy link

I use coveralls to instrument my play app. I have (javaOptions in Test) += "-Dconfig.file=conf/test.conf" in build.sbt. But coveralls (or for that matter scoverage) does not seem to depend on the test task so it does not pick up that config file. How do I specify it in my build.sbt?

@sksamuel
Copy link
Member

sksamuel commented Mar 4, 2014

Let me CC in the guy who is an expert on this. @theon any ideas ian ?

@theon
Copy link

theon commented Mar 6, 2014

I'm afraid not. I'm far from a SBT expert.

@sksamuel
Copy link
Member

sksamuel commented Mar 6, 2014

Lol that's what everyone says. Does anyone really understand it ?

@0xRoch
Copy link
Member

0xRoch commented Mar 6, 2014

Nobody I know ! oh wait : http://medriscoll.com/post/9117396231/the-guild-of-silicon-valley

On Thursday 6 March 2014 at 10:20, sam wrote:

Lol that's what everyone says. Does anyone really understand it ?


Reply to this email directly or view it on GitHub (#15 (comment)).

@sksamuel
Copy link
Member

sksamuel commented Mar 6, 2014

Lol that's wicked. Sums up what I think of JS devs too - lightweight.

On 6 March 2014 09:24, Roch Delsalle notifications@github.com wrote:

Nobody I know ! oh wait :
http://medriscoll.com/post/9117396231/the-guild-of-silicon-valley

On Thursday 6 March 2014 at 10:20, sam wrote:

Lol that's what everyone says. Does anyone really understand it ?

Reply to this email directly or view it on GitHub (
#15 (comment)).

Reply to this email directly or view it on GitHubhttps://github.com//issues/15#issuecomment-36837927
.

@sksamuel
Copy link
Member

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

No branches or pull requests

4 participants