You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/12/28 18:04:12 UTC

[jira] [Updated] (SMX4-1328) OSGI bundles for the spring-ldap component

     [ https://issues.apache.org/jira/browse/SMX4-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated SMX4-1328:
---------------------------------------

    Component/s: Bundles
    
> OSGI bundles for the spring-ldap component
> ------------------------------------------
>
>                 Key: SMX4-1328
>                 URL: https://issues.apache.org/jira/browse/SMX4-1328
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>            Reporter: Leonid Kof
>            Assignee: Jean-Baptiste Onofré
>
> To commit the LDAP component (see CAMEL-5817), OSGi bundles of the following dependencies are necessary:
> {noformat} 
> <dependencies>
>   <dependency>
>    <groupId>org.springframework.ldap</groupId>
>    <artifactId>spring-ldap-core</artifactId>
>    <version>1.3.1.RELEASE</version>
>   </dependency>
>   <dependency>
>    <groupId>org.springframework.ldap</groupId>
>    <artifactId>spring-ldap-core-tiger</artifactId>
>    <version>1.3.1.RELEASE</version>
>   </dependency>
>   <dependency>
>    <groupId>org.springframework.ldap</groupId>
>    <artifactId>spring-ldap-odm</artifactId>
>    <version>1.3.1.RELEASE</version>
>   </dependency>
>   <dependency>
>    <groupId>org.springframework.ldap</groupId>
>    <artifactId>spring-ldap-ldif-core</artifactId>
>    <version>1.3.1.RELEASE</version>
>   </dependency>
>   <dependency>
>    <groupId>org.springframework.ldap</groupId>
>    <artifactId>spring-ldap-ldif-batch</artifactId>
>    <version>1.3.1.RELEASE</version>
>   </dependency>
>  </dependencies>
> {noformat} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira