dev@glassfish.java.net

Re: [3.1.1] Review Request: pom.xml

From: Snjezana Sevo-Zenzerovic <snjezana.sevozenzerovic_at_oracle.com>
Date: Thu, 23 Jun 2011 12:28:29 -0700 (PDT)

Please note that you will also need to update the value of corba_version in packager/resources/pkg_conf.py file back to 3.1.0,0-28

Thanks,

Snjezana

----- Original Message -----
From: harshad.vilekar_at_oracle.com
To: dev_at_glassfish.java.net
Sent: Thursday, June 23, 2011 12:20:22 PM GMT -08:00 US/Canada Pacific
Subject: [3.1.1] Review Request: pom.xml

Hi,

This change fixes CORBA issue #16546, scheduled for 3.1.1. Could
someone please review today?

Thanks,

Harshad


Index: pom.xml
===================================================================
--- pom.xml (revision 47635)
+++ pom.xml (working copy)
@@ -124,7 +124,7 @@
         <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.1.0</jsftemplating.version>
- <glassfish-corba.version>3.2.0-b002</glassfish-corba.version>
+ <glassfish-corba.version>3.1.0-b028</glassfish-corba.version>
         <uc-pkg-client.version>1.122-54.2834</uc-pkg-client.version>
         <uc-pkg-bootstrap.version>1.122-54.2834</uc-pkg-bootstrap.version>