From 170373f06250d62c25cc4899de4e3236e71c4a78 Mon Sep 17 00:00:00 2001 From: Stefan Zeiger Date: Fri, 29 Jul 2016 15:57:11 +0200 Subject: Remove the ant build - Remove ant scripts. - Remove shell scripts that were specific to the ant build or the old `*.desired.sha1` binary artifact management. - Remove `build.number`. - Remove `src/build/maven` and `src/build/bnd`. The POM and Manifest metadata is generated in a different way by sbt. --- src/build/maven/scalap-pom.xml | 48 ------------------------------------------ 1 file changed, 48 deletions(-) delete mode 100644 src/build/maven/scalap-pom.xml (limited to 'src/build/maven/scalap-pom.xml') diff --git a/src/build/maven/scalap-pom.xml b/src/build/maven/scalap-pom.xml deleted file mode 100644 index acdd44f19b..0000000000 --- a/src/build/maven/scalap-pom.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - 4.0.0 - org.scala-lang - scalap - jar - @VERSION@ - Scalap - bytecode analysis tool - http://www.scala-lang.org/ - 2002 - - LAMP/EPFL - http://lamp.epfl.ch/ - - - - BSD 3-Clause - http://www.scala-lang.org/license.html - repo - - - - scm:git:git://github.com/scala/scala.git - https://github.com/scala/scala.git - - - JIRA - https://issues.scala-lang.org/ - - - - org.scala-lang - scala-compiler - @VERSION@ - - - - - lamp - EPFL LAMP - - - Lightbend - Lightbend, Inc. - - - -- cgit v1.2.3