svn commit: r19352 - trunk/src/argouml-app/pom.xml

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2011-05-05 08:06:11-0700
New Revision: 19352

Modified:
   trunk/src/argouml-app/pom.xml

Log:
Added commons-logging module for Maven tests.

Modified: trunk/src/argouml-app/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/pom.xml?view=diff&pathrev=19352&r1=19351&r2=19352
==============================================================================
--- trunk/src/argouml-app/pom.xml	(original)
+++ trunk/src/argouml-app/pom.xml	2011-05-05 08:06:11-0700
@@ -36,18 +36,28 @@
       <version>0.13.3-1</version>
       <scope>compile</scope>
     </dependency>
+
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <version>1.0.2-6</version>
+      <scope>test</scope>
+    </dependency>
+
     <dependency>
       <groupId>org.tigris.swidgets</groupId>
       <artifactId>swidgets</artifactId>
       <version>0.1.4-5</version>
       <scope>compile</scope>
     </dependency>
+
     <dependency>
       <groupId>org.tigris.toolbar</groupId>
       <artifactId>toolbar</artifactId>
       <version>1.4.1-20071227-1</version>
       <scope>compile</scope>
     </dependency>
+
     <dependency>
       <groupId>tudresden.ocl</groupId>
       <artifactId>ocl-argo</artifactId>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2731032

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.