From 67600a72d47900a22e97d82f236cca1b0153674e Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Fri, 16 Aug 2013 17:22:21 -0700 Subject: Remove scala-xml and scala-parser-combinators These modules move to their own repositories: - https://github.com/scala/scala-xml (v1.0-RC3) - https://github.com/scala/scala-parser-combinators (v1.0-RC1) The modularization depends on the new partest, as the old one's classpath handling did not support a modularized scala. The compiler pom now depends on the artifacts published separately, with versions specified in versions.properties. NOTES: - The osgi tests resolve the xml and parsers jars and osgi-fy them, as they are no longer built locally. TODO: Can we move the osgification to the module builds? - Disabled local repositories: don't want to accidentally include unpublished artifacts in releases etc. --- build.xml | 139 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 68 insertions(+), 71 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index f428734ee0..8bcfbf47e2 100755 --- a/build.xml +++ b/build.xml @@ -250,11 +250,14 @@ TODO: + + - - + + - + @@ -264,6 +267,45 @@ TODO: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -500,7 +542,7 @@ TODO: There must be a variable of the shape @{stage}.@{project}.build.path for all @{stage} in locker, quick, strap and all @{project} in library, reflect, compiler - when stage is quick, @{project} also includes: actors, parser-combinators, xml, repl, swing, plugins, scalacheck, interactive, scaladoc, scalap + when stage is quick, @{project} also includes: actors, repl, swing, plugins, interactive, scaladoc, scalap --> @@ -541,11 +583,6 @@ TODO: - - - - - @@ -563,11 +600,6 @@ TODO: - - - - - @@ -600,10 +632,9 @@ TODO: - - + @@ -614,8 +645,6 @@ TODO: - - @@ -633,10 +662,9 @@ TODO: + - - @@ -662,8 +690,6 @@ TODO: - - @@ -694,11 +720,17 @@ TODO: - - + + + + + + + + - @@ -728,8 +760,6 @@ TODO: - - - - - @@ -788,7 +808,6 @@ TODO: - @@ -1229,9 +1248,6 @@ TODO: - - - @@ -1244,15 +1260,12 @@ TODO: - + - - - @@ -1283,7 +1296,7 @@ TODO: - + @@ -1298,8 +1311,6 @@ TODO: - - @@ -1332,7 +1343,7 @@ TODO: - + @@ -1389,13 +1400,14 @@ TODO: + - - + + - + + @@ -1486,6 +1500,7 @@ TODO: + @@ -1773,18 +1788,6 @@ TODO: - - - - - - - - - - - - @@ -1840,7 +1843,7 @@ TODO: - + - - @@ -1942,10 +1943,8 @@ TODO: - - @@ -1993,10 +1992,8 @@ TODO: - - -- cgit v1.2.3