# HG changeset patch # User Jaroslav Tulach # Date 1461734913 -7200 # Node ID 72ef454e3987112028c2935b11ca0085a64313db # Parent 5b127bc8163e6c18c91465dec0b361154acddb7e Sample ko application is using JDK8 features. Disable it on JDK7 diff -r 5b127bc8163e -r 72ef454e3987 ko/pom.xml --- a/ko/pom.xml Wed Apr 27 06:38:18 2016 +0200 +++ b/ko/pom.xml Wed Apr 27 07:28:33 2016 +0200 @@ -14,6 +14,15 @@ bck2brwsr fx - kosample + + + + 1.8 + + + kosample + + +