The Jackson component is embedded into an enterprise software of our company that will not go beyond Java 7 for many years to come. Can we safely make the assumption that Jackson 2.9.8 will never require Java version 7 ? We will not use any Java 8-specific features (Lambda expressions, etc), but will that guarantee that the Jackson 2.9.8 will work as they have been in the recent versions on Java 7 ? (Build and Runtime). Is it possible to exclude any Java-8-specific support from Jackson libraries version 2.9.8 ?
Penny W. Oracle Corp. -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
