Repository: buildr Updated Branches: refs/heads/master db57d6764 -> 018320526
Polishing the push to scala 2.11 Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/06c9b2fe Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/06c9b2fe Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/06c9b2fe Branch: refs/heads/master Commit: 06c9b2fe1f4ee1f5384ea12a6ff78f340f5fb531 Parents: db57d67 Author: Antoine Toulme <[email protected]> Authored: Sun Aug 14 23:12:39 2016 -0700 Committer: Antoine Toulme <[email protected]> Committed: Sun Aug 14 23:12:39 2016 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + .../org/apache/buildr/SpecsSingletonRunner.class | Bin 1890 -> 1891 bytes 2 files changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/06c9b2fe/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index dc02680..bd83296 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ * Change: Update rdoc to 4.2.2 * Change: Update ecj to 4.5.1 * Change: Added jekyll-textile-converter 0.1.0 to generate the site. +* Change: Move to default on Scala 2.11. * Added: Travis badge to README.rdoc * Added: Added Rubygems badges to README.rdoc * Added: BUILDR-577 Allow remote repo to be added with http basic auth support. Submitted by Michael Guymon. http://git-wip-us.apache.org/repos/asf/buildr/blob/06c9b2fe/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class ---------------------------------------------------------------------- diff --git a/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class b/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class index 4318e43..7a27b57 100644 Binary files a/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class and b/lib/buildr/scala/org/apache/buildr/SpecsSingletonRunner.class differ
