From 1b0fa91aa3f4d469505e5a1ff5d9cb1db0bdf662 Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Mon, 24 Jun 2013 15:21:08 -0700 Subject: Unfork jline: use vanilla jline 2.11 as a dependency. Notes: - no longer specifying terminal by class name in scripts (using 'unix') - jline doesn't need a separate jansi dependency; it includes its own version according to: http://mvnrepository.com/artifact/jline/jline/2.11 --- src/build/maven/jline-pom.xml | 68 ------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 src/build/maven/jline-pom.xml (limited to 'src/build/maven/jline-pom.xml') diff --git a/src/build/maven/jline-pom.xml b/src/build/maven/jline-pom.xml deleted file mode 100644 index 0d6e801551..0000000000 --- a/src/build/maven/jline-pom.xml +++ /dev/null @@ -1,68 +0,0 @@ - - 4.0.0 - org.scala-lang - jline - jar - @VERSION@ - jline - Like readline, but better - http://www.scala-lang.org/ - 2011 - - LAMP/EPFL - http://lamp.epfl.ch/ - - - - BSD-like - http://www.scala-lang.org/downloads/license.html - - repo - - - The BSD License - http://www.opensource.org/licenses/bsd-license.php - repo - - - - scm:git:git://github.com/scala/scala.git - https://github.com/scala/scala.git - - - JIRA - https://issues.scala-lang.org/ - - - - - org.fusesource.jansi - jansi - 1.4 - - - - - - scala-tools.org - @RELEASE_REPOSITORY@ - - - scala-tools.org - @SNAPSHOT_REPOSITORY@ - false - - - - - lamp - EPFL LAMP - - - Typesafe - Typesafe, Inc. - - - -- cgit v1.2.3