]> source.dussan.org Git - vaadin-framework.git/commitdiff
Added the headless mode setting for GWT compiler ([6300]) also for building the Sampl...
authorMarko Grönroos <magi@iki.fi>
Fri, 19 Dec 2008 12:57:00 +0000 (12:57 +0000)
committerMarko Grönroos <magi@iki.fi>
Fri, 19 Dec 2008 12:57:00 +0000 (12:57 +0000)
svn changeset:6301/svn branch:trunk

build/build.xml

index b4d7fd7211116095aa12872c9ab350de4bd70d05..2af01b88061da7279bf5799ec56ed3c8425c42a9 100644 (file)
                        <arg value="com.itmill.toolkit.demo.sampler.gwt.SamplerWidgetSet" />
                        <arg value="-style" />
                        <arg value="OBF" />
+            <jvmarg value="-Djava.awt.headless=true"/>
                        <classpath>
                                <pathelement location="${gwt-dir}/${platform}/gwt-user.jar" />
                                <pathelement location="${gwt-dir}/${platform}/${lib-gwt-dev}" />