Spring Operator
c6688a2704
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* http://junit.sourceforge.net/javadoc/ (200) migrated to:
http://junit.sourceforge.net/javadoc/ ([https](https://junit.sourceforge.net/javadoc/ ) result AnnotatedConnectException).
* http://www.261consulting.com (200) migrated to:
http://www.261consulting.com ([https](https://www.261consulting.com ) result ConnectTimeoutException).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://forums.gradle.org/gradle/topics/after_upgrade_gradle_to_2_0_version_the_maven_pom_not_support_build_property (301) migrated to:
https://discuss.gradle.org/gradle/topics/after_upgrade_gradle_to_2_0_version_the_maven_pom_not_support_build_property ([https](https://forums.gradle.org/gradle/topics/after_upgrade_gradle_to_2_0_version_the_maven_pom_not_support_build_property ) result 404).
* http://download.java.net/maven/2/ (301) migrated to:
https://download.java.net/maven/2/ ([https](https://download.java.net/maven/2/ ) result 404).
## Fixed Success
These URLs were fixed successfully.
* http://commons.apache.org/proper/commons-dbcp/apidocs/ migrated to:
https://commons.apache.org/proper/commons-dbcp/apidocs/ ([https](https://commons.apache.org/proper/commons-dbcp/apidocs/ ) result 200).
* http://commons.apache.org/proper/commons-logging/apidocs/ migrated to:
https://commons.apache.org/proper/commons-logging/apidocs/ ([https](https://commons.apache.org/proper/commons-logging/apidocs/ ) result 200).
* http://commons.apache.org/proper/commons-pool/apidocs/ migrated to:
https://commons.apache.org/proper/commons-pool/apidocs/ ([https](https://commons.apache.org/proper/commons-pool/apidocs/ ) result 200).
* http://docs.oracle.com/javase/7/docs/api/ migrated to:
https://docs.oracle.com/javase/7/docs/api/ ([https](https://docs.oracle.com/javase/7/docs/api/ ) result 200).
* http://docs.spring.io/spring/docs/3.2.x/javadoc-api/ migrated to:
https://docs.spring.io/spring/docs/3.2.x/javadoc-api/ ([https](https://docs.spring.io/spring/docs/3.2.x/javadoc-api/ ) result 200).
* http://logging.apache.org/log4j/1.2/apidocs/ migrated to:
https://logging.apache.org/log4j/1.2/apidocs/ ([https](https://logging.apache.org/log4j/1.2/apidocs/ ) result 200).
* http://springsource.org/ (301) migrated to:
https://spring.io ([https](https://springsource.org/ ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt ) result 200).
* http://www.jayway.com migrated to:
https://www.jayway.com ([https](https://www.jayway.com ) result 200).
* http://static.springframework.org/spring-ldap/docs (301) migrated to:
https://docs.spring.io/spring-ldap/docs ([https](https://static.springframework.org/spring-ldap/docs ) result 301).
* http://repo.springsource.org/libs-snapshot migrated to:
https://repo.springsource.org/libs-snapshot ([https](https://repo.springsource.org/libs-snapshot ) result 301).
* http://www.springframework.org/ldap migrated to:
https://www.springframework.org/ldap ([https](https://www.springframework.org/ldap ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-05 21:28:09 -06:00
Spring Buildmaster
f7bb74a49c
Release version 2.2.1.RELEASE
2016-12-22 15:37:19 +00:00
Rob Winch
7f0e68bdc2
Update to spring-data-commons-1.12.6.RELEASE
...
Fixes gh-439
2016-12-22 09:19:08 -06:00
Spring Buildmaster
f0ce06b161
Release version 2.2.0.RC1
2016-10-04 16:10:07 +00:00
Eddú Meléndez
594c361658
Add unboundid embedded ldap server
...
Previous to this commit, the only provider for embedded ldap server was
apacheds. Now, unboundid can be used as a option for testing purpose.
See gh-386
2016-09-30 15:31:38 -05:00
Spring Buildmaster
47e7685d46
Release version 2.1.0.RELEASE
2016-05-16 20:50:09 +00:00
Spring Buildmaster
2332f8a943
Release version 2.1.0.RC1
2016-03-30 19:41:01 -07:00
Rob Winch
4b2d640c37
Update pom.xml to development versions
2015-05-05 14:53:30 -05:00
Rob Winch
db833104e4
LDAP-311: Add spring-data-commons to samples and test projects
2015-04-24 11:20:50 -05:00
Rob Winch
26c0609739
LDAP-325: Update the poms
2015-04-23 17:13:35 -05:00
Rob Winch
1cba2afa80
LDAP-292: Update to Spring 3.2.8.RELEASE
2014-02-19 08:25:29 -06:00
Mattias Hellborg Arthursson
f89daf692e
LDAP-282: Minor tweaks to naming in LdapNameBuilder. Added methods for appending distinguished name strings.
2013-11-18 13:36:16 +01:00
Mattias Hellborg Arthursson
74e6e62fa3
LDAP-279: Improved documentation of user admin sample.
2013-11-18 11:02:28 +01:00
Mattias Hellborg Arthursson
889d4a73ff
Added filtering capability on user page.
2013-11-08 11:11:57 +01:00
Mattias Hellborg Arthursson
98874fa357
LDAP-279: missing properties file.
2013-11-08 09:11:10 +01:00
Mattias Hellborg Arthursson
7610961d25
LDAP-279: Configuration tweaks. Removed simple-odm sample.
2013-11-08 08:49:55 +01:00
Mattias Hellborg Arthursson
c438764891
LDAP-279: more minor tweaks
2013-11-08 07:49:37 +01:00
Mattias Hellborg Arthursson
840d0d02d8
LDAP-279: minor tweaks to readme file.
2013-11-08 07:48:41 +01:00
Mattias Hellborg Arthursson
4111b33b8b
Added generated pom files to other samples projects.
2013-11-07 15:02:11 +01:00
Mattias Hellborg Arthursson
fbcc1a9b07
LDAP-279: Fiddling with logging dependencies.
2013-11-07 14:44:53 +01:00
Mattias Hellborg Arthursson
cff98e6fa2
LDAP-279: Initial version of complete user admin application.
2013-11-07 14:17:24 +01:00