sbt, the interactive build tool
Go to file
Josh Suereth 7e100a0fe0 Add workaround (and warning message) for when ChainResolver gets a null publication date while we investigate other issues.
* Attempt to set publication date to last modified time, if the stars align
* Issue warning about undefined resolution behavior otherwise
* Add scripted test which exercises the NPE issue in resolving -SNAPSHOTs.
* Commit scalariform style edit in Act.scala

* After parsing and transforming the pom, check for pub date.
* If we don't have a pub date, try to grab lastModified from the URL
* If we can't do anything, issue a warning about the problem artifact.
2014-09-24 18:23:15 -04:00
ivy Add workaround (and warning message) for when ChainResolver gets a null publication date while we investigate other issues. 2014-09-24 18:23:15 -04:00
util/cross/src/main/input_sources Allow the "-bin" Scala version suffix to specify a bincompat version 2014-09-04 01:15:58 +02:00