Author: lhein
Date: Thu Feb 19 11:33:51 2009
New Revision: 745823
URL: http://svn.apache.org/viewvc?rev=745823&view=rev
Log:
now the bundles javamail.default.providers is used instead of the original
geronimo file
Modified:
servicemix/smx4/bundles/trunk/geronimo-javamail_1.4_provider/pom.xml
Modified: servicemix/smx4/bundles/trunk/geronimo-javamail_1.4_provider/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/geronimo-javamail_1.4_provider/pom.xml?rev=745823&r1=745822&r2=745823&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/geronimo-javamail_1.4_provider/pom.xml
(original)
+++ servicemix/smx4/bundles/trunk/geronimo-javamail_1.4_provider/pom.xml Thu
Feb 19 11:33:51 2009
@@ -88,6 +88,7 @@
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
<excludes>
<exclude>**</exclude>
+
<exclude>META-INF/javamail.default.providers</exclude>
</excludes>
</filter>
</filters>