Releases: keeps/commons-ip
Releases · keeps/commons-ip
Alpha 18
Changes:
- Updated IP and IPInterface to support retrieving ZipEntry created during build.
Alpha 17
Alpha 12 for SIP validation
Dependencies
Java 8
How to execute
java -jar commons-ip-1.0.0-alpha12-jar-with-dependencies.jar "PATH_TO_SIP_ZIP_OR_FOLDER" "PATH_TO_HTML_VALIDATION_REPORT" "TRUE_IF_SIP_SHOULD_BE_DELETED_IN_THE_END"
How to execute (e.g.)
java -jar commons-ip-1.0.0-alpha12-jar-with-dependencies.jar "/home/hsilva/Git/eark-information-package/examples/DNA SIP example 1/IP.AVID.RA.18006" "/home/hsilva/xLinks/Git/roda/validation.html" "false"
Alpha 4
1.0.0-alpha4 Updated README file to contain install and usage instructions.