summaryrefslogtreecommitdiffstats
path: root/client-compiled
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-06 19:09:03 +0300
committerArtur Signell <artur@vaadin.com>2012-09-09 11:23:47 +0300
commit94b1759e67c07fbca4c7371b374da97feb0fe7e7 (patch)
tree8aa425b6aa274e63a8b34d49defa44786722ffe1 /client-compiled
parentbbab36092aecd61b2718363b415052eba29b5b60 (diff)
downloadvaadin-framework-94b1759e67c07fbca4c7371b374da97feb0fe7e7.tar.gz
vaadin-framework-94b1759e67c07fbca4c7371b374da97feb0fe7e7.zip
Moved validation dependency to compiler (#9299)
Diffstat (limited to 'client-compiled')
-rw-r--r--client-compiled/ivy.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/client-compiled/ivy.xml b/client-compiled/ivy.xml
index a136929929..7802775f70 100644
--- a/client-compiled/ivy.xml
+++ b/client-compiled/ivy.xml
@@ -27,8 +27,6 @@
rev="${vaadin.version}" conf="compile-module-> build" />
<dependency org="com.vaadin" name="vaadin-client-compiler"
rev="${vaadin.version}" conf="compile-module-> build" />
- <dependency org="javax.validation" name="validation-api"
- rev="1.0.0.GA" conf="compile-module-> default,sources" />
</dependencies>
</ivy-module>