dev@glassfish.java.net

Re: POM CHANGE

From: Jason Lee <jasondlee_at_sun.com>
Date: Fri, 02 Oct 2009 08:29:44 -0500

Resend...

On Oct 1, 2009, at 1:03 PM, Jason Lee wrote:

> Please review and approve the following POM change for the Admin
> Console JMS Plugin:
>
> Index: admingui/jms-plugin/pom.xml
> ===================================================================
> --- admingui/jms-plugin/pom.xml (revision 32119)
> +++ admingui/jms-plugin/pom.xml (working copy)
> @@ -103,14 +103,20 @@
> <dependency>
> <groupId>org.glassfish.admingui</groupId>
> <artifactId>console-plugin-service</artifactId>
> - <version>${project.version}</version>
> - <scope>provided</scope>
> + <version>${project.version}</version>
> + <scope>provided</scope>
> </dependency>
> <dependency>
> + <groupId>org.glassfish.jms</groupId>
> + <artifactId>jms-core</artifactId>
> + <version>${project.version}</version>
> + <scope>provided</scope>
> + </dependency>
> + <dependency>
> <groupId>org.glassfish.admingui</groupId>
> <artifactId>console-common</artifactId>
> - <version>${project.version}</version>
> - <scope>provided</scope>
> + <version>${project.version}</version>
> + <scope>provided</scope>
> </dependency>
> <dependency>
> <groupId>com.sun.messaging.mq</groupId>
>
> This change allows us to get a reference to the
> JmsProviderLifecycle, which exposes an API to start the JMS broker
> (issue 8877).

         Jason Lee
Senior Java Developer
GlassFish Administration Console

Sun Microsystems, Inc.
Phone x31197/+1 405-343-1964
Email jasondlee_at_sun.com
Blog http://blogs.sun.com/jasondlee
Blog http://blogs.steeplesoft.com