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
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
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
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
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
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
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:
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
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
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
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
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
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
Hello Jason,
What I first tried was to declare the plugin in the parent pom and try to have it
translate every sub-module's classes into a *-jdk14.jar file.
In that case, whether or not I set the element as a top level config
or in an element, the plugin tries to find a /target/classes in t
You need to specify a list of directories to include classes from to
translate, which can not be specified on the command-line. You need
to configure the plugin in your pom, something like what is explained
here:
http://mojo.codehaus.org/retrotranslator-maven-plugin/usage.html
You don
Hi all,
Is anybody able to use the retrotranslator plugin by calling it directly, that is by
issuing mvn compile retrotranslator:translate, from a parent project directory?
On my environment, I keep getting the following error:
[0] inside the definition for plugin: 'retrotranslator-maven-plug
Hello,
I've tried today the Retrotranslator plugin and it looks like it's exactly what I've
been looking for :)
I have two questions about its use.
First, I had to declare it in all my child project's pom.xml files. If I declare it
in the parent pom, like I'd prefer to do, it searches for a
17 matches
Mail list logo