Spring Operator
af9fc126d5
DATAMONGO-2231 - 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).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 3 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://www.gopivotal.com (302) with 6 occurrences migrated to:
https://pivotal.io ([https](https://www.gopivotal.com ) result 200).
* http://maven.apache.org/maven-v4_0_0.xsd with 2 occurrences migrated to:
https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd ) result 301).
* http://projects.spring.io/spring-data-mongodb with 1 occurrences migrated to:
https://projects.spring.io/spring-data-mongodb ([https](https://projects.spring.io/spring-data-mongodb ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 5 occurrences
Original Pull Request: #663
2019-03-19 12:53:39 +01:00
Spring Buildmaster
a5c3e46e67
DATAMONGO-1499 - Prepare next development iteration.
2016-09-29 08:13:29 +00:00
Spring Buildmaster
5ff2277a6c
DATAMONGO-1499 - Release version 1.8.6 (Gosling SR6).
2016-09-29 08:13:29 +00:00
Spring Buildmaster
9395ae4587
DATAMONGO-1494 - Prepare next development iteration.
2016-09-20 14:01:57 +00:00
Spring Buildmaster
1cbce6f093
DATAMONGO-1494 - Release version 1.8.5.RELEASE.
2016-09-20 14:01:57 +00:00
Spring Buildmaster
d6aa9a0ea4
DATAMONGO-1381 - Prepare next development iteration.
2016-02-23 04:47:26 -08:00
Spring Buildmaster
1e6632846f
DATAMONGO-1381 - Release version 1.8.4 (Gosling SR4).
2016-02-23 04:47:26 -08:00
Oliver Gierke
4a4c53766e
DATAMONGO-1381 - Tweaked version numbers for Gosling SR4.
2016-02-11 16:09:02 +01:00
Spring Buildmaster
6af3729fb3
DATAMONGO-1355 - Prepare next development iteration.
2015-12-18 00:24:12 -08:00
Spring Buildmaster
437a48ff4a
DATAMONGO-1355 - Release version 1.8.2.RELEASE (Gosling SR2).
2015-12-18 00:24:12 -08:00
Spring Buildmaster
504e14d4a3
DATAMONGO-1316 - Prepare next development iteration.
2015-11-15 05:56:05 -08:00
Spring Buildmaster
f68effe155
DATAMONGO-1316 - Release version 1.8.1.RELEASE (Gosling SR1).
2015-11-15 05:55:54 -08:00
Spring Buildmaster
f446d7e29f
DATAMONGO-1282 - Prepare next development iteration.
2015-09-03 18:33:40 +02:00
Spring Buildmaster
77dce53c7a
DATAMONGO-1282 - Release version 1.8.0.RELEASE (Gosling GA).
2015-09-01 02:12:26 -07:00
Spring Buildmaster
4a4f10f97b
DATAMONGO-1268 - Prepare next development iteration.
2015-08-04 04:37:14 -07:00
Spring Buildmaster
a5712daab7
DATAMONGO-1268 - Release version 1.8.0.RC1 (Gosling RC1).
2015-08-04 04:37:12 -07:00
Spring Buildmaster
98b9a604cf
DATAMONGO-1228 - Prepare next development iteration.
2015-06-02 01:29:04 -07:00
Spring Buildmaster
01468b640a
DATAMONGO-1228 - Release version 1.8.0.M1 (Gosling M1).
2015-06-02 01:29:01 -07:00
Spring Buildmaster
d2805bfa47
DATAMONGO-1189 - Prepare next development iteration.
2015-03-23 13:03:26 +01:00
Spring Buildmaster
3f16b30631
DATAMONGO-1189 - Release version 1.7.0.RELEASE (Fowler GA).
2015-03-23 13:03:07 +01:00
Spring Buildmaster
bdfe3af505
DATAMONGO-1173 - Prepare next development iteration.
2015-03-05 07:47:13 -08:00
Spring Buildmaster
798b56055d
DATAMONGO-1173 - Release version 1.7.0.RC1.
2015-03-05 07:47:11 -08:00
Oliver Gierke
409eeaf962
DATAMONGO-1148 - Favor EclipseLink’s JPA over the Hibernate one.
2015-01-27 21:43:46 +01:00
Spring Buildmaster
23300de9d4
DATAMONGO-1106 - Prepare next development iteration.
2014-12-01 13:36:36 +01:00
Spring Buildmaster
41dc57c84f
DATAMONGO-1106 - Release version 1.7.0.M1 (Fowler M1).
2014-12-01 13:36:32 +01:00
Spring Buildmaster
03bd49f6c8
DATAMONGO-1046 - Prepare next development iteration.
2014-09-05 03:12:04 -07:00
Spring Buildmaster
51607c5ed8
DATAMONGO-1046 - Release version 1.6.0.RELEASE (Evans GA).
2014-09-05 03:12:02 -07:00
Oliver Gierke
a31e72ff06
DATAMONGO-1045 - Tweak AspectJ setup in cross-store module to be able to build against Spring 4.1.
...
Added an aop.xml to only compile explicitly listed aspects in the cross-store module. This is needed as Spring 4.1 includes a new aspect for JavaEE 7 JCache support that has optional dependencies which we don't have in the classpath. Trying to compile all aspects contained in spring-aspects will result in ClassNotFoundExceptions for the aspects with missing dependencies.
2014-09-04 08:51:31 +02:00
Spring Buildmaster
26be0cf948
DATAMONGO-1021 - Prepare next development iteration.
2014-08-13 07:02:43 -07:00
Spring Buildmaster
e27c01fe5b
DATAMONGO-1021 - Release version 1.6.0.RC1 (Evans RC1).
2014-08-13 07:02:41 -07:00
Spring Buildmaster
4229525928
DATAMONGO-981 - Prepare next development iteration.
2014-07-10 10:38:58 -07:00
Spring Buildmaster
d861fecdb8
DATAMONGO-981 - Release version 1.6.0.M1.
2014-07-10 10:38:55 -07:00
Spring Buildmaster
3cfe207c83
DATAMONGO-936 - Prepare next development iteration.
2014-05-20 09:35:38 -07:00
Spring Buildmaster
c7e65cbc40
DATAMONGO-936 - Release version 1.5.0.RELEASE.
2014-05-20 09:35:35 -07:00
Spring Buildmaster
ba9f11b345
DATAMONGO-919 - Prepare next development iteration.
2014-05-02 05:58:16 -07:00
Spring Buildmaster
4777dd2e5e
DATAMONGO-919 - Release version 1.5.0.RC1.
2014-05-02 05:58:13 -07:00
Christoph Strobl
618d5bd5e9
DATAMONGO-919 - Prepare Release 1.5.0.RC1
...
Upgrade AspectJ Maven plugin to recent version which enables building the module on java 8 using AspectJ 1.8.
2014-05-01 21:02:01 +02:00
Oliver Gierke
0fb74caf9b
DATAMONGO-905 - Removed obsolete dependency to CGLib from cross-store support.
...
Also we now optionally depend on the HIbernate JPA API JAR so that using other persistence providers doesn'T cause an API JAR duplication.
2014-04-09 12:12:29 +02:00
Spring Buildmaster
695b27968c
DATAMONGO-859 - Prepare next development iteration.
2014-03-31 17:10:40 +02:00
Spring Buildmaster
22933e4493
DATAMONGO-859 - Release version 1.5.0.M1.
2014-03-31 08:04:03 -07:00
Spring Buildmaster
a2628d1b74
DATAMONGO-854 - Prepare next development iteration.
2014-02-24 15:31:41 +01:00
Spring Buildmaster
294616432d
DATAMONGO-854 - Release version 1.4.0 RELEASE.
2014-02-24 06:25:32 -08:00
Spring Buildmaster
57455c4a26
DATAMONGO-826 - Prepare next development iteration.
2014-01-29 06:04:53 -08:00
Spring Buildmaster
f9e20d12b2
DATAMONGO-826 - Release version 1.4.0.RC1.
2014-01-29 06:04:50 -08:00
Oliver Gierke
b245ef2d9e
DATAMONGO-826 - Polished poms.
...
Removed Spring dependency versions and fixed repository declarations.
2014-01-23 12:57:41 +01:00
Spring Buildmaster
e44d1f5f9a
DATAMONGO-799 - Prepare next development iteration.
2013-11-19 04:19:12 -08:00
Spring Buildmaster
2b5e2361a8
DATAMONGO-799 - Release version 1.4.0.M1.
2013-11-19 04:19:10 -08:00
Spring Buildmaster
24672e6bdd
DATAMONGO-740 - Prepare next development iteration.
2013-09-09 15:56:23 -07:00
Spring Buildmaster
1a46abfbb9
DATAMONGO-740 - Release version 1.3.0.RELEASE.
2013-09-09 15:56:20 -07:00
Spring Buildmaster
4f7821e3c2
DATAMONGO-732 - Prepare next development iteration.
2013-08-05 08:48:22 -07:00