On Tue, 16 Apr 2019 at 16:15, Stefan Bodewig <bode...@apache.org> wrote:
>
> After Compress has been upgraded to Parent 48 the JDK 7 build started to
> fail as the new version of the bnd plugin has been compiled with
> -target 8, or so it seems.
>
> I'll downgrade the bnd plugin for compress for now.

An alternative is to run Maven with Java 8, but compile/test for Java
7 using the appropriate profile.
See Commons NET for an example of how to do this.

> 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

Reply via email to