Re: Metamodel for java 1.7

2016-10-07 Thread Kasper Sørensen
Hi Vijay, The pom does in deed specify Java 1.7 as both source as target. I believe that a JDK 8 compiler will respect that also, so the output bytecode is Java 7 compatible. Have you actually tried running MM with Java 1.7 and seen it fail, because I believe it to work. Kasper 2016-10-07 4:56 G

Metamodel for java 1.7

2016-10-07 Thread Vijay Kumar Jalagari
Hi, According to metamodel source its compatible with java 1.7 but OOTB jar provided by maven artifactory is java 1.8 ( Build-Jdk: 1.8.0_77 ) One options is build the metamodel with 1.7 and include in required other application but is there any better approach? [0] - https://github.com/apache/