Bug 13131

Summary: Remove Solr file left behind
Product: Koha Reporter: Robin Sheat <robin>
Component: Architecture, internals, and plumbingAssignee: Robin Sheat <robin>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P3 CC: jonathan.druart, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 12538    
Bug Blocks:    
Attachments: Bug 13131 - remove Solr config file
Bug 13131 - remove Solr config file
[PASSED QA] Bug 13131 - remove Solr config file

Description Robin Sheat 2014-10-22 22:12:17 UTC
Bug 12538 removes Solr, but leaves a config file behind. This removes it. High severity because this breaks package building.
Comment 1 Robin Sheat 2014-10-22 22:29:23 UTC Comment hidden (obsolete)
Comment 2 Tomás Cohen Arazi 2014-10-23 12:37:14 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-10-24 05:45:22 UTC
Created attachment 32653 [details] [review]
[PASSED QA] Bug 13131 - remove Solr config file

This file should have been removed as part of Bug 12538.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2014-10-24 13:03:47 UTC
Patch pushed to master.

Thanks Robin!