dev@glassfish.java.net

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

From: Shalini Muthukrishnan <Shalini.Muthukrishnan_at_Sun.COM>
Date: Tue, 17 Mar 2009 09:51:20 +0530

Sorry, i resent the mail because it bounced back once.

Sahoo wrote:
> 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>