[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.13-48-gd7a6135

Git repo owner gitmaster at git.koha-community.org
Thu Jul 18 10:43:41 CEST 2013


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 "main Koha release repository".

The branch, 3.8.x has been updated
       via  d7a6135a39c5f41b47c1ae35e54ce0a26ef12daa (commit)
       via  dc715257b72691fc72e29fdd76d5dcb1311c9909 (commit)
      from  ab078b18e52668a5b52d2b7ca8e7606707630d8e (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 d7a6135a39c5f41b47c1ae35e54ce0a26ef12daa
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Jun 14 14:48:46 2013 +0200

    Bug 10458: t/Z3950.t should be removed too
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit cab50698f57c88670241d88028afebd3eb5b5dd8)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit d5f9a3ec5c6f86c9678e6df39bbd2ac69fc77c95)
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit d5f9a3ec5c6f86c9678e6df39bbd2ac69fc77c95)
    Signed-off-by: Chris Hall <followingthepath at gmail.com>
    (cherry picked from commit bc51544b4642496271f211121f8f8cebf6d16155)

commit dc715257b72691fc72e29fdd76d5dcb1311c9909
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu Jun 13 10:20:27 2013 +0200

    Bug 10458: Remove obsolete Z3950 module and test
    
    Are not used. Contain several FIXMEs.
    Removing them makes life easier.
    
    Test plan:
    Actually, you cannot test this.
    But for confidence: do a Z3950 search in cataloguing and acquisition.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 63ba05183e627bbe7278b9064d22e93d39b65461)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 1dbd1d938aabb72021cd8157e111d3f7555fff9d)
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit 1dbd1d938aabb72021cd8157e111d3f7555fff9d)
    
    Conflicts:
    	C4/Z3950.pm
    
    Signed-off-by: Chris Hall <followingthepath at gmail.com>
    (cherry picked from commit b98c4419150ceeee367f8ef1a07953494c8d7455)

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

Summary of changes:
 C4/Z3950.pm                          |  301 ----------------------------------
 t/Z3950.t                            |   14 --
 t/db_dependent/lib/KohaTest/Z3950.pm |   25 ---
 3 files changed, 0 insertions(+), 340 deletions(-)
 delete mode 100644 C4/Z3950.pm
 delete mode 100644 t/Z3950.t
 delete mode 100644 t/db_dependent/lib/KohaTest/Z3950.pm


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list