From 4fa3909eaf6233b57a82dea7a5ee0b4e9fc92cd9 Mon Sep 17 00:00:00 2001 From: "Natalia.Ukhorskaya" Date: Tue, 5 Feb 2013 14:07:56 +0400 Subject: [PATCH] Build jar for j2kConverter --- build.xml | 158 ++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 101 insertions(+), 57 deletions(-) diff --git a/build.xml b/build.xml index 027da9dd851..44f7e0988f1 100644 --- a/build.xml +++ b/build.xml @@ -58,7 +58,7 @@ - + @@ -212,63 +212,24 @@ - - - - + + + - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -465,8 +426,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + depends="init,prepareDist,compileGenerators,invokeGenerators,compiler,compilerSources,antTools,jdkAnnotations,runtime,jslib,j2kConverter"/>