kohsuke / metainf-services

Generates META-INF/services files automatically
http://metainf-services.kohsuke.org/
69 stars 26 forks source link

Make annotation processor forward-compatible #15

Closed svanoort closed 7 years ago

svanoort commented 7 years ago

Removes restrictions requiring an older source version to use this annotation processor.

oleg-nenashev commented 7 years ago

👍