Re: [sword-devel] Missing ZIP files

2013-07-30 Thread DM Smith
Thanks for everyone's input.Attached is a shell script which is modelled after http://crosswire.org/svn/crosswire-java/trunk/src/org/crosswire/sword/web/PackageMod.java.PackageMod.java does the following:Zipping is only done if at least one of the module's files or conf has a more recent modificati

Re: [sword-devel] Missing ZIP files

2013-07-21 Thread Troy A. Griffitts
A few quick comments. If you're using http to grab the zips, we already have an http URL which will be sure to give you the latest zip-- the packager. If I implement the cache mechanism in the engine, I will use the same logic as what is in the packager to determine if any found zip is current.

Re: [sword-devel] Missing ZIP files

2013-07-20 Thread Chris Little
On 07/20/2013 03:05 PM, DM Smith wrote: On Jul 20, 2013, at 5:42 PM, Chris Little wrote: On 07/20/2013 07:14 AM, Martin Denham wrote: They should be there again now. And Bible depends on the av repository. See this thread for more info: http://svn.crosswire.org/pipermail/jsword-devel/2013-

Re: [sword-devel] Missing ZIP files

2013-07-20 Thread Karl Kleinpaste
DM Smith writes: > Can anyone point me to the code that does the zipping? I use this script for updating modules in my local repos (and then later rsync files to Xiphos repo when appropriate). It includes automatic update of version stamps and setting InstallSize and creating *.zip. Embellish to

Re: [sword-devel] Missing ZIP files

2013-07-20 Thread DM Smith
On Jul 20, 2013, at 5:42 PM, Chris Little wrote: > On 07/20/2013 07:14 AM, Martin Denham wrote: >> They should be there again now. And Bible depends on the av repository. >> >> See this thread for more info: >> http://svn.crosswire.org/pipermail/jsword-devel/2013-April/004639.html >> >> It is

Re: [sword-devel] Missing ZIP files

2013-07-20 Thread Chris Little
On 07/20/2013 07:14 AM, Martin Denham wrote: They should be there again now. And Bible depends on the av repository. See this thread for more info: http://svn.crosswire.org/pipermail/jsword-devel/2013-April/004639.html It is a real shame the av zips are not created automatically. Or... It's

Re: [sword-devel] Missing ZIP files

2013-07-20 Thread ref...@gmx.net
None of the zips are created automatically, all are created only on demand Sent from my HTC - Reply message - From: "Martin Denham" To: "SWORD Developers' Collaboration Forum" Subject: [sword-devel] Missing ZIP files Date: Sat, Jul 20, 2013 15:14 They should

Re: [sword-devel] Missing ZIP files

2013-07-20 Thread Martin Denham
They should be there again now. And Bible depends on the av repository. See this thread for more info: http://svn.crosswire.org/pipermail/jsword-devel/2013-April/004639.html It is a real shame the av zips are not created automatically. Cheers Martin On 20 July 2013 06:08, Chris Little wrote:

Re: [sword-devel] Missing ZIP files

2013-07-19 Thread Chris Little
On 7/17/2013 5:16 AM, Stephan wrote: Hi, I've cleared the .zip caches. Since yesterday there are no zipped modules in the rawzip directories of avpackages or avatticpackages or atticpackages. Only packages and betapackages have zipped modules in the rawzip folder. Is there another location t

[sword-devel] Missing ZIP files (was: Strong numbers for Louis Segond)

2013-07-17 Thread Stephan
Hi, I've cleared the .zip caches. Since yesterday there are no zipped modules in the rawzip directories of avpackages or avatticpackages or atticpackages. Only packages and betapackages have zipped modules in the rawzip folder. Is there another location to access this zipped modules via HT