Re: RFR: JDK-8034769: Move logutil in corba to make/tools

2014-02-13 Thread Tim Bell
Hi Erik: On 13/02/2014 13:33, Erik Joelsson wrote: New webrev: http://cr.openjdk.java.net/~erikj/8034769/webrev.corba.02/ * Moved all the buildtools to the same structure as in the jdk repo. * Deleted a leftover Makefile that was sitting in the logutil source directory. * Moved the idl delet

Re: RFR: JDK-8034769: Move logutil in corba to make/tools

2014-02-13 Thread Alan Bateman
On 13/02/2014 13:33, Erik Joelsson wrote: New webrev: http://cr.openjdk.java.net/~erikj/8034769/webrev.corba.02/ * Moved all the buildtools to the same structure as in the jdk repo. * Deleted a leftover Makefile that was sitting in the logutil source directory. * Moved the idl deletes to a var

Re: RFR: JDK-8034769: Move logutil in corba to make/tools

2014-02-13 Thread Erik Joelsson
New webrev: http://cr.openjdk.java.net/~erikj/8034769/webrev.corba.02/ * Moved all the buildtools to the same structure as in the jdk repo. * Deleted a leftover Makefile that was sitting in the logutil source directory. * Moved the idl deletes to a variable with proper line breaks. /Erik On 2

Re: RFR: JDK-8034769: Move logutil in corba to make/tools

2014-02-12 Thread Erik Joelsson
On 2014-02-12 13:24, Magnus Ihse Bursie wrote: On 12 feb 2014, at 12:58, Alan Bateman wrote: On 12/02/2014 10:42, Erik Joelsson wrote: Here is another source location cleanup, this time in the corba repo. The 6 classes in com/sun/tools/corba/se/logutil are only used as a build tool during co

Re: RFR: JDK-8034769: Move logutil in corba to make/tools

2014-02-12 Thread Magnus Ihse Bursie
On 12 feb 2014, at 12:58, Alan Bateman wrote: > >> On 12/02/2014 10:42, Erik Joelsson wrote: >> Here is another source location cleanup, this time in the corba repo. The 6 >> classes in com/sun/tools/corba/se/logutil are only used as a build tool >> during compilation of the corba repo. These f

Re: RFR: JDK-8034769: Move logutil in corba to make/tools

2014-02-12 Thread Alan Bateman
On 12/02/2014 10:42, Erik Joelsson wrote: Here is another source location cleanup, this time in the corba repo. The 6 classes in com/sun/tools/corba/se/logutil are only used as a build tool during compilation of the corba repo. These files should be moved to the corba/make/tools/src directory s