On Oct 9 2013, at 22:11 , Weijun Wang wrote: > Some of us still use wxfile to generate a single webrev for code changes in > multiple repos. Is there another way to do it?
Yes, you can pipe a simple file list to webrev to have it use that list of files. I removed wxfile support in part because it's not documented anywhere and there are alternatives. If you can confirm that the alternatives are adequate I would very much appreciate being able to go ahead with removing wxfile support. Mike > Thanks > Max > > On 10/10/13 6:54 AM, Mike Duigou wrote: >> Hello all; >> >> This changeset revisits webrev's integration with bugs.openjdk.java.net to >> correct problems with the scraping of bug titles from jbs html. I also >> eliminated the now obsolete "-O" option since bugs are now all visible on >> the preferred bugs.openjdk.java.net system. >> >> While I was at it I finally eliminated the obsolete teamware, sac and wxfile >> support with the hopes that cruft removal may lower the bar to others >> contributing to webrev (yeah, it's not glamourous but we still need it). >> >> http://cr.openjdk.java.net/~mduigou/JDK-8026062/0 >> >> Mike >>