dev@glassfish.java.net

Re: duplicate management-api.version property in pom.xml

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Tue, 21 Jul 2009 13:27:40 -0700

Yes, one of those is JSR 77.

Maybe our choice of "management-api" wasn't so good...

On Jul 21, 2009, at 12:41 PM, Jennifer Chou wrote:

> good catch. Looks like the first one is for a different management-
> api
>
> <groupId>javax.management.j2ee</groupId>
> <artifactId>management-api</artifactId>
> <version>${management-api.version}</version>
>
> I see it being used in tests\amx\pom.xml
>
> I will change the name of the second one from
>
> <management-api.version>3.0.0-b003</management-api.version>
> to
> <glassfish-management-api.version>3.0.0-b003</glassfish-management-
> api.version>
>
> Vivek Pandey wrote:
>> Duplicate management-api.version in the parent pom.xml. One of them
>> should be removed, I guess 1.1-rev-1.
>>
>> -vivek.
>>
>> $ grep management-api.version pom.xml
>> <management-api.version>1.1-rev-1</management-api.version>
>> <management-api.version>3.0.0-b003</management-api.version>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>

Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team