On 16 Jun 2015, at 09:51, Carsten Ziegeler <[email protected]<mailto:[email protected]>> wrote:
The problem is our parent pom, it really defines java 1.3 as the base and if you're using a more recent maven, the animal sniffer plugin starts to work "correctly" checking against the 1.3 signature. I think we should update our parent pom. +1, ran into the 1.3 Java version while working on https://issues.apache.org/jira/browse/FELIX-4912 as well. Regards, Sander

