dev@glassfish.java.net

Re: pom review request

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Tue, 18 Jan 2011 18:23:25 +0530

Sorry, the new version suffers from the same problem. You can actually
use the attached program to compare. Just run:
java -jar maven-version.jar <version1> <version2>

Sahoo
On Tuesday 18 January 2011 05:52 PM, Martin Grebac wrote:
> Nice. I updated the version to 2.2.3-1:
>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 44532)
> +++ pom.xml (working copy)
> @@ -131,7 +131,7 @@
> <webservices.version>2.1-b25</webservices.version>
> <woodstox.version>3.2.1.1</woodstox.version>
> <jaxb-api.version>2.2.2</jaxb-api.version>
> -<jaxb.version>2.2.3</jaxb.version>
> +<jaxb.version>2.2.3-1</jaxb.version>
> <jaxrpc.api.version>1.1-b01</jaxrpc.api.version>
>
> MartiNG
> --
> Martin Grebac
> GlassFish/Metro/JAXB/Tooling at Oracle
> http://blogs.sun.com/mgrebac
> ICQ: 93478885
>
> On Jan 17, 2011, at 6:53 PM, Sahoo wrote:
>
>
>> Martin,
>>
>> 2.2.3U1 is less than 2.2.3 as per maven rules. So, you need to come up with 2.2.4 or something of that sort.
>>
>> Thanks,
>> Sahoo
>>
>> On Monday 17 January 2011 10:41 PM, Martin Grebac wrote:
>>
>>> Hi,
>>> please review JAXB update which contains fix for performance issue: http://java.net/jira/browse/GLASSFISH-15559. Thanks,
>>> MartiNG
>>>
>>> Index: pom.xml
>>> ===================================================================
>>> --- pom.xml (revision 44532)
>>> +++ pom.xml (working copy)
>>> @@ -131,7 +131,7 @@
>>> <webservices.version>2.1-b25</webservices.version>
>>> <woodstox.version>3.2.1.1</woodstox.version>
>>> <jaxb-api.version>2.2.2</jaxb-api.version>
>>> -<jaxb.version>2.2.3</jaxb.version>
>>> +<jaxb.version>2.2.3U1</jaxb.version>
>>> <jaxrpc.api.version>1.1-b01</jaxrpc.api.version>
>>>
>>> --
>>> Martin Grebac
>>> GlassFish/Metro/JAXB/Tooling at Oracle
>>> http://blogs.sun.com/mgrebac
>>> ICQ: 93478885
>>>
>>>
>>>
>>>
>>>
>>>
>>
>