summaryrefslogtreecommitdiffstats
path: root/client-compiler/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-12 16:59:27 +0300
committerArtur Signell <artur@vaadin.com>2012-09-12 16:59:27 +0300
commitd2e75eb1d596a6506110c3122aa5ef5c2d68a8d4 (patch)
tree4ec5017125bfe8b479204819fb229448dc5a3591 /client-compiler/ivy.xml
parent4d17eced19fd3705532e501e9d92c5ffe87f69b6 (diff)
downloadvaadin-framework-d2e75eb1d596a6506110c3122aa5ef5c2d68a8d4.tar.gz
vaadin-framework-d2e75eb1d596a6506110c3122aa5ef5c2d68a8d4.zip
Moved validation dependency and hack to client (#9551)
Diffstat (limited to 'client-compiler/ivy.xml')
-rw-r--r--client-compiler/ivy.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/client-compiler/ivy.xml b/client-compiler/ivy.xml
index d57c3f700c..777236ee53 100644
--- a/client-compiler/ivy.xml
+++ b/client-compiler/ivy.xml
@@ -29,9 +29,6 @@
rev="3.1" conf="build,ide -> default" />
<dependency org="ant" name="ant" rev="1.6.5"
conf="build,ide -> default" />
- <dependency org="javax.validation" name="validation-api"
- rev="1.0.0.GA" conf="build->default,sources" />
-
</dependencies>
</ivy-module>