[prev in list] [next in list] [prev in thread] [next in thread] 

List:       woden-dev
Subject:    svn commit: r828073 - /webservices/woden/trunk/java/woden-dom/pom.xml
From:       sagara () apache ! org
Date:       2009-10-21 16:07:58
Message-ID: 20091021160758.D92AB23888E5 () eris ! apache ! org
[Download RAW message or body]

Author: sagara
Date: Wed Oct 21 16:07:58 2009
New Revision: 828073

URL: http://svn.apache.org/viewvc?rev=828073&view=rev
Log:
Log4j added as a  test dependency. 

Modified:
    webservices/woden/trunk/java/woden-dom/pom.xml

Modified: webservices/woden/trunk/java/woden-dom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/woden/trunk/java/woden-dom/pom.xml?rev=828073&r1=828072&r2=828073&view=diff
 ==============================================================================
--- webservices/woden/trunk/java/woden-dom/pom.xml (original)
+++ webservices/woden/trunk/java/woden-dom/pom.xml Wed Oct 21 16:07:58 2009
@@ -125,5 +125,37 @@
 			<version>2.8.1</version>
 			<scope>test</scope>
 		</dependency>
+		  <dependency>
+		<groupId>log4j</groupId>
+		<artifactId>log4j</artifactId>
+		<version>${lof4j.version}</version>
+		<scope>test</scope>
+		<exclusions>
+                    <exclusion>
+                        <groupId>javax.mail</groupId>
+                        <artifactId>mail</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>javax.jms</groupId>
+                        <artifactId>jms</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>com.sun.jdmk</groupId>
+                        <artifactId>jmxtools</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>com.sun.jmx</groupId>
+                        <artifactId>jmxri</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>oro</groupId>
+                        <artifactId>oro</artifactId>
+                    </exclusion>
+                    <exclusion>
+                        <groupId>junit</groupId>
+                        <artifactId>junit</artifactId>
+                    </exclusion>
+             </exclusions>
+	</dependency>
 	</dependencies>
 </project>
\ No newline at end of file



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic