opencaesar / owl-adapter

The OML adapter for OWL
Apache License 2.0
0 stars 2 forks source link

Gradle compliance #53

Closed melaasar closed 2 years ago

NicolasRouquette commented 2 years ago

I think it is a bad practice to remove Gradle annotations on fields that are intended to be configured in Gradle scripts because, without annotations, there is nothing to convey the intended purpose of such unannotated fields. Please make sure every Gradle-configurable field has a Gradle annotation.