[open-ils-commits] [GIT] Evergreen ILS branch master updated. 0b4b17a2f6713c29ac81cadc0fca53fe4dd959da

Evergreen Git git at git.evergreen-ils.org
Wed May 18 15:49:50 EDT 2011


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 "Evergreen ILS".

The branch, master has been updated
       via  0b4b17a2f6713c29ac81cadc0fca53fe4dd959da (commit)
      from  76791e23e15e00e1055ed0f2e72369db50407479 (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 0b4b17a2f6713c29ac81cadc0fca53fe4dd959da
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed May 18 16:36:10 2011 -0400

    trival whitespace changes
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

diff --git a/Open-ILS/src/edi_translator/README b/Open-ILS/src/edi_translator/README
index 1b7e215..5517f93 100644
--- a/Open-ILS/src/edi_translator/README
+++ b/Open-ILS/src/edi_translator/README
@@ -6,7 +6,7 @@ License: GNU Public License v 2.0 or later
 Author: Joe Atzberger
         Equinox Software, Inc.
 
-For ease of interpretation, Evergreen needs a service to convert between raw EDI and a 
+For ease of interpretation, Evergreen needs a service to convert between raw EDI and a
 more commonly used JSON-based notation.  Here we have the script (edi_webrick.rb) to
 do that.  The Translator will be called on both inbound and outbound EDI messages,
 translating to JSON (JEDI) for edi_fetcher.pl and to EDI for edi_pusher.pl,
@@ -23,12 +23,12 @@ Files:
 
 This service can be run on a local or remote system that has the proper ruby environment
 established.  See the install.sh script for an example of how to install the needed ruby
-components (on debian lenny linux).  
+components (on debian lenny linux).
 
 There is no such thing (yet?) as "push" from a vendor of their EDI responses.  Basically
 they just put responses in an FTP directory somewhere that you are expected to check.  It
-would be cool if there were a better way to do that like consuming some RSS feed or 
-remote API callbacks.  Similarly, nobody seems willing to utilize interactive EDI.  
+would be cool if there were a better way to do that like consuming some RSS feed or
+remote API callbacks.  Similarly, nobody seems willing to utilize interactive EDI.
 
 Evergreen will only support one delivery address per PO.  That limitation is based
 on the mapping to the delivery address via the ordering_agency org_unit.  If items

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

Summary of changes:
 Open-ILS/src/edi_translator/README |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list