diff --git a/build-mercury.xml b/build-mercury.xml index f345521cf9..457966e57e 100644 --- a/build-mercury.xml +++ b/build-mercury.xml @@ -34,7 +34,7 @@ END SNIPPET: ant-bootstrap --> - + @@ -63,7 +63,13 @@ END SNIPPET: ant-bootstrap --> - + + + + maven.home = ${maven.home} @@ -81,16 +87,39 @@ END SNIPPET: ant-bootstrap --> + - - - - - + + - + + + + ======================================================================== + + mercury.classpath.compile=${mcc} + ======================================================================== + + mercury.classpath.test=${mct} + ======================================================================== +