|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Please review pom.xmlHi Jane,
Please can you review the following pom. There are mninor version changes to webservices and jaxb. I will run the devtests and quicklooks before committing once I have your approval Thanks, Bhakti Index: pom.xml =================================================================== --- pom.xml (revision 33749) +++ pom.xml (working copy) @@ -133,9 +133,9 @@ <glassfish-corba.version>3.0.0-b034</glassfish-corba.version> <uc-pkg-client.version>1.122-38.2471</uc-pkg-client.version> <uc-pkg-bootstrap.version>1.122-38.2471</uc-pkg-bootstrap.version> - <webservices.version>2.0-b25</webservices.version> + <webservices.version>2.0-b26</webservices.version> <woodstox.version>3.2.1-RC1</woodstox.version> - <jaxb.version>2.2-promoted-b61</jaxb.version> + <jaxb.version>2.2-promoted-b64</jaxb.version> <javax-persistence-api.version>2.0.0-M12</javax-persistence-api.version> <eclipselink.version>2.0.0-M12</eclipselink.version> <dbschema.version>RELEASE60</dbschema.version> Index: packager/pkg_conf.py.template =================================================================== --- packager/pkg_conf.py.template (revision 33749) +++ packager/pkg_conf.py.template (working copy) @@ -26,7 +26,7 @@ corba_version="3.0.0,0-32" jsf_version="2.0.1,0-2" grizzly_version="1.9.18,0-5" -metro_version="2.0,0-25" +metro_version="2.0,0-26" #description glassfish_description="GlassFish v3 Application Server" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Please review pom.xmlHi Bhakti,
Changes look fine. There were e-mail exchanges with Fabian, Martin and Paul about bundling the JAXR artifacts from Maven repo instead of from a Hudson job. I will be publishing the JAXR aritfacts from the source build. Will there be another webservices integration with the JAXR artifacts? Thanks, Jane Bhakti Mehta wrote: > Hi Jane, > Please can you review the following pom. There are mninor version > changes to webservices and jaxb. I will run the devtests and > quicklooks before committing once I have your approval > Thanks, > Bhakti > > Index: pom.xml > =================================================================== > --- pom.xml (revision 33749) > +++ pom.xml (working copy) > @@ -133,9 +133,9 @@ > <glassfish-corba.version>3.0.0-b034</glassfish-corba.version> > <uc-pkg-client.version>1.122-38.2471</uc-pkg-client.version> > <uc-pkg-bootstrap.version>1.122-38.2471</uc-pkg-bootstrap.version> > - <webservices.version>2.0-b25</webservices.version> > + <webservices.version>2.0-b26</webservices.version> > <woodstox.version>3.2.1-RC1</woodstox.version> > - <jaxb.version>2.2-promoted-b61</jaxb.version> > + <jaxb.version>2.2-promoted-b64</jaxb.version> > > <javax-persistence-api.version>2.0.0-M12</javax-persistence-api.version> > <eclipselink.version>2.0.0-M12</eclipselink.version> > <dbschema.version>RELEASE60</dbschema.version> > Index: packager/pkg_conf.py.template > =================================================================== > --- packager/pkg_conf.py.template (revision 33749) > +++ packager/pkg_conf.py.template (working copy) > @@ -26,7 +26,7 @@ > corba_version="3.0.0,0-32" > jsf_version="2.0.1,0-2" > grizzly_version="1.9.18,0-5" > -metro_version="2.0,0-25" > +metro_version="2.0,0-26" > > #description > glassfish_description="GlassFish v3 Application Server" > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Please review pom.xmlThanks Jane Yes there will be another integration after this one to take
care of that jaxr issue Regards, Bhakti Jane Young wrote: > Hi Bhakti, > > Changes look fine. > > There were e-mail exchanges with Fabian, Martin and Paul about > bundling the JAXR artifacts from Maven repo instead of from a Hudson > job. I will be publishing the JAXR aritfacts from the source build. > Will there be another webservices integration with the JAXR artifacts? > Thanks, > Jane > > > Bhakti Mehta wrote: >> Hi Jane, >> Please can you review the following pom. There are mninor version >> changes to webservices and jaxb. I will run the devtests and >> quicklooks before committing once I have your approval >> Thanks, >> Bhakti >> >> Index: pom.xml >> =================================================================== >> --- pom.xml (revision 33749) >> +++ pom.xml (working copy) >> @@ -133,9 +133,9 @@ >> <glassfish-corba.version>3.0.0-b034</glassfish-corba.version> >> <uc-pkg-client.version>1.122-38.2471</uc-pkg-client.version> >> <uc-pkg-bootstrap.version>1.122-38.2471</uc-pkg-bootstrap.version> >> - <webservices.version>2.0-b25</webservices.version> >> + <webservices.version>2.0-b26</webservices.version> >> <woodstox.version>3.2.1-RC1</woodstox.version> >> - <jaxb.version>2.2-promoted-b61</jaxb.version> >> + <jaxb.version>2.2-promoted-b64</jaxb.version> >> >> <javax-persistence-api.version>2.0.0-M12</javax-persistence-api.version> >> <eclipselink.version>2.0.0-M12</eclipselink.version> >> <dbschema.version>RELEASE60</dbschema.version> >> Index: packager/pkg_conf.py.template >> =================================================================== >> --- packager/pkg_conf.py.template (revision 33749) >> +++ packager/pkg_conf.py.template (working copy) >> @@ -26,7 +26,7 @@ >> corba_version="3.0.0,0-32" >> jsf_version="2.0.1,0-2" >> grizzly_version="1.9.18,0-5" >> -metro_version="2.0,0-25" >> +metro_version="2.0,0-26" >> >> #description >> glassfish_description="GlassFish v3 Application Server" >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |