<img src=“travis-ci.org/sul-dlss/jhove-service.svg?branch=master” alt=“Build Status” />

jhove-service

Require the following:

require 'jhove_service'

This will give you:

JhoveService

Build and release procedure

Modify the version number in jhove-service.gemspec, then push your commits to AFS. DO NOT TAG! Run: ‘rake dlss_release’ to tag, build, and publish the gem See the Rakefile and the LyberCore::DlssRelease task in lyberteam-devel/lib/dlss/rake/dlss_release.rb for more details

Releases

  • 0.1.0 First release

  • 0.1.1 Rename temp to target (location in which to create output)

  • 0.2.0 Change method of transforming JHOVE output to technicalMetadata

  • 0.2.1 Enable processing of a subset of files in a directory

  • 0.2.2 Enable upgrading of old technical metadata to the new format

  • 1.0.0 Update JhoveToolkit.jar to v1.0.0. Fix output for filetypes w/o jhove module (bytestreams)

  • 1.0.1 Updated to use new sul-gems server and new lyberteam-gems-devel utility

  • 1.0.2 Fixed negative indentation problem for empty elements( e.g. <elem/>)

  • 1.0.3 Upgraded bin/jhoveApp.jar to copy from Jhove 1.9 release

Copyright © 2013 Stanford University Library. See LICENSE for details.