Add file upload in RAP dependencies
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 9 Jul 2012 16:20:43 +0000 (16:20 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 9 Jul 2012 16:20:43 +0000 (16:20 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5427 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/dep/org.argeo.eclipse.dep.rap/pom.xml

index 593f33ca06d5df982ff4f63c8666356b06d094cd..3ce20a5a9684c5c98ab4b8e98682ef1b3756833a 100644 (file)
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.apache.commons.io</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>org.apache.commons.fileupload</artifactId>
+               </dependency>
 
                <!-- RAP Specific Dependencies -->
                <dependency>