sbt/compile
Grzegorz Kossakowski beb87f2789 Fix sbt/sbt#676: swapped declarations and members in `ClassToAPI`.
As described in sbt/sbt#676, arguments to `mergeMap` and `merge` methods
were swapped causing wrong structures being created for Java compiled
class files.

This commit fixes sbt/sbt#676 and makes pending test to pass now.
2013-02-20 10:52:27 -05:00
..
api Fix sbt/sbt#676: swapped declarations and members in `ClassToAPI`. 2013-02-20 10:52:27 -05:00
inc Do not minimize APIs if API debugging option is enabled. 2013-02-20 10:52:27 -05:00
integration/src/main/scala/sbt/compiler Introduce incremental compiler options. 2013-02-19 12:23:07 -05:00
interface Stop using Predef.error 2013-01-28 22:29:48 +01:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Add `compilations` field to `Analysis`. 2012-12-10 09:15:52 -05:00
src/main/scala/sbt move Eval test to correct location 2012-12-19 10:17:56 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00