comparison mx/projects @ 16839:7eca83fd5419

generate distributions for projects that define annotation processors
author Doug Simon <doug.simon@oracle.com>
date Thu, 14 Aug 2014 23:45:15 +0200
parents cf71dd00db68
children cbd42807a31f
comparison
equal deleted inserted replaced
16838:27f457a47a44 16839:7eca83fd5419
226 project@com.oracle.graal.hotspotvmconfig@subDir=graal 226 project@com.oracle.graal.hotspotvmconfig@subDir=graal
227 project@com.oracle.graal.hotspotvmconfig@sourceDirs=src 227 project@com.oracle.graal.hotspotvmconfig@sourceDirs=src
228 project@com.oracle.graal.hotspotvmconfig@dependencies=com.oracle.graal.compiler.common 228 project@com.oracle.graal.hotspotvmconfig@dependencies=com.oracle.graal.compiler.common
229 project@com.oracle.graal.hotspotvmconfig@checkstyle=com.oracle.graal.graph 229 project@com.oracle.graal.hotspotvmconfig@checkstyle=com.oracle.graal.graph
230 project@com.oracle.graal.hotspotvmconfig@annotationProcessors=com.oracle.graal.service.processor 230 project@com.oracle.graal.hotspotvmconfig@annotationProcessors=com.oracle.graal.service.processor
231 project@com.oracle.graal.hotspotvmconfig@annotationProcessorForDependents=true
232 project@com.oracle.graal.hotspotvmconfig@javaCompliance=1.8 231 project@com.oracle.graal.hotspotvmconfig@javaCompliance=1.8
233 project@com.oracle.graal.hotspotvmconfig@workingSets=Graal,HotSpot 232 project@com.oracle.graal.hotspotvmconfig@workingSets=Graal,HotSpot
234 233
235 # graal.hotspot 234 # graal.hotspot
236 project@com.oracle.graal.hotspot@subDir=graal 235 project@com.oracle.graal.hotspot@subDir=graal
330 # graal.options 329 # graal.options
331 project@com.oracle.graal.options@subDir=graal 330 project@com.oracle.graal.options@subDir=graal
332 project@com.oracle.graal.options@sourceDirs=src 331 project@com.oracle.graal.options@sourceDirs=src
333 project@com.oracle.graal.options@checkstyle=com.oracle.graal.graph 332 project@com.oracle.graal.options@checkstyle=com.oracle.graal.graph
334 project@com.oracle.graal.options@javaCompliance=1.8 333 project@com.oracle.graal.options@javaCompliance=1.8
335 project@com.oracle.graal.options@annotationProcessorForDependents=true
336 project@com.oracle.graal.options@workingSets=Graal,Codegen 334 project@com.oracle.graal.options@workingSets=Graal,Codegen
337 335
338 # graal.options.test 336 # graal.options.test
339 project@com.oracle.graal.options.test@subDir=graal 337 project@com.oracle.graal.options.test@subDir=graal
340 project@com.oracle.graal.options.test@sourceDirs=src 338 project@com.oracle.graal.options.test@sourceDirs=src
533 project@com.oracle.graal.compiler@sourceDirs=src 531 project@com.oracle.graal.compiler@sourceDirs=src
534 project@com.oracle.graal.compiler@dependencies=com.oracle.graal.virtual,com.oracle.graal.loop,com.oracle.graal.alloc 532 project@com.oracle.graal.compiler@dependencies=com.oracle.graal.virtual,com.oracle.graal.loop,com.oracle.graal.alloc
535 project@com.oracle.graal.compiler@checkstyle=com.oracle.graal.graph 533 project@com.oracle.graal.compiler@checkstyle=com.oracle.graal.graph
536 project@com.oracle.graal.compiler@javaCompliance=1.8 534 project@com.oracle.graal.compiler@javaCompliance=1.8
537 project@com.oracle.graal.compiler@annotationProcessors=com.oracle.graal.service.processor 535 project@com.oracle.graal.compiler@annotationProcessors=com.oracle.graal.service.processor
538 project@com.oracle.graal.compiler@annotationProcessorForDependents=true
539 project@com.oracle.graal.compiler@workingSets=Graal 536 project@com.oracle.graal.compiler@workingSets=Graal
540 537
541 # graal.compiler.amd64 538 # graal.compiler.amd64
542 project@com.oracle.graal.compiler.amd64@subDir=graal 539 project@com.oracle.graal.compiler.amd64@subDir=graal
543 project@com.oracle.graal.compiler.amd64@sourceDirs=src 540 project@com.oracle.graal.compiler.amd64@sourceDirs=src