Releases: DICE-UNC/jargon-irods-ext
4.3.4.0-RELEASE
Fixed
- Update version and configuration for jaxb2-maven-plugin [#37]
4.3.2.5-RELEASE
#1 4325 release
4.3.2.4-RELEASE
Companion to main Jargon release 4.3.2.4 to employ in metalnx
4.3.2.2-RELEASE
Release to support Metalnx Contains refactored (in transition) Metalnx services for decomposition into standard iRODS structures as Metalnx database is drawn down.
4.3.2.1-RELEASE
Release to support Metalnx 2.3.0. Contains refactored (in transition) Metalnx services for decomposition into standard iRODS structures as Metalnx database is drawn down.
4.3.1.0-RELEASE
Release to support Metalnx 2.0.1. Contains refactored (in transition) Metalnx services for decomposition into standard iRODS structures as Metalnx database is drawn down.
4.3.0.2-RELEASE
Maintenance release for Metalnx 2.0.0
4.3.0.0-RELEASE
Project: Jargon Extensions API - IRODS-EXT
Date: 07/05/2018
Release Version: 4.3.0.0-RELEASE
git tag: 4.3.0.0-RELEASE
News
Extended support in Jargon for advanced iRODS mid-tier capabilities using the IRODS-EXT database. This package is an implementation of the
original jargon-extensions reference implementation. The prior version was associated with the cloud browser, this follow-on implements the
same extension interfaces to track MetaLnx, and will attempt to provide a common API that bridges several projects, giving out-of-the-box baseline functionality.
This is available on Maven
<repository>
<id>dice.repository</id>
<name>dice.repository</name>
<url>https://raw.github.com/DICE-UNC/DICE-Maven/master/releases</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
<updatePolicy>always</updatePolicy>
<checksumPolicy>warn</checksumPolicy>
</snapshots>
</repository>