TWCable / gradle-plugin-scr

Makes it easier to work for with the Felix SCR annotations for Gradle
Apache License 2.0
4 stars 2 forks source link

Option to turn off interface checking #5

Closed jdigger closed 8 years ago

jdigger commented 8 years ago

While it's a very, very bad idea to do an @Reference to a class instead of a reference, you should have to ability to explicitly shoot yourself in the foot if that's what you really want.