# HG changeset patch # User Jaroslav Tulach # Date 1414698387 -3600 # Node ID 9a439a79c6d0291d9afaf2f3125a5d2d1842bd1f # Parent e1439046d96edbaf11fdc427f861dfe40af9f762 Use scala 2.10.4 to compile on JDK8 diff -r e1439046d96e -r 9a439a79c6d0 samples/effectivelist/build.xml --- a/samples/effectivelist/build.xml Sun Oct 06 22:05:14 2013 +0200 +++ b/samples/effectivelist/build.xml Thu Oct 30 20:46:27 2014 +0100 @@ -6,7 +6,7 @@ Builds, tests, and runs the project Effective List. - + diff -r e1439046d96e -r 9a439a79c6d0 samples/effectivelist/nbproject/build-impl.xml --- a/samples/effectivelist/nbproject/build-impl.xml Sun Oct 06 22:05:14 2013 +0200 +++ b/samples/effectivelist/nbproject/build-impl.xml Thu Oct 30 20:46:27 2014 +0100 @@ -50,6 +50,7 @@ + diff -r e1439046d96e -r 9a439a79c6d0 samples/libs/build.xml --- a/samples/libs/build.xml Sun Oct 06 22:05:14 2013 +0200 +++ b/samples/libs/build.xml Thu Oct 30 20:46:27 2014 +0100 @@ -43,14 +43,14 @@ - - + + - + - +