Author: bago
Date: Tue Oct 13 13:00:17 2009
New Revision: 824732
URL: http://svn.apache.org/viewvc?rev=824732&view=rev
Log:
Adding more missing dependencies to refactored modules.
Modified:
james/server/trunk/core-api/pom.xml
Modified: james/server/trunk/core-api/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/core-api/pom.xml?rev=824732&r1=824731&r2=824732&view=diff
==============================================================================
--- james/server/trunk/core-api/pom.xml (original)
+++ james/server/trunk/core-api/pom.xml Tue Oct 13 13:00:17 2009
@@ -37,6 +37,10 @@
<groupId>${javax.mail.groupId}</groupId>
<artifactId>${javax.mail.artifactId}</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-annotation_1.0_spec</artifactId>
+ </dependency>
<dependency>
<groupId>org.apache.avalon.framework</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]