Sam Nelson
Results
1
comments of
Sam Nelson
The following seems to work for me. In the module build.gradle file: packagingOptions { ... pickFirst 'org/apache/\*\*' pickFirst 'etc/\*\*' pickFirst 'jena-log4j.properties' pickFirst 'ont-policy.rdf' }