dev@glassfish.java.net

ACTION: v3/admingui pom.xml change

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Tue, 28 Jul 2009 09:21:18 -0700

Please review the following changes in v3/admingui/pom.xml
This is to add the jruby and jython support in admin console.


Index: admingui/pom.xml
===================================================================
--- admingui/pom.xml (revision 29779)
+++ admingui/pom.xml (working copy)
@@ -93,6 +93,8 @@
         <module>corba</module>
         <module>full</module>
         <module>updatecenter</module>
+ <module>jruby</module>
+ <module>jython</module>
         <module>war</module>
         <module>dist-fragment</module>
     </modules>

thanks
Anissa