Siegfried,
that would be great. I guess the first question I would answer is if
we need tu update BSF support. My vote is to use the previous version
of the script plugin when JSR223 is not available.

The changes I would like to do for now is to being able to specify
more files to be evaluated.

Ste

On Fri, Jan 1, 2010 at 3:08 PM, Siegfried Goeschl
<[email protected]> wrote:
> Hi Stefano,
>
> I think it is a good idea to improve the plugin -  as a quick note
> bsf-3.0-X provides JSR223 for JDK 1.5.
>
> Cheers,
>
> Siegfried Goeschl
>
> PS: Stefano & Tomasz  -  I would like to help as well to improve the
> plugin ..
>
> Stefano Fornari wrote:
>> Hi All,
>> I needed a plugin to run JavaScript scripts and I ran into
>> script-maven-plugin. It looks that id does most of what I need, but I
>> would need to extend it anyway to allow the evaluation of more than
>> one script. Looking at the documentation and code, I noticed, it seems
>> a bit outdated and supports BSF 2.x only.
>> In the JDK 1.6, JSR223 is implemented and provides already the Rhino
>> JavaScript engine implementation. I was therefore wondering if it
>> makes sense at all to develop a script-maven-plugin 2.0 that supports
>> JSR223 and drops support for BSF (who wants to use BSF engines can
>> keep using 1.0-SNAPSHOT). I would develop such version and contribute
>> it to the project if Tomasz is fine with it. The alternative is to
>> develop a separate plugin, but it would be a pity to fragment this
>> simple mojo.
>>
>> What do you think?
>>
>> Stefano
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
Ste

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to