You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tomo Suzuki <su...@google.com.INVALID> on 2019/07/10 18:41:41 UTC

[bcel] Fixing integration build for JDK 13

Hi BCEL maintainers,

The JDK 13 travis builds have been failing because of a new behavior of
javap command (BCEL-323 <https://issues.apache.org/jira/browse/BCEL-323>).
I raised a PR to fix the build:
https://github.com/apache/commons-bcel/pull/31 . I appreciate if you can
review/merge this.

-- 
Regards,
Tomo

Re: [bcel] Fixing integration build for JDK 13

Posted by Gary Gregory <ga...@gmail.com>.
Thank you for your PR, please see my comment there: Please update
changes.xml.

Gary

On Wed, Jul 10, 2019 at 2:42 PM Tomo Suzuki <su...@google.com.invalid>
wrote:

> Hi BCEL maintainers,
>
> The JDK 13 travis builds have been failing because of a new behavior of
> javap command (BCEL-323 <https://issues.apache.org/jira/browse/BCEL-323>).
> I raised a PR to fix the build:
> https://github.com/apache/commons-bcel/pull/31 . I appreciate if you can
> review/merge this.
>
> --
> Regards,
> Tomo
>