sam / doubleshot

Build and Dependency Management for mixed Java/Ruby projects.
MIT License
19 stars 22 forks source link

Ensure missing Ruby source files don't cause command failures #63

Closed sam closed 11 years ago

sam commented 11 years ago

You should be able to use Doubleshot for writing/compiling a quick little Java snippet or pure-Java project. We need to ensure that a missing config.source.ruby directory doesn't suffer from the same issues as #61 and #62.