sbt/project
Mark Harrah 8c4ebabe19 remove JLine from the launcher
It is no longer necessary for it to be loaded in a stable class loader
and line reading in the launcher does not require anything more advanced
than java.io.Console.readLine(String).
Scala versions 2.8 and later use the version that goes through JAnsi
and for that it is sufficient to have JNA in a stable loader.
2013-02-26 09:27:56 -05:00
..
Docs.scala -Ymacro-no-expand for API docs 2013-02-13 08:13:50 -05:00
Proguard.scala remove JLine from the launcher 2013-02-26 09:27:56 -05:00
Release.scala switch dispatch to dispatch.classic to avoid collisions with plugins which use newer versions of dispatch (0.9+) 2013-02-19 08:54:56 -05:00
Sbt.scala remove JLine from the launcher 2013-02-26 09:27:56 -05:00
Status.scala revert snapshot regex changes 2012-05-30 07:13:15 -04:00
Sxr.scala -Ymacro-no-expand for API docs 2013-02-13 08:13:50 -05:00
Transform.scala support binary version in launcher 2013-01-29 16:55:13 -05:00
Util.scala remove JLine from the launcher 2013-02-26 09:27:56 -05:00
build.properties build with 0.12.2 2013-01-18 18:49:20 -05:00
p.sbt switch dispatch to dispatch.classic to avoid collisions with plugins which use newer versions of dispatch (0.9+) 2013-02-19 08:54:56 -05:00