From e1327d73bd20ec75e49c37add22b137999707009 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Mon, 8 Oct 2012 15:56:55 +0300 Subject: [PATCH] Make vaadin.client-compiled a bundle (#9793) Refactored client-compiled/build.xml to use the common.xml jar target Change-Id: Ia25f247cd91b2a93b7abd739e015a34ee46268be --- client-compiled/build.xml | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/client-compiled/build.xml b/client-compiled/build.xml index be32dea853..f75a27ffcd 100644 --- a/client-compiled/build.xml +++ b/client-compiled/build.xml @@ -18,6 +18,12 @@ + + + + + + @@ -100,26 +106,13 @@ - - + + + - - - - - - - - - - - - - - - - + + -- 2.39.5