dev@glassfish.java.net

Re: pom.xml review - jsf integration

From: Snjezana Sevo-Zenzerovic <Snjezana.Sevo-Zenzerovic_at_Sun.COM>
Date: Tue, 21 Apr 2009 10:20:42 -0700

Yes, it is duplication to some extent - problem is that IPS package
versioning requires pure numeric values and for those few modules that
are using alphanumeric versions and whose packages get versioned
independently of the rest of GF packages we need to independently
specify correct IPS package version.

And before you ask, yes, there is TODO task to automate translation of
maven versions to valid IPS package versions...

Sahoo wrote:

> Snjezana,
>
> Why is that needed? Is that not a duplication of information?
>
> Thanks,
> Sahoo
>
> Snjezana Sevo-Zenzerovic wrote:
>
>> And you get extra credit for remembering to also update
>> pkg_conf.py.template :-)
>>
>> Jane Young wrote:
>>
>>> Looks good
>>>
>>>
>>> Ryan Lubke wrote:
>>>
>>>> Updating to 2.0.0-b10.
>>>>
>>>> Index: pom.xml
>>>> ===================================================================
>>>> --- pom.xml (revision 26367)
>>>> +++ pom.xml (working copy)
>>>> @@ -105,8 +105,8 @@
>>>> <el-impl.version>2.1.2-b03</el-impl.version>
>>>> <jstl-impl.version>1.2</jstl-impl.version>
>>>> <jstl-api.version>1.2</jstl-api.version>
>>>> - <jsf-api.version>2.0.0-b09</jsf-api.version>
>>>> - <jsf-impl.version>2.0.0-b09</jsf-impl.version>
>>>> + <jsf-api.version>2.0.0-b10</jsf-api.version>
>>>> + <jsf-impl.version>2.0.0-b10</jsf-impl.version>
>>>> <deployment-api.version>1.2-rev-1</deployment-api.version>
>>>> <jaxrpc-api.version>1.1</jaxrpc-api.version>
>>>> <grizzly.version>1.9.14</grizzly.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
>>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>