You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2009/11/10 20:56:15 UTC

svn commit: r834633 - /servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml

Author: jbonofre
Date: Tue Nov 10 19:56:14 2009
New Revision: 834633

URL: http://svn.apache.org/viewvc?rev=834633&view=rev
Log:
[SMX4-333] Create an OSGi bundle for XML-Security 1.4.3 without optional imports.

Modified:
    servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml

Modified: servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml?rev=834633&r1=834632&r2=834633&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml Tue Nov 10 19:56:14 2009
@@ -47,9 +47,9 @@
         <servicemix.osgi.import.pkg>
             !org.apache.xml.security*,
             org.apache.commons.logging;version="[1.1,2)",
-            org.apache.xml.dtm*;resolution:=optional;version="[2.7,3)",
-            org.apache.xml.utils*;resolution:=optional;version="[2.7,3)",
-            org.apache.xpath*;resolution:=optional;version="[2.7,3)",
+            org.apache.xml.dtm*;version="[2.7,3)",
+            org.apache.xml.utils*;version="[2.7,3)",
+            org.apache.xpath*;version="[2.7,3)",
             *
         </servicemix.osgi.import.pkg>
     </properties>



Re: svn commit: r834633 - /servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml

Posted by Freeman Fang <fr...@gmail.com>.
Hi JB,

I think we need revert this commit, as we do need those package import  
as optional. And I believe what Colm mean is import the paakage as  
optional, :-)

Thanks
Freeman
On 2009-11-11, at 上午3:56, jbonofre@apache.org wrote:

> Author: jbonofre
> Date: Tue Nov 10 19:56:14 2009
> New Revision: 834633
>
> URL: http://svn.apache.org/viewvc?rev=834633&view=rev
> Log:
> [SMX4-333] Create an OSGi bundle for XML-Security 1.4.3 without  
> optional imports.
>
> Modified:
>    servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml
>
> Modified: servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml
> URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml?rev=834633&r1=834632&r2=834633&view=diff
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> ======================================================================
> --- servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml (original)
> +++ servicemix/smx4/bundles/trunk/xmlsec-1.4.3/pom.xml Tue Nov 10  
> 19:56:14 2009
> @@ -47,9 +47,9 @@
>         <servicemix.osgi.import.pkg>
>             !org.apache.xml.security*,
>             org.apache.commons.logging;version="[1.1,2)",
> -             
> org.apache.xml.dtm*;resolution:=optional;version="[2.7,3)",
> -             
> org.apache.xml.utils*;resolution:=optional;version="[2.7,3)",
> -            org.apache.xpath*;resolution:=optional;version="[2.7,3)",
> +            org.apache.xml.dtm*;version="[2.7,3)",
> +            org.apache.xml.utils*;version="[2.7,3)",
> +            org.apache.xpath*;version="[2.7,3)",
>             *
>         </servicemix.osgi.import.pkg>
>     </properties>
>
>


-- 
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com