Author: rineholt
Date: Tue Sep 12 12:56:41 2006
New Revision: 442686

URL: http://svn.apache.org/viewvc?view=rev&rev=442686
Log:
appears latest axis needs this during runtime.

Modified:
    incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml

Modified: incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml?view=diff&rev=442686&r1=442685&r2=442686
==============================================================================
--- incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml (original)
+++ incubator/tuscany/java/sca/bindings/binding.axis2/pom.xml Tue Sep 12 
12:56:41 2006
@@ -148,6 +148,13 @@
             <scope>runtime</scope>
         </dependency>
 
+        <dependency>
+            <groupId>javax.mail</groupId>
+            <artifactId>mail</artifactId>
+            <version>1.4</version>
+            <scope>runtime</scope>
+        </dependency>
+
         <!-- end axis 2.0 SNAPSHOT  -->
 
         <!-- test dependencies -->



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to