[koha-commits] main Koha release repository branch 3.20.x updated. v3.20.06-8-gc122b9b

Git repo owner gitmaster at git.koha-community.org
Sat Dec 5 08:30:00 CET 2015


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.20.x has been updated
       via  c122b9b6f89c75a7ac7f7e91d8b71991bfe819b8 (commit)
       via  c8afcd1311031b779337c30230280c67c4be9d1e (commit)
      from  3ee174b759630752dec9c53066fa79ef056e180c (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 c122b9b6f89c75a7ac7f7e91d8b71991bfe819b8
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Sat Dec 5 08:31:59 2015 +0100

    Revert "Bug 11190: sitemap.pl -- Generate a Catalog sitemap"
    
    This reverts commit ed166abbf3e4e0510d6fd14f9843b7fad1a5b686.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>

commit c8afcd1311031b779337c30230280c67c4be9d1e
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Sat Dec 5 08:29:57 2015 +0100

    Revert "Bug 11190: sitemap.pl -- Generate a Catalog sitemap"
    
    This reverts commit e0a8173d10cc0f307dd95118e294c727c285e142.
    
    This feature introduces new dependencies, and make UT failing without them,
    which prevents package building.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>

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

Summary of changes:
 C4/Installer/PerlDependencies.pm |   15 ---
 Koha/Sitemapper.pm               |   89 ------------------
 Koha/Sitemapper/Writer.pm        |  125 ------------------------
 misc/cronjobs/sitemap.pl         |  127 -------------------------
 t/db_dependent/Sitemapper.t      |  193 --------------------------------------
 5 files changed, 549 deletions(-)
 delete mode 100644 Koha/Sitemapper.pm
 delete mode 100644 Koha/Sitemapper/Writer.pm
 delete mode 100755 misc/cronjobs/sitemap.pl
 delete mode 100755 t/db_dependent/Sitemapper.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list