Thanks Anissa, looks good to me! :)
Ken
On 09/08/2010 03:57 PM, Anissa Lam wrote:
>
> Since Jruby and Jython has been removed from the distributions, there
> is no need for v3/admingui project to build these plugin modules.
> I am removing these 2 modules from the list.
> Please review.
>
>
> %svn diff v3/admingui/pom.xml
> Index: v3/admingui/pom.xml
> ===================================================================
> --- v3/admingui/pom.xml (revision 40587)
> +++ v3/admingui/pom.xml (working copy)
> @@ -101,8 +101,10 @@
> <module>corba</module>
> <module>full</module>
> <module>updatecenter</module>
> - <module>jruby</module>
> - <module>jython</module>
> + <!-- this has been removed from the distribution, no need to build
> this at all.
> + <module>jruby</module>
> + <module>jython</module>
> + -->
> <module>war</module>
> <module>dist-fragment</module>
> </modules>
>
>
> thanks
> Anissa
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>