diff mx/suite.py @ 21521:107300758a4e

remove hotspot.sourcegen
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Thu, 28 May 2015 16:54:14 +0200
parents cecb4e39521c
children 28cbfacd0518
line wrap: on
line diff
--- a/mx/suite.py	Thu May 28 16:50:35 2015 +0200
+++ b/mx/suite.py	Thu May 28 16:54:14 2015 +0200
@@ -356,15 +356,6 @@
       "workingSets" : "Graal,HotSpot",
     },
 
-    "com.oracle.graal.hotspot.sourcegen" : {
-      "subDir" : "graal",
-      "sourceDirs" : ["src"],
-      "dependencies" : ["com.oracle.graal.hotspot"],
-      "checkstyle" : "com.oracle.graal.graph",
-      "javaCompliance" : "1.8",
-      "workingSets" : "Graal,HotSpot",
-    },
-
     "com.oracle.graal.hotspot.jfr" : {
       "subDir" : "graal",
       "sourceDirs" : ["src"],