dev@glassfish.java.net

Re: pom.xml changes for integrating b25 batch jars

From: <Mahesh.Kannan_at_Oracle.Com>
Date: Fri, 12 Apr 2013 10:17:02 -0700

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>
>