Re: [Betwixt] is betwixt thread safe ?

2011-08-16 Thread Simone Tripodi
Hi Patrick, indeed, when ingesting XML documents you have to make sure the Digester instance is not used in other running threads; sometimes creating new BeanReader instances could require time, that's why I suggested you using a Pool of BeanReader. Sure, paste your code on pastie.org or similar

[jxpath] JXPath 1.4 release date

2011-08-16 Thread mainz...@bluewin.ch
Hello First of all: Thanks for JXPath, it is a wonderful library that helps us a lot! I wanted to ask whether there are already plans for a release of JXPath 1.4. I ran into a bug that has already been fixed on the trunk and would rather avoid depending on a snapshot release. Cheers, Martin

Re: [jxpath] JXPath 1.4 release date

2011-08-16 Thread Matt Benson
Hi, Martin. No concrete plans as yet, but keep prodding and we'll see what can be done. :) Matt On Tue, Aug 16, 2011 at 8:25 AM, mainz...@bluewin.ch mainz...@bluewin.ch wrote: Hello First of all: Thanks for JXPath, it is a wonderful library that helps us a lot! I wanted to ask whether

[cli] 1.2:HelpFormatter.autoUsage: '|' as separator of requierd options?

2011-08-16 Thread Papendieck, Thomas
Hello I created a group with 2 required options and an optional help option When I invoke do this helpFormatter.printHelp(programName,options,true) I get usage: programName [--opt1 VALUE1 | --opt2 VALUE2][-h] as the first line. But I would expect usage: programName [--opt1 VALUE1 --opt2

Re: [compress] Has anybody got PKZIP installed and could help the dev team?

2011-08-16 Thread Stefan Bodewig
On 2011-08-14, Stefan Bodewig wrote: If anybody around here has a version of PKZIP and would be willing to help, please contact me off-list and we go from there. Unfortunately Sarel's version of PKZIP turned out to be too old, so I'm still looking for a volunteer. Cheers Stefan