desruisseaux commented on code in PR #40: URL: https://github.com/apache/sis/pull/40#discussion_r2832318924
########## endorsed/src/org.apache.sis.cloud.aws/main/org/apache/sis/cloud/aws/s3/FileService.java: ########## @@ -75,6 +77,7 @@ * instead of the data to access, and can be a global configuration for the server. * * @author Martin Desruisseaux (Geomatys) + * @author Quentin Bialota (Geomatys) * @version 1.5 Review Comment: For all classes modified in this pull request, `@version ...` tag needs to be changed to `@version 1.7`. Note that non-public classes have no `@version` tag, this update is done only in public classes. The `@version 1.7` tags of `package-info.java` and `module-info.java` will also need to be updated. -- 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]
