This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e9ddeb5
commit fbac103
Showing
1 changed file
with
14 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,25 @@ | ||
*'''Project''': iRODS Rest API | ||
*'''Date''': | ||
*'''Release Version''': | ||
*'''git tag''': | ||
* Project: iRODS Rest API | ||
* Date: 9/17/2014 | ||
* Release Version: 4.0.2-RELEASE | ||
* Git tag: 4.0.2-RELEASE | ||
|
||
==News== | ||
https://github.com/DICE-UNC/irods-rest | ||
|
||
iRODS Restful API | ||
======= | ||
iRODS Rest API based on Jargon 4.0.2, certified against iRODS 3.0+ as well as iRODS Consortium 4.0+ releases. See included docs folder for comprehensive user documentation and install instructions | ||
|
||
==Requirements== | ||
See https://github.com/DICE-UNC/irods-rest/issues for support and known issues | ||
|
||
*Depends on Java 1.6+ | ||
*Built using Apache Maven2, see POM for dependencies | ||
|
||
==Libraries== | ||
### Requirements | ||
|
||
irods-rest uses Maven for dependency management. See the pom.xml file for references to various dependencies. | ||
* Depends on Java 1.6+ | ||
* Built using Apache Maven2, see POM for dependencies | ||
|
||
|
||
==Bug Fixes== | ||
### Bug Fixes | ||
|
||
==Features== | ||
### Features | ||
|
||
*[#1787] DFC development of a REST API | ||
#### 4.0.2 release activites #4 | ||
|
||
|
||
notes: | ||
|
||
look at xml schema generation? | ||
http://www.thaiopensource.com/relaxng/trang.html | ||
Developed under DFC, initial release using Jargon 4.0.2-RELEASE and providing 3X and 4X compatibility |