From 65747f5178679ae81e4e570b7e5ff2f832399ff3 Mon Sep 17 00:00:00 2001 From: "srowen@gmail.com" Date: Sun, 24 Nov 2013 18:41:45 +0000 Subject: [PATCH] Only invoke GWT tools if gwt.sdk is defined git-svn-id: https://zxing.googlecode.com/svn/trunk@2919 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- zxing.appspot.com/pom.xml | 54 +++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 22 deletions(-) diff --git a/zxing.appspot.com/pom.xml b/zxing.appspot.com/pom.xml index d5ca4322f..8d1728a85 100644 --- a/zxing.appspot.com/pom.xml +++ b/zxing.appspot.com/pom.xml @@ -38,28 +38,38 @@ - - - - org.apache.maven.plugins - maven-antrun-plugin - - - compile - - - - - - - - run - - - - - - + + + gwt + + + gwt.sdk + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + compile + + + + + + + + run + + + + + + + + ZXing Appspot-based encoder GWT-based encoder app hosted at zxing.appspot.com