On 17 August 2011 07:06, Stefan Bodewig <bode...@apache.org> wrote: > Hi, > > with svn revision 1158060 the bcel.generic.Visitor interface has become > package private, breaking the Gump builds of Xalan XSLTC, > commons-javaflow and likely other downstream code. > > Has this change been intentional?
I don't think so. The rest of the commit just removes public from methods. I assume that was a mistake to change the interface itself, as it does not agree with the log message. I've reverted the change of interface visibilty. > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org