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

dbuild should abort when running with JDK7 or later #27

Closed
rkuhn opened this issue May 13, 2013 · 1 comment
Closed

dbuild should abort when running with JDK7 or later #27

rkuhn opened this issue May 13, 2013 · 1 comment
Assignees

Comments

@rkuhn
Copy link

rkuhn commented May 13, 2013

otherwise the scala build fails; in that case it is necessary to delete the scala build directory, or at least I did not manage to find out how to make it build the swing artifacts if it has skipped them once before

@ghost ghost assigned cunei May 20, 2013
@jsuereth
Copy link
Contributor

I think perhaps this should be opened against the scala project. Scala itself should fail if you call targets that cannot be built without JDK6 and you're not running JDK6.

Note: Dbuild can resolve scala from Maven, so you can still run it on JDK7 just fine (I have for sbt-republish).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants