Martin Duhem 46058029b5 Consider signatures of method before and after erasure in ExtractAPI
The signatures of methods that have value classes as arguments or return
type change during the erasure phase. Because we only registered
signatures before the erasure, we missed some API changes when a class
was changed to a value class (or a value class changed to a class).

This commit fixes this problem by recording the signatures of method
before and after erasure.

Fixes sbt/sbt#1171
2015-11-04 11:16:53 +01:00
2015-08-07 00:23:14 +02:00
2015-06-20 14:21:59 -04:00
2015-08-28 23:38:49 +01:00
2015-08-28 23:38:45 +01:00
2015-08-07 00:23:14 +02:00
2015-08-10 20:32:24 -04:00
2015-08-07 00:23:14 +02:00
2013-04-25 00:06:51 +08:00
2015-08-19 12:16:03 +01:00
2015-08-19 12:16:03 +01:00
2014-04-14 12:16:06 -04:00
2014-04-14 12:16:06 -04:00
2015-05-27 07:33:26 +01:00

sbt

sbt is a build tool for Scala, Java, and more.

For general documentation, see http://www.scala-sbt.org/.

Issues and Pull Requests

Please read CONTRIBUTING carefully before opening a GitHub Issue.

The short version: try StackOverflow and sbt-dev. Don't open an Issue.

sbt 0.13

This is the 0.13.x series of sbt.

  • Setup: Describes getting started with the latest binary release.
  • FAQ: Explains how to get help and more.
  • Google Code: hosts sbt 0.7.7 and earlier versions

license

See LICENSE.

S
Description
sbt, the interactive build tool
Readme
97 MiB
Languages
Scala 94.5%
Java 3.1%
Shell 1.1%
Batchfile 0.9%
Roff 0.2%
Other 0.1%