I realy haven't seen assembly plugin, so I'm half blind here, but I think that putting it there may be a little bit forced
the 'core' code of the plugins is actually two lines:

Compiler c = new Compiler( this.izpackConfig , this.basedir.getCanonicalPath(), this.kind, this.installerFile );
c.executeCompiler();

all constructor arguments are plugin configurable
there is some functionallity still to be implemented, of course.
do you still think this'd fit assembly plugin?
would it be workth working in a lower level to make it fit the assembly plugin?

On 1/24/06, Brett Porter <[EMAIL PROTECTED] > wrote:
Interested - but I think installers are providers to the assembly plugin
at Apache. For sure let us know what you are able to do.

Thanks,
Brett

Miguel Griffa wrote:
> hi all,
> again me, I've seen that there's no m2 plugin for izpack, would you be
> interested in adding such a plugin to the sandbox?
> any comments?
>
>
> --
> Miguel Griffa
> Skype: miguel.griffa
> Y!: m_griffa
> MSN: [EMAIL PROTECTED] <mailto: [EMAIL PROTECTED]>
> Cell: 54-911-62519355




--
Miguel Griffa
Skype: miguel.griffa
Y!: m_griffa
MSN: [EMAIL PROTECTED]
Cell: 54-911-62519355

Reply via email to