[Carbon-dev] svn commit r42781 - branches/carbon-platform/2.0.1/carbon/org.wso2.carbon.logging

sameera at wso2.com sameera at wso2.com
Sat Aug 8 02:43:56 PDT 2009


Author: sameera
Date: Sat Aug  8 02:43:56 2009
New Revision: 42781
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=42781

Log:
Fixed a small issue..


Modified:
   branches/carbon-platform/2.0.1/carbon/org.wso2.carbon.logging/pom.xml

Modified: branches/carbon-platform/2.0.1/carbon/org.wso2.carbon.logging/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon-platform/2.0.1/carbon/org.wso2.carbon.logging/pom.xml?rev=42781&r1=42780&r2=42781&view=diff
==============================================================================
--- branches/carbon-platform/2.0.1/carbon/org.wso2.carbon.logging/pom.xml	(original)
+++ branches/carbon-platform/2.0.1/carbon/org.wso2.carbon.logging/pom.xml	Sat Aug  8 02:43:56 2009
@@ -51,8 +51,7 @@
                         <Bundle-Name>${pom.artifactId}</Bundle-Name>
                         <Export-Package>
                             org.apache.log4j.*,
-                            org.apache.commons.logging.*; version="1.0.4",
-                            org.wso2.carbon.logging.*
+                            org.apache.commons.logging.*; version="1.0.4"
                         </Export-Package>
                         <Import-Package>
                             !org.wso2.carbon.logging.*,



More information about the Carbon-dev mailing list