From 50e7f2ba49f14e80000c812089f4fb7b9bc90035 Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Sun, 15 Dec 2013 23:09:05 -0800 Subject: scala-library-all: dependency for those who want it all If you'd rather depend on all Scala has to offer, module-wise, depend on scala-library-all. This dependency determines the jars that ship with the Scala distribution. To achieve parity via maven resolution, this is the artifact to depend on. --- build.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index d235c803bb..3bee6eab6f 100755 --- a/build.xml +++ b/build.xml @@ -29,7 +29,7 @@ supported/exercised targets to build: build build-opt locker.done to run tests: test.suite test.scaladoc -DO NOT RELY ON ANY OTHER TARGETS (ok, you're probably ok assuming the ones defined in the first 100 lines of this file remain) +DO NOT RELY ON ANY OTHER TARGETS (ok, you're probably ok assuming the ones defined in the first 100 lines of this file) NOTE: dists/maven/latest/build.xml will soon disappear; call `publish` in this build instead --> @@ -1741,6 +1741,9 @@ MAIN DISTRIBUTION PACKAGING + + @@ -1826,16 +1829,19 @@ MAIN DISTRIBUTION PACKAGING ============================================================================ --> + + + -- cgit v1.2.3