garydgregory commented on PR #300: URL: https://github.com/apache/commons-vfs/pull/300#issuecomment-1253012294
You must have not run a local build with the default Maven goal (`mvn`): ``` [ERROR] src/main/java/org/apache/commons/vfs2/provider/AbstractFileProvider.java:[19,17] (imports) AvoidStarImport: Using the '.*' form of import should be avoided - java.util.*. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
