changeset 21664:06f6661380ef

fixed canonicalizeprojects issue
author Doug Simon <doug.simon@oracle.com>
date Tue, 02 Jun 2015 17:03:54 +0200
parents 381ab4105afe
children 6166968c6359
files mx/suite.py
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx/suite.py	Tue Jun 02 15:15:58 2015 +0200
+++ b/mx/suite.py	Tue Jun 02 17:03:54 2015 +0200
@@ -857,9 +857,7 @@
       "subDir" : "graal",
       "sourceDirs" : ["src"],
       "dependencies" : [
-        "JUNIT",
         "com.oracle.jvmci.runtime.test",
-        "com.oracle.graal.runtime",
         "com.oracle.graal.java",
       ],
       "checkstyle" : "com.oracle.graal.graph",