summaryrefslogtreecommitdiff
path: root/build-ant-macros.xml
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-04-30 21:29:54 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-04-30 21:50:09 +0200
commiteeace4ab7ef5e53e261d32871e3c097f65f99400 (patch)
treedae493210000a1dd6cde2efd32b94275058498ba /build-ant-macros.xml
parent9cd3e6505aa4285750e63263e2551ab71f36ff8d (diff)
downloadscala-eeace4ab7ef5e53e261d32871e3c097f65f99400.tar.gz
scala-eeace4ab7ef5e53e261d32871e3c097f65f99400.tar.bz2
scala-eeace4ab7ef5e53e261d32871e3c097f65f99400.zip
Remove akka-actor from scala-library-all
The 2.12 distribution will no longer ship an akka-actors jar.
Diffstat (limited to 'build-ant-macros.xml')
-rw-r--r--build-ant-macros.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-ant-macros.xml b/build-ant-macros.xml
index e39290117f..246ff01a39 100644
--- a/build-ant-macros.xml
+++ b/build-ant-macros.xml
@@ -597,7 +597,6 @@
<filter token="RELEASE_REPOSITORY" value="${remote.release.repository}" />
<filter token="SNAPSHOT_REPOSITORY" value="${remote.snapshot.repository}" />
<filter token="JLINE_VERSION" value="${jline.version}" />
- <filter token="AKKA_ACTOR_VERSION" value="${akka-actor.version.number}" />
<!-- TODO modularize compiler.
<filter token="SCALA_COMPILER_DOC_VERSION" value="${scala-compiler-doc.version.number}" />