[OpenSRF-GIT] OpenSRF branch master updated. 26a3004bbadb7384fee0cd2ca923a9fb63710893

Evergreen Git git at git.evergreen-ils.org
Sun Nov 11 06:24:15 EST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenSRF".

The branch, master has been updated
       via  26a3004bbadb7384fee0cd2ca923a9fb63710893 (commit)
       via  36f99e6b60300305a873bf0a4770148bfdbe0c85 (commit)
      from  705af84edadda570da5385db11e1f6aeb72857a9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 26a3004bbadb7384fee0cd2ca923a9fb63710893
Author: Dan Scott <dscott at laurentian.ca>
Date:   Tue Nov 6 12:32:48 2012 -0500

    Bump libopensrf version-info revision and age
    
    The log redaction functionality changed the source files (thus 'age'
    gets bumped) and is backwards-compatible (thus 'revision' gets bumped)
    but maintains the same interface (thus 'current' stays the same).
    
    Signed-off-by: Dan Scott <dscott at laurentian.ca>

diff --git a/src/libopensrf/Makefile.am b/src/libopensrf/Makefile.am
index c0f6a3e..ec5f26f 100644
--- a/src/libopensrf/Makefile.am
+++ b/src/libopensrf/Makefile.am
@@ -112,4 +112,4 @@ libopensrf_la_DEPENDENCIES = libosrf_json.la
 libopensrf_la_LIBADD = $(memcached_LIBS)
 
 libopensrf_la_SOURCES = $(TARGS) $(TARGS_HEADS) $(JSON_TARGS) $(JSON_TARGS_HEADS)
-libopensrf_la_LDFLAGS = -version-info 3:0:0
+libopensrf_la_LDFLAGS = -version-info 3:1:1

commit 36f99e6b60300305a873bf0a4770148bfdbe0c85
Author: Dan Scott <dan at coffeecode.net>
Date:   Tue Oct 30 23:27:34 2012 -0400

    Purge the wildly out-of-date Roadmap document
    
    Signed-off-by: Dan Scott <dan at coffeecode.net>

diff --git a/doc/Roadmap.txt b/doc/Roadmap.txt
deleted file mode 100644
index f86ccd0..0000000
--- a/doc/Roadmap.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-Roadmap for OpenSRF === The high points as of Febuary 2005
-----------------------------------------------------------
-
-We will attempt to keep this file up to date as requirements for
-Open-ILS change over time, as they are certain to...
-
-==========
-
-# Version 0.1 (January 2005) -- Evolving CVS version ... stay tuned
-	
-	* Session failure recovery
-	* Initial specification for Application API
-	* Basic Application support
-	* Sub-requests within one Application
-
-# Version 0.2 (Febuary/March 2005) -- First full release as a package
-
-	* Centralized Application configuration management
-	* Automatic cross-server API discovery
-	* Transparent remote server sub-requests
-	* Object Persistence Application implementing Stacks, Queues
-	  and Object Stores based on SQLite
-
-# Version 0.3 (March/April 2005) -- Version for use in the Alpha
-                                    release of Open-ILS
-
-	* Partial implementation of a BROADCAST mode for addressing all
-	  Servers of a particular Class on one Router
-	* Distributed version of the Object Persistence Application
-
-# Version 0.5 (July/August 2005)
-
-	* Full implementation of a BROADCAST mode for addressing all
-	  Servers of any number of Classes on any number of Routers
-	* Client side use of transparent API discovery; the client
-	  libraries will automatically discover and use the correct
-	  Server for any valid method request
-
-# Version 0.7 (October/November 2005)
-
-	* Basic inter-server session migration support in addition
-	  to session failure recovery due to server failure
-
-# Version 0.9 (Some time in 2006)
-
-	* Built in distributed transaction support.
-
-# Version 1.0 (in the future)
-
-	* Who knows?
-

-----------------------------------------------------------------------

Summary of changes:
 doc/Roadmap.txt            |   51 --------------------------------------------
 src/libopensrf/Makefile.am |    2 +-
 2 files changed, 1 insertions(+), 52 deletions(-)
 delete mode 100644 doc/Roadmap.txt


hooks/post-receive
-- 
OpenSRF


More information about the opensrf-commits mailing list