dev@glassfish.java.net

Re: pom change review

From: Jane Young <jane.young_at_oracle.com>
Date: Fri, 15 Oct 2010 10:09:57 -0700

  Looks fine.



On 10/15/10 8:17 AM, Joseph Fialli wrote:
> For ha-api integration
>
>> Index: pom.xml
>> ===================================================================
>> --- pom.xml (revision 41763)
>> +++ pom.xml (working copy)
>> @@ -170,7 +170,7 @@
>> <l10n.version>3.0-b73</l10n.version>
>> <asm.version>3.1</asm.version>
>> <shoal.version>1.5.18</shoal.version>
>> - <ha-api.version>3.1.1</ha-api.version>
>> + <ha-api.version>3.1.4</ha-api.version>
>> </properties>
>
>
> New dependency added for new asadmin CLI (list-persistence-types).
>> Index: cluster/admin/pom.xml
>> ===================================================================
>> --- cluster/admin/pom.xml (revision 41763)
>> +++ cluster/admin/pom.xml (working copy)
>> @@ -145,6 +145,10 @@
>> <version>${project.version}</version>
>> </dependency>
>> <dependency>
>> + <groupId>org.glassfish.ha</groupId>
>> + <artifactId>ha-api</artifactId>
>> + </dependency>
>> + <dependency>
>> <groupId>org.glassfish.tests</groupId>
>> <artifactId>utils</artifactId>
>> <version>${project.version}</version>
>>
>>
> -Joe
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>