# HG changeset patch # User Jaroslav Tulach # Date 1414795793 -3600 # Node ID 0c3b47231206b3cd896565931f62cbfc2eb16922 # Parent 35d0118c1490cc8712e125d88d76cbfb776bc94d Returning back to old MainBrwsr, as TeaVM does not honor the new invention of class's invoke diff -r 35d0118c1490 -r 0c3b47231206 minesweeper/pom.xml --- a/minesweeper/pom.xml Fri Oct 31 23:46:16 2014 +0100 +++ b/minesweeper/pom.xml Fri Oct 31 23:49:53 2014 +0100 @@ -431,7 +431,7 @@ false - org.apidesign.demo.minesweeper.MinesModel + org.apidesign.demo.minesweeper.MainBrwsr false diff -r 35d0118c1490 -r 0c3b47231206 minesweeper/src/main/webapp/pages/index.html --- a/minesweeper/src/main/webapp/pages/index.html Fri Oct 31 23:46:16 2014 +0100 +++ b/minesweeper/src/main/webapp/pages/index.html Fri Oct 31 23:49:53 2014 +0100 @@ -236,8 +236,8 @@