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. |
||
|---|---|---|
| .. | ||
| APIs.scala | ||
| Analysis.scala | ||
| AnalysisStore.scala | ||
| Changes.scala | ||
| Compile.scala | ||
| CompileSetup.scala | ||
| FileValueCache.scala | ||
| Incremental.scala | ||
| Locate.scala | ||
| NOTICE | ||
| Relations.scala | ||
| SourceInfo.scala | ||
| Stamp.scala | ||
| StronglyConnected.scala | ||
| notes | ||