Re: Any advantage of utisng plexus-compiler-eclipse ?

2007-09-24 Thread Dirk Olmes
nicolas de loof wrote:
> Just curious,
> 
> Is there anybody that use an alternative compiler for maven-compiler-plugin ?
> Does the eclipse compiler support any must-have feature ?

We tried but stumbled over http://jira.codehaus.org/browse/MCOMPILER-43
and http://jira.codehaus.org/browse/PLXCOMP-59

The one thing that made me try the eclipse compiler is that the eclipse
compiler enforces java source files to be stored in their declared
package folder structure.

-dirk

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Any advantage of utisng plexus-compiler-eclipse ?

2007-09-24 Thread Jochen Wiedmann
On 9/24/07, nicolas de loof <[EMAIL PROTECTED]> wrote:

> Is there any compiler to target 1.3 with source 1.5 ? There is no
> limitation for that in the class file format.

>From my experience, you are better off using the retrotranslator plugin.

Jochen

-- 
Look, that's why there's rules, understand? So that you think before
you break 'em.

-- (Terry Pratchett, Thief of Time)

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Any advantage of utisng plexus-compiler-eclipse ?

2007-09-24 Thread nicolas de loof
Is there any compiler to target 1.3 with source 1.5 ? There is no
limitation for that in the class file format.

2007/9/24, Carlos Sanchez <[EMAIL PROTECTED]>:
> osgi package imports/exports for instance. AFAIK is the only one that
> supports it
>
> On 9/24/07, nicolas de loof <[EMAIL PROTECTED]> wrote:
> > Just curious,
> >
> > Is there anybody that use an alternative compiler for maven-compiler-plugin 
> > ?
> > Does the eclipse compiler support any must-have feature ?
> >
> > Nico.
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
>  -- The Princess Bride
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Any advantage of utisng plexus-compiler-eclipse ?

2007-09-24 Thread Carlos Sanchez
osgi package imports/exports for instance. AFAIK is the only one that
supports it

On 9/24/07, nicolas de loof <[EMAIL PROTECTED]> wrote:
> Just curious,
>
> Is there anybody that use an alternative compiler for maven-compiler-plugin ?
> Does the eclipse compiler support any must-have feature ?
>
> Nico.
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
 -- The Princess Bride

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Any advantage of utisng plexus-compiler-eclipse ?

2007-09-24 Thread nicolas de loof
Just curious,

Is there anybody that use an alternative compiler for maven-compiler-plugin ?
Does the eclipse compiler support any must-have feature ?

Nico.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]