From a14dffb362af1e6daf88e796034af9677f6081c7 Mon Sep 17 00:00:00 2001 From: pTalanov Date: Thu, 14 Jun 2012 13:57:40 +0400 Subject: [PATCH] Do not package the whole js.libraries/src folder into plugin. Package only those that are used in examples. # KT-2273 Fixed --- build.xml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index a4597bfadfa..749f4e1aac6 100644 --- a/build.xml +++ b/build.xml @@ -141,12 +141,17 @@ - - - - - - + + + + + + + + + + +