dev@glassfish.java.net

Re: pom.xml changes for integrating b25 batch jars

From: Romain Grecourt <romain.grecourt_at_oracle.com>
Date: Fri, 12 Apr 2013 19:41:13 +0200

Hi Mahesh,

According to Michael it should work the other way around (CCP first,
then pom review).
Anyway, looks good

Thanks,
Romain

On 4/12/13 7:17 PM, Mahesh.Kannan_at_Oracle.Com wrote:
> Romain, looks like you missed this. Can I go ahead and integrate this?
> I will follow the CC procedures once you approve the changes
>
>
> On 4/10/13 12:08 PM, Mahesh.Kannan_at_Oracle.Com wrote:
>> svn diff appserver/pom.xml
>> Index: appserver/pom.xml
>> ===================================================================
>> --- appserver/pom.xml (revision 61346)
>> +++ appserver/pom.xml (working copy)
>> @@ -125,9 +125,9 @@
>> <jsonp.version>1.0-b06</jsonp.version>
>> <concurrent-api.version>1.0-b06</concurrent-api.version>
>> <concurrent.version>1.0-b07</concurrent.version>
>> - <javax.batch-api.version>1.0-b23</javax.batch-api.version>
>> -
>> <com.ibm.jbatch-runtime-all.version>1.0-b23</com.ibm.jbatch-runtime-all.version>
>> - <com.ibm.jbatch-ri-spi.version>1.0-b23</com.ibm.jbatch-ri-spi.version>
>> + <javax.batch-api.version>1.0-b25</javax.batch-api.version>
>> +
>> <com.ibm.jbatch-runtime-all.version>1.0-b25</com.ibm.jbatch-runtime-all.version>
>> + <com.ibm.jbatch-ri-spi.version>1.0-b25</com.ibm.jbatch-ri-spi.version>
>> <javax.xml.soap-api.version>1.3.5</javax.xml.soap-api.version>
>> <javax.management.j2ee-api.version>1.1</javax.management.j2ee-api.version>
>>
>> </properties>
>>
>