Skip to content

Commit

Permalink
REL - JHOVE v1.22
Browse files Browse the repository at this point in the history
- bumped all module versions and dependencies
  • Loading branch information
carlwilson committed Apr 17, 2019
1 parent 25b6bbd commit 99cd93c
Show file tree
Hide file tree
Showing 24 changed files with 160 additions and 160 deletions.
22 changes: 11 additions & 11 deletions jhove-installer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,57 +166,57 @@
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>aiff-hul</artifactId>
<version>1.5.0-RC</version>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>ascii-hul</artifactId>
<version>1.4.0-RC</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>gif-hul</artifactId>
<version>1.4.0-RC</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>html-hul</artifactId>
<version>1.4.0-RC</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>jpeg2000-hul</artifactId>
<version>1.4.0-RC</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>jpeg-hul</artifactId>
<version>1.5.0-RC</version>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>pdf-hul</artifactId>
<version>1.12.0-RC</version>
<version>1.12.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>tiff-hul</artifactId>
<version>1.8.0-RC2</version>
<version>1.9.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>utf8-hul</artifactId>
<version>1.7.0-RC</version>
<version>1.7.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>wave-hul</artifactId>
<version>1.6.0-RC</version>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>xml-hul</artifactId>
<version>1.5.0-RC2</version>
<version>1.5.1</version>
</dependency>
</dependencies>

Expand Down
44 changes: 22 additions & 22 deletions jhove-installer/src/main/izpack/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,28 +59,28 @@
<description>JHOVE application JARs including the internal modules and configuration files.</description>
<file targetdir="$INSTALL_PATH/bin" src="bin/jhove-apps-${project.version}.jar"/>
<executable targetfile="$INSTALL_PATH/bin/jhove-apps-${project.version}.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/aiff-hul-1.5.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/aiff-hul-1.5.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/ascii-hul-1.4.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/ascii-hul-1.4.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/gif-hul-1.4.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/gif-hul-1.4.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/html-hul-1.4.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/html-hul-1.4.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/jpeg2000-hul-1.4.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/jpeg2000-hul-1.4.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/jpeg-hul-1.5.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/jpeg-hul-1.5.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/pdf-hul-1.12.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/pdf-hul-1.12.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/tiff-hul-1.8.0-RC2.jar"/>
<executable targetfile="$INSTALL_PATH/bin/tiff-hul-1.8.0-RC2.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/utf8-hul-1.7.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/utf8-hul-1.7.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/wave-hul-1.6.0-RC.jar"/>
<executable targetfile="$INSTALL_PATH/bin/wave-hul-1.6.0-RC.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/xml-hul-1.5.0-RC2.jar"/>
<executable targetfile="$INSTALL_PATH/bin/xml-hul-1.5.0-RC2.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/aiff-hul-1.5.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/aiff-hul-1.5.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/ascii-hul-1.4.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/ascii-hul-1.4.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/gif-hul-1.4.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/gif-hul-1.4.0.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/html-hul-1.4.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/html-hul-1.4.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/jpeg2000-hul-1.4.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/jpeg2000-hul-1.4.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/jpeg-hul-1.5.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/jpeg-hul-1.5.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/pdf-hul-1.12.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/pdf-hul-1.12.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/tiff-hul-1.9.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/tiff-hul-1.9.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/utf8-hul-1.7.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/utf8-hul-1.7.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/wave-hul-1.6.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/wave-hul-1.6.1.jar"/>
<file targetdir="$INSTALL_PATH/bin" src="bin/xml-hul-1.5.1.jar"/>
<executable targetfile="$INSTALL_PATH/bin/xml-hul-1.5.1.jar"/>
<file targetdir="$INSTALL_PATH/conf" override="true" src="config/jhove.conf"/>
<parsable targetfile="$INSTALL_PATH/conf/jhove.conf" type="xml"/>
<updatecheck>
Expand Down
4 changes: 2 additions & 2 deletions jhove-modules/aiff-hul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<parent>
<groupId>org.openpreservation.jhove.modules</groupId>
<artifactId>jhove-modules</artifactId>
<version>1.22.0-RC2</version>
<version>1.22.0</version>
</parent>
<artifactId>aiff-hul</artifactId>
<version>1.5.0-RC</version>
<version>1.5.1</version>
<name>JHOVE AIFF Module HUL</name>
<description>AIFF module developed by Harvard University Library</description>
</project>
Loading

0 comments on commit 99cd93c

Please sign in to comment.