Sure, sounds good to me. I figured that you did intend to disable the
retrotranslator stuff by default. I just didn't think about setting up
dummy values to get around it. :-)
Cheers,
Jon
Rupert Smith wrote:
Actually, can I submit a slightly different patch that sets these up with
dummy values to avoid this error? This would be better because maven
would
not try to verify by default but only when the correct values are set
up in
your settings.xml. This is what I was intending the behaviour to be.
The reason I can't fill in these paths is because I can't make
assumptions
about where the JDK is located. I set verify to false by default, without
realising that these nulls would cause a problem. To use it with
verification the correct paths need to be set up in your settings.xml.
Rupert
On 2/12/07, Jonathan Anstey <[EMAIL PROTECTED]> wrote:
Hi everyone,
I created a patch for QPID-365. Could someone comment on or apply this
patch for me?
Thanks,
Jonathan Anstey