sbt/compile/api
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
..
src Use Option.apply instead of Some.apply in ClassToAPI 2014-09-24 23:05:52 +02:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00