File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
truffle/src/main/java/org/jruby/truffle/nodes/rubinius Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 177177 <version >1.1</version >
178178 <scope >provided</scope >
179179 </dependency >
180- <dependency >
181- <groupId >com.headius</groupId >
182- <artifactId >openjdk-truffle</artifactId >
183- <version >0.6</version >
184- </dependency >
185- <dependency >
186- <groupId >com.oracle</groupId >
187- <artifactId >truffle-dsl-processor</artifactId >
188- <version >0.6</version >
189- <scope >provided</scope >
190- </dependency >
191180 <dependency >
192181 <groupId >bsf</groupId >
193182 <artifactId >bsf</artifactId >
435424 <configuration >
436425 <annotationProcessors >
437426 <annotationProcessor >org.jruby.anno.AnnotationBinder</annotationProcessor >
438- <annotationProcessor >com.oracle.truffle.dsl.processor.TruffleProcessor</annotationProcessor >
439427 </annotationProcessors >
440428 <generatedSourcesDirectory >target/generated-sources</generatedSourcesDirectory >
441429 <compilerArgs >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments