# HG changeset patch # User Jaroslav Tulach # Date 1363784153 -3600 # Node ID eba8fd2ff535f2500f4e6f11344a9b9ad2bd69bc # Parent f41a1fef7738eb2a5cab25283b817b27db77c222 Turning on SIMPLE_OPTIMIZATIONS for the static calculator sample diff -r f41a1fef7738 -r eba8fd2ff535 javaquery/demo-calculator/pom.xml --- a/javaquery/demo-calculator/pom.xml Tue Mar 19 13:18:02 2013 +0100 +++ b/javaquery/demo-calculator/pom.xml Wed Mar 20 13:55:53 2013 +0100 @@ -31,6 +31,7 @@ ${project.build.directory}/${project.build.finalName}-bck2brwsr/public_html/ index.xhtml ${project.build.directory}/bck2brwsr.js + SIMPLE_OPTIMIZATIONS