From: Dan Scott Date: Tue, 3 Apr 2012 13:54:24 +0000 (-0400) Subject: Update downloads pages to point to OpenSRF 2.1.0 RC1 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=44f1339e2d94a3732f3fb965c02e9dfb6cd31afe;p=Evergreen_Website.git Update downloads pages to point to OpenSRF 2.1.0 RC1 Signed-off-by: Dan Scott Signed-off-by: Ben Shum --- diff --git a/downloads.php b/downloads.php index 8b7a78f..db2e3e9 100644 --- a/downloads.php +++ b/downloads.php @@ -76,7 +76,7 @@ OpenSRF 2.0.1 [tar.gz] (md5) 2.0.1 [tar.gz] (md5) - 2.1.0 alpha [tar.gz] (md5) + 2.1.0 RC1 [tar.gz] (md5) Git Repository diff --git a/opensrf.php b/opensrf.php index 01002e0..a57166b 100644 --- a/opensrf.php +++ b/opensrf.php @@ -25,25 +25,30 @@   2.0 Series + 2.1 Series Status stable + preview Latest Release 2.0.1 + 2.1.0 release candidate 1 Release Date 2011-08-19
+ 2012-04-02
ChangeLog
ChangeLog + ChangeLog Release Notes
@@ -53,6 +58,7 @@ Fresh Installation Install Instructions + Install Instructions Upgrading
@@ -62,10 +68,12 @@ Git Repository Git Location + Git Location Download Source [tar.gz] [md5]
+ Source [tar.gz] [md5]
@@ -75,8 +83,6 @@ -

Alpha Release Information

-

OpensSRF 2.1.0 alpha [tar.gz] (md5) was made available for community testing on 2012-03-11 [changelog].

Developing on OpenSRF

Dan Scott has written a two part article which is a detailed introduction to OpenSRF.  "This article introduces OpenSRF, how to build OpenSRF services through code examples, explains the technical foundations on which OpenSRF is built, and evaluates OpenSRF’s value in the context of Evergreen" - "Easing gently into OpenSRF, Part 1" and "Easing gently into OpenSRF, Part 2".

He also has an introductory workshop available along with some Perl/JavaScript examples - "Evergreen development".