<img src=“https://travis-ci.org/sul-dlss/jhove-service.svg?branch=master” alt=“Build Status” /> <img src=“https://coveralls.io/repos/github/sul-dlss/jhove-service/badge.svg” alt=“Coverage Status” /> <img src=“https://badge.fury.io/rb/jhove-service.svg” alt=“Gem Version” />
Require the following:
require 'jhove_service'
This will give you:
JhoveService
Modify the version number in jhove-service.gemspec, then push your commits to github. DO NOT TAG! Run: ‘rake release’ to tag, build, and publish the gem
-
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
-
1.1.0 Upgraded bin/*.jar apps to 1.14.6
-
1.1.1 Ensure only relative paths are shown in xml output
-
1.1.2 Fix bug with filenames that contain single or double quotes
-
1.1.4 Add p param to Pdf module configuration to ignore page metadata
-
1.4.0 Upgraded bin/*.jar apps to 1.24-RC. Added caching of XHTML XSD/DTDs.
-
1.4.1 Marked as deprecated
Copyright © 2017 Stanford University Library. See LICENSE for details.