-
Notifications
You must be signed in to change notification settings - Fork 2
JHOVE2 Downloads
The following downloads are available:
- Production Release (v. 2.1.0, 2013-03-19)
- jhove2-2.1.0.zip (32.5 MB)
- jhove2-2.1.0.tar.gz (29.3 MB)
This release supports the validation and feature extraction of the following additional format families:
- GZIP
- ARC
- WARC
In addition, this release includes a new identifier module, based on the Unix "file" utility. The downloadable release is configured to run the DROID identifier that was released in version 2.0.0.
This release also includes a new XSLDisplayer module which extends XMLDisplayer, and which can do XSLT transformations on the XML output before displaying it.
Resolved issues included in this release:
- #56: Review Laurent Bihanic's Gzip code
- #125: opensp tests fail on ubuntu
- #126: 0 tag IFD error message
- #128: jargs jar has moved to a different Maven Repository -- pom.xml must be updated
- #130: Have BerkeleyDB je persistence database use user home directory by default
- #132: Tool to confirm that all Messages are represented in jhove2_messages.properties file
- #134: duplication of the Formatmodule output takes place when using the in-Memory Persistence Manager.
- #136: Windows driver script doesn't work outside of home directory
- #140: Incorrect "PostScript" name for "PDF" in "OtherFormats-config.xml"
- #143: Error message for org.jhove2.module.format.tiff.IFDEntry.InvalidCountValueMessage is missing in jhove2_messages.properties file
- #146: Typo in droid signaturefile
- #147: WARC Droid Signature definition
- #148: Bug in InMemorySourceAccessor/InMemoryBaseModuleAccessor/...
- #153: Tiff Module never reports Validity.True
- #155: Problems with spaces and hyphens in file paths
- #156: Create GZip format module
- #157: Create ARC format module
- #158: Create WARC format module
- #160: org.jhove2.module.format.wave.bwf.LinkChunk missing zero-arg constructor
- #161: org.jhove2.config.spring.SpringConfigInfo must make CLASSPATH for Spring context configurable
- #162: Message org.jhove2.module.format.sgml.OpenSpWrapper.IOExceptionForSGMLStdErrFile2 in Java code is not in messages properties files
- #163: spring-test-2.5.6.jar is not included in the download zip file
- #165: TiffTagTest and ICCModuleTestBase need setUpBeforeClass() overrides
- #166: Update MessagesChecker tool to read in more than one .properties file
- #167: Wrong URL for OPenSp windows binary download in User Guide
- #168: Need documentation for new GZIP module
- #169: Need documentation for new ARC module
- #170: Need documentation for new WARC module
- #171: Document new File identifier
- #172: New BSD File -based identifier
- #173: create displayer properties file for Arc module
- #174: Create displayer properties file for gzip module
- #175: Create displayer properties file for WARC module
- #176: Update user's guide to refer to configuration info for File-based identifier
See the Issues section of the site for a list of known bugs. Please report any bugs you encounter in the Issue tracker.
The following downloads are available:
- Production Release (v. 2.0.0, 2011-04-19)
- jhove2-2.0.0.zip (30 MB; md5: 895830c4aa821410a247093eb74495a5)
- jhove2-2.0.0.tar.gz (27.2 MB; md5: 8ed525482fac086c837bdd06b2377f89)
This release supports the validation and feature extraction of the following format families:
- ICC Color Profile
- SGML
- Shapefile
- TIFF
- UTF-8
- WAVE
- XML
Work is ongoing on additional modules to be added in a later release.
Please refer to the User's guide v2.0.0 (PDF) for detailed instructions on installing and running JHOVE2.
The updated JHOVE2 architecture reflected in this prototype is described in the architectural overview.
See the Issues section of the site for a list of known bugs. Please report any bugs you encounter in the Issue tracker.