Add bundle wrapping commons-validator by applying patch from Alin Dreghiciu (FELIX-294)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@553892 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/pom.xml b/commons/pom.xml
index c1ec96d..7aa6bae 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -54,6 +54,7 @@
         <module>commons-jxpath</module>
         <module>commons-lang</module>
         <module>commons-logging</module>
+        <module>commons-validator</module>
         <module>dom4j</module>
         <module>ehcache</module>
         <module>hibernate</module>