aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorArtur Signell <artur.signell@itmill.com>2009-09-01 13:40:34 +0000
committerArtur Signell <artur.signell@itmill.com>2009-09-01 13:40:34 +0000
commitfb55cc1852ee2facb6314446090b4e3a7fd7c564 (patch)
tree991ff0182a78828ed2fc06b49ec80851c2c98ebf /build
parentd24cd49e507565f1408018932bc3f1f33ce59736 (diff)
downloadvaadin-framework-fb55cc1852ee2facb6314446090b4e3a7fd7c564.tar.gz
vaadin-framework-fb55cc1852ee2facb6314446090b4e3a7fd7c564.zip
Reverted sampler widgetset build parameter to OBF
svn changeset:8620/svn branch:6.1
Diffstat (limited to 'build')
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index 99c8eba8ed..6759566ae3 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -855,7 +855,7 @@
<arg value="${output-dir}/WebContent/VAADIN/widgetsets" />
<arg value="com.vaadin.demo.sampler.gwt.SamplerWidgetSet" />
<arg value="-style" />
- <arg value="PRETTY" />
+ <arg value="OBF" />
<jvmarg value="-Xss8M"/>
<jvmarg value="-Djava.awt.headless=true"/>
<classpath>