Re: [mojo-user] Retrotranslator plugin advanced mode

2007-02-06 Thread Jason Dillon
Aight, will peep at it shortly... thanks :-) --jason On Feb 6, 2007, at 8:50 AM, Taras Puchko wrote: I've attached a patch, but haven't tested it. Taras On 2/5/07, Jason Dillon <[EMAIL PROTECTED]> wrote: If I find some free cycles... I'm kinda busy at the moment. I'm guessing these are al

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-02-06 Thread Taras Puchko
I've attached a patch, but haven't tested it. Taras On 2/5/07, Jason Dillon <[EMAIL PROTECTED]> wrote: If I find some free cycles... I'm kinda busy at the moment. I'm guessing these are all simple parameters? Anyone want to put a patch together? --jason On Feb 5, 2007, at 6:42 AM, Taras Pu

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-02-05 Thread Jason Dillon
If I find some free cycles... I'm kinda busy at the moment. I'm guessing these are all simple parameters? Anyone want to put a patch together? --jason On Feb 5, 2007, at 6:42 AM, Taras Puchko wrote: Hi Jason, Could you add support for "backport", "embed" and "srcmask" parameters and mak

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-02-05 Thread Taras Puchko
Hi Jason, Could you add support for "backport", "embed" and "srcmask" parameters and make the plugin use Retrotranslator 1.2.1? http://jira.codehaus.org/browse/MOJO-633 Taras On 1/29/07, Jason Dillon <[EMAIL PROTECTED]> wrote: Hi, you need to use 1.0-SNAPSHOT in this repository: http://s

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-01-29 Thread Sebastien Pennec
Great, thanks :) Sébastien Jason Dillon wrote: Hi, you need to use 1.0-SNAPSHOT in this repository: http://snapshots.repository.codehaus.org/org/codehaus/mojo/retrotranslator-maven-plugin/1.0-SNAPSHOT This contains the new snap that I deployed with this change on the 26th. --jason

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-01-29 Thread Jason Dillon
Hi, you need to use 1.0-SNAPSHOT in this repository: http://snapshots.repository.codehaus.org/org/codehaus/mojo/ retrotranslator-maven-plugin/1.0-SNAPSHOT This contains the new snap that I deployed with this change on the 26th. --jason On Jan 29, 2007, at 1:25 AM, Sebastien Pennec wrote

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-01-29 Thread Sebastien Pennec
Hello Jason, Thanks a lot for your work! :) I'll try the new version as soon as it's available. At the moment, there's still only the alpha version on the repository[1]. Cheers, Sébastien [1]http://repository.codehaus.org/org/codehaus/mojo/retrotranslator-maven-plugin/ Jason Dillon wrote:

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-01-26 Thread Jason Dillon
Added "advanced" param, defaults to "false". Deployed 1.0-SNAPSHOT with this change. --jason On Jan 24, 2007, at 3:33 PM, Jason Dillon wrote: What is advanced mode? --jason On Jan 23, 2007, at 5:31 AM, Sebastien Pennec wrote: Hello, The retrotranslator plugin doesn't document any pos

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-01-26 Thread Jason Dillon
nm, I create this: http://jira.codehaus.org/browse/MOJO-629 Will add shortly. --jason On Jan 26, 2007, at 5:29 PM, Jason Dillon wrote: It should be easy to set this flag. Can you please create an issue for this to be added: http://jira.codehaus.org/browse/MOJO And mark the compon

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-01-26 Thread Jason Dillon
It should be easy to set this flag. Can you please create an issue for this to be added: http://jira.codehaus.org/browse/MOJO And mark the component as "retrotranslator". --jason On Jan 25, 2007, at 1:49 AM, Sebastien Pennec wrote: Hi Jason, Advanced mode is an option of Retrotranslat

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-01-25 Thread Sebastien Pennec
Hi Jason, Advanced mode is an option of Retrotranslator. From the Retrotranslator homepage[1]: -advanced Whether to use alternative implementations of Java 1.4 classes and methods for better Java 5 compatibility. If you look at the table entitled "What Java 5 classes and methods are suppor

Re: [mojo-user] Retrotranslator plugin advanced mode

2007-01-24 Thread Jason Dillon
What is advanced mode? --jason On Jan 23, 2007, at 5:31 AM, Sebastien Pennec wrote: Hello, The retrotranslator plugin doesn't document any possibility to use Retrotranslator's advanced mode. This is specially useful to deal with Threadlocal stuff... Is there a way to set the advanced m

[mojo-user] Retrotranslator plugin advanced mode

2007-01-23 Thread Sebastien Pennec
Hello, The retrotranslator plugin doesn't document any possibility to use Retrotranslator's advanced mode. This is specially useful to deal with Threadlocal stuff... Is there a way to set the advanced mode with the plugin? Is is complicated to add the the plugin? Thanks for your help, Séba