dev@glassfish.java.net

Re: Your recent check in [Initial checkin for EJB Security support]

From: Sahoo <Sahoo_at_Sun.COM>
Date: Tue, 08 Jul 2008 09:29:15 +0530

Mahesh Kannan wrote:
> Sahoo wrote:
>> Mahesh,
>>
>> I see you modifies a file in glassfish-api when you checked in rev
>> #21176 [1]. I don't see the version being updated in
>> glassfish-api/pom.xml. This is required as that particular module
>> uses non-SNAPSHOT version for whatever reason. This situation would
>> fail: someone just checks out ejb-container and builds.
> Hi Sahoo,
> I guess chnaging
>
> <glassfish-api.version>10.0.0-rev7</glassfish-api.version> to
> <glassfish-api.version>10.0.0-rev8</glassfish-api.version>
>
> will do?
>
You need to make this change at least in a couple of places: v3/pom.xml
and v3/common/glassfish-api/pom.xml. That's because the latter one does
not extend v3/pom.xml and that's not a bug. If there are other places
where you have to change, then that would be a bug.

Thanks,
Sahoo
> Thanks,
> --Mahesh
>
>>
>>
>> Thanks,
>> Sahoo
>>
>> [1]
>> http://fisheye4.atlassian.com/changelog/~br=trunk/glassfish-svn/trunk/v3?cs=21176
>>
>>
>> ---------------------------------------------------------------------
>> 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
>