You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by do...@apache.org on 2013/09/12 06:18:02 UTC

svn commit: r1522327 - /james/hupa/trunk/client/pom.xml

Author: dongxu
Date: Thu Sep 12 04:18:02 2013
New Revision: 1522327

URL: http://svn.apache.org/r1522327
Log:
validation-api should be in the final .war

Modified:
    james/hupa/trunk/client/pom.xml

Modified: james/hupa/trunk/client/pom.xml
URL: http://svn.apache.org/viewvc/james/hupa/trunk/client/pom.xml?rev=1522327&r1=1522326&r2=1522327&view=diff
==============================================================================
--- james/hupa/trunk/client/pom.xml (original)
+++ james/hupa/trunk/client/pom.xml Thu Sep 12 04:18:02 2013
@@ -149,7 +149,6 @@
         <dependency>
             <groupId>javax.validation</groupId>
             <artifactId>validation-api</artifactId>
-            <scope>provided</scope>
         </dependency>
 	    <dependency>
 	      <groupId>javax.validation</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org