changeset 12632:8bb706d2b365

added missing annotation processor dependency for com.oracle.graal.hotspot.sparc
author Doug Simon <doug.simon@oracle.com>
date Wed, 30 Oct 2013 09:50:36 +0100
parents 2303d9e199e3
children 5820660675a0
files mx/projects
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mx/projects	Wed Oct 30 09:49:53 2013 +0100
+++ b/mx/projects	Wed Oct 30 09:50:36 2013 +0100
@@ -138,6 +138,7 @@
 project@com.oracle.graal.hotspot.sparc@sourceDirs=src
 project@com.oracle.graal.hotspot.sparc@dependencies=com.oracle.graal.compiler.sparc
 project@com.oracle.graal.hotspot.sparc@checkstyle=com.oracle.graal.graph
+project@com.oracle.graal.hotspot.sparc@annotationProcessors=com.oracle.graal.service.processor
 project@com.oracle.graal.hotspot.sparc@javaCompliance=1.7
 project@com.oracle.graal.hotspot.sparc@workingSets=Graal,HotSpot,SPARC