Need reviewer: jaxp source drop update, a few fixes

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri Jun 4 18:55:32 PDT 2010


On 06/04/2010 06:40 PM, Kelly O'Hair wrote:
>
> Need reviewer, 3 fixes here:
>
> 6955301: Update names and references to rebranded drop bundles (jaxp, 
> jaxws, jaf)
> 6940241: Change jaxp/jaxws so that the http downloads are not done by 
> default
> 6955292: Workaround ant 1.7.1 package-info.java issue in ant scripts
>
> http://cr.openjdk.java.net/~ohair/openjdk6/jaxp-b20-drop/webrev/ 
> <http://cr.openjdk.java.net/%7Eohair/openjdk6/jaxp-b20-drop/webrev/>
>
> The new jaxp drop file will be:
> https://jaxp.dev.java.net/files/documents/913/150648/jaxp_src.bundle.name=jdk6-jaxp-b20.zip
>
> On 6940241, by default, the source drop bundle will NOT be downloaded 
> unless the ant property
>    allow.downloads=true
> is defined, so you have to explicitly allow this.
>
> The env var ALT_DROPS_DIR or ant property drops.dir should refer to 
> the directory holding the
> downloaded jaxp/jaxws source drop bundles.
>
> -kto

Kelly,

(why) does the package-info fix work? why do you need a second 
compilation of everything?

-- Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/jdk6-dev/attachments/20100604/e7a8ed31/attachment.html 


More information about the jdk6-dev mailing list