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, 1 insertions, 2 deletions
diff --git a/theme-compiler/build.xml b/theme-compiler/build.xml
index 03d0531a68..324934bd10 100644
--- a/theme-compiler/build.xml
+++ b/theme-compiler/build.xml
@@ -20,8 +20,7 @@
</path>
<path id="classpath.test.custom" />
- <!--<property name="classes.exclude" value="com/vaadin/buildhelpers/**"
- /> -->
+ <property name="classes.exclude" value="**/*.properties"/>
<target name="parser">
<!-- Copy javacc-5.0.jar to ${result.dir}/javacc/javacc.jar as the