mirror of https://github.com/sbt/sbt.git
Fix for http://stackoverflow.com/questions/12972183/sbt-always-does-full-rebuild-because-of-modified-binary-dependency-rt-jar def externalBinaryModified uses java.io.File.equals() to check if files are the same. It's better to use File.getCanonicalPath in this case. |
||
|---|---|---|
| .. | ||
| api | ||
| inc | ||
| integration | ||
| interface | ||
| ivy | ||
| persist | ||
| src/test/scala | ||
| AnalyzingCompiler.scala | ||
| ClasspathOptions.scala | ||
| CompilerArguments.scala | ||
| CompilerCache.scala | ||
| CompilerInterfaceProvider.scala | ||
| CompilerOutput.scala | ||
| Eval.scala | ||
| JavaCompiler.scala | ||
| LoggerReporter.scala | ||
| NOTICE | ||
| RawCompiler.scala | ||