dev@glassfish.java.net

POM Change

From: Jason Lee <jason.d.lee_at_oracle.com>
Date: Wed, 05 Jan 2011 14:28:51 -0600

I need to make the following POM change as part of the fix for issue
GLASSFISH-15187. I've submitted the change request through the normal
channels, but felt I should bring up this POM change here.

Index: admingui/jms-plugin/pom.xml
===================================================================
--- admingui/jms-plugin/pom.xml (revision 44225)
+++ admingui/jms-plugin/pom.xml (working copy)
@@ -130,6 +130,12 @@
<scope>provided</scope>
</dependency>
<dependency>
+ <groupId>org.glassfish.jms</groupId>
+ <artifactId>jms-admin</artifactId>
+ <version>${project.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
<groupId>org.glassfish.admingui</groupId>
<artifactId>console-common</artifactId>
<version>${project.version}</version>

-- 
Jason Lee
Senior Member of Technical Staff
GlassFish REST API / Administration Console
Oracle Corporation
Phone +1 405-216-3193
Blog http://blogs.steeplesoft.com