Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Make nest.Runner#runCommand protected #61

Merged
merged 1 commit into from
Jun 8, 2016
Merged

Make nest.Runner#runCommand protected #61

merged 1 commit into from
Jun 8, 2016

Conversation

smarter
Copy link
Member

@smarter smarter commented Jun 2, 2016

This makes it easier to override def javac in dotty

This makes it easier to override `def javac` in dotty
@smarter smarter changed the title Make nest.Runner#runCommand public Make nest.Runner#runCommand protected Jun 2, 2016
@smarter smarter force-pushed the runCommand-public branch from 141332a to 83578ab Compare June 2, 2016 21:22
@som-snytt
Copy link
Contributor

I'm not up to speed, but I noticed this old code for picking javac:

#62

@smarter
Copy link
Member Author

smarter commented Jun 3, 2016

The reason for overriding javac in dotty is because our classpath is set up differently and we need to pass extraClasspath to javac to have the standard library on the classpath

@som-snytt
Copy link
Contributor

They're missing a light-bulb icon, the complement to the confused face.

@lrytz
Copy link
Member

lrytz commented Jun 8, 2016

LGTM

@lrytz lrytz merged commit 6ce0bd1 into master Jun 8, 2016
@dwijnand dwijnand deleted the runCommand-public branch April 3, 2018 15:13
lrytz added a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
Make nest.Runner#runCommand protected
lrytz added a commit to lrytz/scala-partest that referenced this pull request May 9, 2018
Make nest.Runner#runCommand protected
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants