Approved. thanks, Rama Pulavarthi
Kelly O'Hair wrote: > > On Jun 17, 2010, at 2:30 PM, Kelly O'Hair wrote: > >> >> Need official review for these changes: >> >> 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7 >> 6955292: Workaround ant 1.7.1 package-info.java issue in ant scripts >> 6960333: Add make level ALLOW_DOWNLOADS=true option >> 6940241: Change jaxp/jaxws so that the http downloads are not done by >> default >> >> http://cr.openjdk.java.net/~ohair/openjdk7/jaxws-changes/webrev/ >> >> -kto > > Almost forgot... > > Along with the jaxws changes, this minor jdk repository change is needed: > > hg log --rev tip -p -v > changeset: 2462:006e852b692e > tag: tip > user: ohair > date: Thu Jun 17 14:42:30 2010 -0700 > files: make/docs/CORE_PKGS.gmk > description: > 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7 > Reviewed-by: ramap > > > diff -r 5e4547833379 -r 006e852b692e make/docs/CORE_PKGS.gmk > --- a/make/docs/CORE_PKGS.gmk Thu Jun 17 13:21:46 2010 -0700 > +++ b/make/docs/CORE_PKGS.gmk Thu Jun 17 14:42:30 2010 -0700 > @@ -234,6 +234,7 @@ > javax.xml.ws.http \ > javax.xml.ws.soap \ > javax.xml.ws.spi \ > + javax.xml.ws.spi.http \ > javax.xml.ws.wsaddressing \ > javax.xml.transform \ > javax.xml.transform.sax \ > > > > -kto >
