Re: RFR 8173604: Proposal to move java.annotations.common -> java.xml.ws.annoations

2017-02-03 Thread Alan Bateman
On 03/02/2017 19:28, Lance Andersen wrote: Hi all, Attached is the webrev for renaming the module javax.annotation.commons to java.xml.ws.annotations: http://cr.openjdk.java.net/~lancea/8173604/ The rename looks good but I think an update to

Re: RFR 8173604: Proposal to move java.annotations.common -> java.xml.ws.annoations

2017-02-03 Thread Lance Andersen
> On Feb 3, 2017, at 6:29 PM, Mandy Chung wrote: > > >> On Feb 3, 2017, at 11:28 AM, Lance Andersen >> wrote: >> >> Hi all, >> >> Attached is the webrev for renaming the module javax.annotation.commons >> to java.xml.ws.annotations: http://cr.openjdk.java.net/~lancea/8173604/ >>

Re: RFR 8173604: Proposal to move java.annotations.common -> java.xml.ws.annoations

2017-02-03 Thread Mandy Chung
> On Feb 3, 2017, at 11:28 AM, Lance Andersen wrote: > > Hi all, > > Attached is the webrev for renaming the module javax.annotation.commons > to java.xml.ws.annotations: http://cr.openjdk.java.net/~lancea/8173604/ > /configure - no change in

Re: RFR 8173604: Proposal to move java.annotations.common -> java.xml.ws.annoations

2017-02-03 Thread Paul Sandoz
+1 Paul. > On 3 Feb 2017, at 11:28, Lance Andersen wrote: > > Hi all, > > Attached is the webrev for renaming the module javax.annotation.commons > to java.xml.ws.annotations: http://cr.openjdk.java.net/~lancea/8173604/ > > > JPRT has been r

RFR 8173604: Proposal to move java.annotations.common -> java.xml.ws.annoations

2017-02-03 Thread Lance Andersen
Hi all, Attached is the webrev for renaming the module javax.annotation.commons to java.xml.ws.annotations: http://cr.openjdk.java.net/~lancea/8173604/ JPRT has been run showing no issues. Best Lance