dev@glassfish.java.net

Re: please review pom.xml change

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Fri, 27 May 2011 12:28:53 +0530

Can you send the corresponding bug id? Has it been approved by Sathyan?

Thanks,
Sahoo
On Friday 27 May 2011 06:25 AM, Anissa Lam wrote:
>
> Please review change.
> I need to integrate a new version of jsftemplating jar in both trunk
> and 3.1.1 branch.
> Quicklook, devtest and manual testing done.
>
> 3.1.1 branch:
> ~/Awork/V3/v3.1.1 146) svn diff pom.xml
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 47132)
> +++ pom.xml (working copy)
> @@ -124,7 +124,7 @@
> <version_suffix></version_suffix>
> <build.id>${user.name}-private</build.id><!-- on Hudson and RE, this
> gets replaced by real build ID -->
> <stax-api.version>1.0-2</stax-api.version>
> - <jsftemplating.version>2.0.4</jsftemplating.version>
> + <jsftemplating.version>2.1.0</jsftemplating.version>
> <glassfish-corba.version>3.2.0-b002</glassfish-corba.version>
> <uc-pkg-client.version>1.122-50.2809</uc-pkg-client.version>
> <uc-pkg-bootstrap.version>1.122-50.2809</uc-pkg-bootstrap.version>
>
>
>
> ~/Awork/V3/v3 150) svn diff pom.xml
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 46937)
> +++ pom.xml (working copy)
> @@ -124,7 +124,7 @@
> <version_suffix></version_suffix>
> <build.id>${user.name}-private</build.id><!-- on Hudson and RE, this
> gets replaced by real build ID -->
> <stax-api.version>1.0-2</stax-api.version>
> - <jsftemplating.version>2.0.4</jsftemplating.version>
> + <jsftemplating.version>2.1.0</jsftemplating.version>
> <glassfish-corba.version>3.2.0-b002</glassfish-corba.version>
> <uc-pkg-client.version>1.122-50.2809</uc-pkg-client.version>
> <uc-pkg-bootstrap.version>1.122-50.2809</uc-pkg-bootstrap.version>
>
>
> thanks
> Anissa