kinow commented on a change in pull request #116:
URL: https://github.com/apache/commons-imaging/pull/116#discussion_r785353746
##########
File path: src/main/java/org/apache/commons/imaging/ImageFormat.java
##########
@@ -33,6 +34,7 @@
*
* @return String extension
*/
- String getExtension();
+ String[] getExtensions();
Review comment:
Tentative fix version set to alpha 3, or it might be done for 1.0 final
release: https://issues.apache.org/jira/browse/IMAGING-322
--
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]