summaryrefslogtreecommitdiffstats
path: root/client-compiled
diff options
context:
space:
mode:
Diffstat (limited to 'client-compiled')
-rw-r--r--client-compiled/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/client-compiled/build.xml b/client-compiled/build.xml
index fb4f26bc73..5eb8decd22 100644
--- a/client-compiled/build.xml
+++ b/client-compiled/build.xml
@@ -124,6 +124,7 @@
<target name="jar" depends="default-widgetset">
<antcall target="common.jar">
<param name="osgi.extra.package.prefixes" value="VAADIN/widgetsets/" />
+ <param name="osgi.includeNumberPackages" value="1" />
<reference torefid="extra.jar.includes" refid="jar.includes" />
</antcall>
</target>