dev@glassfish.java.net

Re: [Action] connectors-runtime pom.xml review

From: Sahoo <Sahoo_at_Sun.COM>
Date: Mon, 16 Mar 2009 19:57:44 +0530

Shalini,

Your change looks fine to me. I am not sure why I see two messages with
same content and subject, but sent at different times.

Sahoo

Shalini Muthukrishnan wrote:
> Hi All,
>
> Please review the proposed change to the
> connectors/connectors-runtime/pom.xml. This is needed for JDBC
> monitoring support.
>
> --- pom.xml (revision 25409)
> +++ pom.xml (working copy)
> @@ -37,6 +37,18 @@
> </build>
> <dependencies>
>
> + <dependency>
> + <groupId>org.glassfish.flashlight</groupId>
> + <artifactId>flashlight-framework</artifactId>
> + <version>${project.version}</version>
> + </dependency>
> + + <dependency>
> + <groupId>org.glassfish.admin</groupId>
> + <artifactId>monitoring-core</artifactId>
> + <version>${project.version}</version>
> + </dependency>
> +
> <dependency>
> <groupId>org.glassfish</groupId>
> <artifactId>javax.resource</artifactId>
>
> Thanks,
> Shalini.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>