From dmsmith at crosswire.org Sun Mar 1 17:11:01 2015 From: dmsmith at crosswire.org (DM Smith) Date: Sun, 1 Mar 2015 19:11:01 -0500 Subject: [jsword-devel] Bug fixes and improvements Message-ID: I?ve been going over all the modules and trying to fix as many problems as possible. Many thanks to Michael Schierl for his pull request. I was also inspired by it to do further cleanup. The net is that there?ll be a lot less debug about ThML and GBF modules. Also fixed a nasty bug in Gen Book FileState. It wasn?t memorizing the SwordBookMetaData which resulted in null pointer exceptions. I?m not sure if that was the reason for getting too many open files exceptions. Chris and I identified that there is a practical leak of resources. JSword will cache file state for each module when it is opened, but never release it. If you crank over many modules it isn?t a good thing. If you only have a few modules open, it is no big deal. Anyway, you?ll find more about the commits in git. In Him, DM From jira at crosswire.org Thu Mar 19 09:16:42 2015 From: jira at crosswire.org (Lola (JIRA)) Date: Thu, 19 Mar 2015 09:16:42 -0700 (MST) Subject: [jsword-devel] [JIRA] (BD-182) 12154512121 In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1796 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1084 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 2983 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 1019 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 270 bytes Desc: not available URL: From chris at burrell.me.uk Mon Mar 23 04:59:13 2015 From: chris at burrell.me.uk (Chris Burrell) Date: Mon, 23 Mar 2015 11:59:13 +0000 Subject: [jsword-devel] Re-indexing books Message-ID: Hello Just spotted that my latest merge of the JSword code base has re-indexed all my books. Before I merge this in, can I just check that is driven/triggered by the tests. i.e. when I deploy this to my web server, it won't suddenly re-index tons and tons of books automatically... Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: