File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed
Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11
22# Project: Jargon-core API
3- #### Date:
4- #### Release Version:
5- #### git tag: 4.1.10.0-RC2
3+ #### Date: 2/9/2017
4+ #### Release Version: 4.1.10.0-RELEASE
5+ #### git tag: 4.1.10.0-RELEASE
66#### Developer: Mike Conway - DICE
77
88## News
99
10- 4.1.10 Release compatability release candidate 2
10+ 4.1.10 Release compatability release
1111for milestone: https://github.com/DICE-UNC/jargon/milestone/11
1212
1313This includes support for client-server negotiation and SSL encryption of transport
@@ -28,9 +28,9 @@ Jargon-core consists of the following libraries
2828
2929## Requirements
3030
31- * Jargon depends on Java 1.7 +
31+ * Jargon depends on Java 1.8 +
3232* Jargon is built using Apache Maven2, see POM for dependencies
33- * Jargon supports iRODS 3.0 through iRODS 3.3.1 community, as well as iRODS 4.2.0 consortium
33+ * Jargon supports iRODS 3.0 through 4.1.10, with preliminary testing complete for iRODS 4.2
3434
3535## Libraries
3636
@@ -123,7 +123,7 @@ Added test case for MySQL testing. This appears to be resolved by setting UTF8
123123
124124#### Parallel file transfer does not work #228
125125
126- Added test case.
126+ Added test case. This does not replicate and is pending further study.
127127
128128
129129
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.irods</groupId >
44 <artifactId >jargon</artifactId >
5- <version >4.1.10.0-SNAPSHOT </version >
5+ <version >4.1.10.0-RELEASE </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <groupId >org.irods.jargon</groupId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.irods</groupId >
55 <artifactId >jargon</artifactId >
6- <version >4.1.10.0-SNAPSHOT </version >
6+ <version >4.1.10.0-RELEASE </version >
77 </parent >
88 <groupId >org.irods.jargon</groupId >
99 <artifactId >jargon-data-utils</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jargon</artifactId >
66 <groupId >org.irods</groupId >
7- <version >4.1.10.0-SNAPSHOT </version >
7+ <version >4.1.10.0-RELEASE </version >
88 </parent >
99 <groupId >org.irods.jargon</groupId >
1010 <artifactId >jargon-httpstream</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.irods</groupId >
55 <artifactId >jargon</artifactId >
6- <version >4.1.10.0-SNAPSHOT </version >
6+ <version >4.1.10.0-RELEASE </version >
77 </parent >
88 <groupId >org.irods.jargon</groupId >
99 <artifactId >jargon-ruleservice</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.irods</groupId >
55 <artifactId >jargon</artifactId >
6- <version >4.1.10.0-SNAPSHOT </version >
6+ <version >4.1.10.0-RELEASE </version >
77 </parent >
88 <groupId >org.irods.jargon</groupId >
99 <artifactId >jargon-ticket</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >jargon</artifactId >
66 <groupId >org.irods</groupId >
7- <version >4.1.10.0-SNAPSHOT </version >
7+ <version >4.1.10.0-RELEASE </version >
88 </parent >
99 <groupId >org.irods.jargon</groupId >
1010 <artifactId >jargon-user-profile</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >org.irods</groupId >
44 <artifactId >jargon</artifactId >
5- <version >4.1.10.0-SNAPSHOT </version >
5+ <version >4.1.10.0-RELEASE </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88 <groupId >org.irods.jargon</groupId >
Original file line number Diff line number Diff line change 55 <groupId >org.irods</groupId >
66 <artifactId >jargon</artifactId >
77 <packaging >pom</packaging >
8- <version >4.1.10.0-SNAPSHOT </version >
8+ <version >4.1.10.0-RELEASE </version >
99 <name >Jargon</name >
1010 <description >Core Java API and related libraries for iRODS</description >
1111 <url >https://github.com/DICE-UNC/jargon</url >
You can’t perform that action at this time.
0 commit comments