Change looks correct. Find its interesting that there were partial
attempts in some of the repos
Approved.
Thanks
Dave
On 9/10/2014 4:11 PM, Bradford Wetmore wrote:
I created:
https://bugs.openjdk.java.net/browse/JDK-8058180
The code review is:
http://cr.openjdk.java.net/~wetmore/8058180/open/
Brad
On 9/10/2014 12:00 PM, Bradford Wetmore wrote:
I've noticed in various repos that the .hgignore files include
variations on webrev, ^webrev/, or leave it out completely. In other
words, it's inconsistent.
Mark offered:
http://mail.openjdk.java.net/pipermail/build-dev/2008-February/000742.html
which add your own personal .hgignore file, but that means everyone has
to do it. Would a simple cleanup of webrev/.hgignore be a good idea:
+ ^webrev/
+ ^webrev.zip
Brad