sbt/compile
Grzegorz Kossakowski 20f50100be Use Option.apply instead of Some.apply in ClassToAPI
When dealing with Java APIs (Java reflection in case of ClassToAPI), one
should always go through Option.apply that performs null check.

This is supposed to fix NPE reported in #1617. We don't have a reproduction
so this is just an educated guess.
2014-09-24 23:05:52 +02:00
..
api Use Option.apply instead of Some.apply in ClassToAPI 2014-09-24 23:05:52 +02:00
inc Don't hardcode existing relations in TextAnalysisFormat 2014-09-11 14:45:47 +02:00
integration/src/main/scala/sbt/compiler added scalariform 2014-05-01 12:50:07 -04:00
interface Fix SOE with macros in dependencies extraction 2014-09-10 15:54:06 +02:00
ivy/src/main/scala/sbt/compiler added scalariform 2014-05-01 12:50:07 -04:00
persist Don't hardcode existing relations in TextAnalysisFormat 2014-09-11 14:45:47 +02:00
src/main/scala/sbt added scalariform 2014-05-01 12:50:07 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00