summaryrefslogtreecommitdiffstats
path: root/push/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'push/build.xml')
-rw-r--r--push/build.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/push/build.xml b/push/build.xml
index 953416cf2d..3e750b67cd 100644
--- a/push/build.xml
+++ b/push/build.xml
@@ -59,9 +59,6 @@
</target>
<target name="publish-local" depends="jar">
- <antcall target="common.sources.jar">
- <reference torefid="extra.jar.includes" refid="jar.includes" />
- </antcall>
<antcall target="common.publish-local" />
</target>