syndesisio / syndesis-extensions

Collection of Syndesis extensions
Apache License 2.0
31 stars 73 forks source link

Enforce Java 8 compatibility for 1.x branches #98

Closed squakez closed 4 years ago

squakez commented 4 years ago

We should introduce an enforcer rule to warn the user to compile with a Java 8 compatible version when using any 1.x branch. It loosely relates to #97.