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

Error executing gradlew test #251

Closed
leogsilva opened this issue Apr 30, 2013 · 1 comment
Closed

Error executing gradlew test #251

leogsilva opened this issue Apr 30, 2013 · 1 comment

Comments

@leogsilva
Copy link

You should modify the /language-adaptors/rxjava-scala/build.gradle file

on line 34 and replace the property runpath with the following property value: sourceSets.test.output.classesDir otherwise the build stops with an error when executing gradlew test command. The gradlew --help output is:

Gradle 1.3

Gradle build time: Ter?a-feira, 20 de Novembro de 2012 11h37min38s UTC
Groovy: 1.8.6
Ant: Apache Ant(TM) version 1.8.4 compiled on May 22 2012
Ivy: 2.2.0
JVM: 1.6.0_43 (Apple Inc. 20.14-b01-447)
OS: Mac OS X 10.7.5 x86_64

@mattrjacobs
Copy link
Contributor

@leogsilva I also encountered this error while modifying the Scala language adaptor. I believe I addressed it in: mattrjacobs@520bedf, but this is blocked on issue #204 from making it in to master. I'll make sure to leave comments on this issue as I get #204 and #208 merged into master.

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

3 participants