dev@glassfish.java.net

POM change: Integrating gmbal 3.0.0-b013 in v3

From: Jennifer Chou <Jennifer.Chou_at_Sun.COM>
Date: Wed, 16 Sep 2009 14:33:53 +0100

Integrating new version of gmbal - 3.0.0-b013. Let me know if there are
any issues.
Ran QL which now (thanks to Lloyd) validates many of the monitoring mbeans.
Also, did some manual checks.

gmbal version 3.0.0-b013 contains bug fix, GMBAL-38 in JIRA, for metro.

Harold has already checked this version of GMBAL into xwss,
jax-ws-sources and wsit.


Index: pom.xml
===================================================================
--- pom.xml (revision 31393)
+++ pom.xml (working copy)
@@ -151,7 +151,7 @@
         <jersey.version>1.1.2-ea</jersey.version>
         <jbi.version>1.0</jbi.version>
         <wsdl4j.version>1.6.2</wsdl4j.version>
- <gmbal.version>3.0.0-b012</gmbal.version>
+ <gmbal.version>3.0.0-b013</gmbal.version>
         
<glassfish-management-api.version>3.0.0-b006</glassfish-management-api.version>
         <mimepull.version>1.4</mimepull.version>
         <findbugs.exclude></findbugs.exclude>