This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
commit 0333c474f79d04ba785e959d3472d274b6f096da Author: Gary Gregory <[email protected]> AuthorDate: Fri Jun 5 17:21:24 2020 -0400 Fix spacing. --- src/site/xdoc/faq.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index b67881f..5b53680 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -57,8 +57,7 @@ <p> <b>Q: </b> (Typically for users of Xalan (XSLTC)) I'm getting <pre> - ClassGenException: Branch target offset too large for short - </pre> + ClassGenException: Branch target offset too large for short</pre> when compiling large files. <br/>
