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 2017/08/04 06:06:32 UTC

[1/2] servicemix-bundles git commit: Extend org.springframework.ldap version range in spring ldap bundle

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master dc864668b -> 5feb42a99


Extend org.springframework.ldap version range in spring ldap bundle


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c924c340
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c924c340
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c924c340

Branch: refs/heads/master
Commit: c924c340094da13dfa722503e62df4b00ba9ea86
Parents: dc86466
Author: LaurentTrk <la...@gadz.org>
Authored: Thu Aug 3 12:24:21 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Aug 4 08:05:03 2017 +0200

----------------------------------------------------------------------
 pom.xml                                    | 1 +
 spring-security-ldap-4.2.3.RELEASE/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c924c340/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 119bc62..00ca2ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,7 @@
     <modules>
         <!-- add modules for all bundles to released in the next batch here -->
         <module>orbitz-consul-client-0.16.3</module>
+        <module>spring-security-ldap-4.2.3.RELEASE</module>
     </modules>
 
 </project>

http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c924c340/spring-security-ldap-4.2.3.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-security-ldap-4.2.3.RELEASE/pom.xml b/spring-security-ldap-4.2.3.RELEASE/pom.xml
index 75eeb6a..3c9c444 100644
--- a/spring-security-ldap-4.2.3.RELEASE/pom.xml
+++ b/spring-security-ldap-4.2.3.RELEASE/pom.xml
@@ -72,7 +72,7 @@
             org.springframework.jdbc.core;resolution:=optional;version="[4,5)",
             org.springframework.jdbc.core.support;resolution:=optional;version="[4,5)", 
             org.springframework.util;resolution:=optional;version="[4,5)",
-            org.springframework.ldap*;resolution:=optional;version="[4,5)",
+            org.springframework.ldap*;resolution:=optional;version="[2,5)",
             org.springframework.security.authentication*;version="[4,5)",
             org.springframework.security.core*;version="[4,5)",
             org.springframework.security.crypto.codec;version="[4,5)",


[2/2] servicemix-bundles git commit: This closes #104

Posted by jb...@apache.org.
This closes #104


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/5feb42a9
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/5feb42a9
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/5feb42a9

Branch: refs/heads/master
Commit: 5feb42a99bacb235c6442a18b9abc7e3cf1f9aff
Parents: dc86466 c924c34
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Aug 4 08:06:22 2017 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Aug 4 08:06:22 2017 +0200

----------------------------------------------------------------------
 pom.xml                                    | 1 +
 spring-security-ldap-4.2.3.RELEASE/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------