summaryrefslogtreecommitdiffstats
path: root/theme-compiler/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/build.xml')
-rw-r--r--theme-compiler/build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme-compiler/build.xml b/theme-compiler/build.xml
index 324934bd10..03d0531a68 100644
--- a/theme-compiler/build.xml
+++ b/theme-compiler/build.xml
@@ -20,7 +20,8 @@
</path>
<path id="classpath.test.custom" />
- <property name="classes.exclude" value="**/*.properties"/>
+ <!--<property name="classes.exclude" value="com/vaadin/buildhelpers/**"
+ /> -->
<target name="parser">
<!-- Copy javacc-5.0.jar to ${result.dir}/javacc/javacc.jar as the