Author: norman
Date: Wed Jan 19 11:49:55 2011
New Revision: 1060774
URL: http://svn.apache.org/viewvc?rev=1060774&view=rev
Log:
Change scope of core to compile as the importer need it
Modified:
james/server/trunk/container-spring/pom.xml
Modified: james/server/trunk/container-spring/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/container-spring/pom.xml?rev=1060774&r1=1060773&r2=1060774&view=diff
==============================================================================
--- james/server/trunk/container-spring/pom.xml (original)
+++ james/server/trunk/container-spring/pom.xml Wed Jan 19 11:49:55 2011
@@ -461,7 +461,7 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-core</artifactId>
- <scope>runtime</scope>
+ <scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]