Skip to content

Commit

Permalink
[#500][#699][#703][#704] enable the graal config annotation processor…
Browse files Browse the repository at this point in the history
…s in META-INF/services
  • Loading branch information
remkop committed May 24, 2019
1 parent 8641b20 commit cddb84d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#picocli.codegen.aot.graalvm.processor.DynamicProxyConfigGeneratorProcessor
#picocli.codegen.aot.graalvm.processor.ReflectionConfigGeneratorProcessor
#picocli.codegen.aot.graalvm.processor.ResourceConfigGeneratorProcessor
picocli.codegen.aot.graalvm.processor.DynamicProxyConfigGeneratorProcessor
picocli.codegen.aot.graalvm.processor.ReflectionConfigGeneratorProcessor
picocli.codegen.aot.graalvm.processor.ResourceConfigGeneratorProcessor

0 comments on commit cddb84d

Please sign in to comment.