sbt/compile
Eugene Yokota 8c2149dfb6 Fixes #1743. Fixes IndexOutOfBoundsException on Java warning with no position
Enbugged in #1702.
The d.getPosition, d.getStartPosition uses -1 as NOPOS value, but they
weren’t being checked.
Added checkNoPos.
2014-11-20 20:54:06 -05:00
..
api Use Option.apply instead of Some.apply in ClassToAPI 2014-09-24 23:05:52 +02:00
inc Use new infrastructure in `AnalysisTest` 2014-11-18 13:09:07 +01:00
integration/src/main/scala/sbt/compiler More fixes from review. 2014-10-30 19:37:22 -04:00
interface Create a new API for calling Java toolchains. 2014-10-29 20:06:08 -04:00
ivy/src/main/scala/sbt/compiler added scalariform 2014-05-01 12:50:07 -04:00
persist Implement abstraction over dependency kinds 2014-11-18 13:07:58 +01:00
src Fixes #1743. Fixes IndexOutOfBoundsException on Java warning with no position 2014-11-20 20:54:06 -05:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00