Spring Operator
8ef21ff2ab
SGF-827 - 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).
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://www.gemstone.com/docs/6.5.1/product/docs/japi/ (ConnectTimeoutException) with 1 occurrences migrated to:
https://www.gemstone.com/docs/6.5.1/product/docs/japi/ ([https](https://www.gemstone.com/docs/6.5.1/product/docs/japi/ ) result ConnectTimeoutException).
* http://atinject.googlecode.com/svn/trunk/javadoc/ (404) with 1 occurrences migrated to:
https://atinject.googlecode.com/svn/trunk/javadoc/ ([https](https://atinject.googlecode.com/svn/trunk/javadoc/ ) result 404).
* http://logging.apache.org/log4j/docs/api/ (404) with 1 occurrences migrated to:
https://logging.apache.org/log4j/docs/api/ ([https](https://logging.apache.org/log4j/docs/api/ ) result 404).
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 1 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.apache.org/licenses/LICENSE-2.0.txt with 1 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt ) result 200).
* http://asm.objectweb.org/asm223/javadoc/user (301) with 1 occurrences migrated to:
https://asm.ow2.org/asm223/javadoc/user ([https](https://asm.objectweb.org/asm223/javadoc/user ) result 301).
* http://static.springframework.org/spring/docs/3.1.x/javadoc-api (301) with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/3.1.x/javadoc-api ([https](https://static.springframework.org/spring/docs/3.1.x/javadoc-api ) result 301).
* http://github.com/SpringSource/spring-gemfire with 2 occurrences migrated to:
https://github.com/SpringSource/spring-gemfire ([https](https://github.com/SpringSource/spring-gemfire ) result 301).
* http://repo.springsource.org/libs-snapshot with 1 occurrences migrated to:
https://repo.springsource.org/libs-snapshot ([https](https://repo.springsource.org/libs-snapshot ) result 301).
* http://www.springsource.org/spring-gemfire with 1 occurrences migrated to:
https://www.springsource.org/spring-gemfire ([https](https://www.springsource.org/spring-gemfire ) result 301).
* http://download.oracle.com/javase/6/docs/api with 1 occurrences migrated to:
https://download.oracle.com/javase/6/docs/api ([https](https://download.oracle.com/javase/6/docs/api ) result 302).
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
Resolves gh-103.
2019-03-18 17:11:57 -07:00
John Blum
6a1abf34fb
Release version 1.8.4.RELEASE-PATCH01 (Hopper SR4).
2016-10-12 12:31:24 -07:00
Oliver Gierke
32c07db1eb
SGF-531 - Release version 1.8.4 (Hopper SR4).
2016-09-29 13:54:03 +02:00
Oliver Gierke
d5b7f7bc71
SGF-531 - Prepare 1.8.4 (Hopper SR4).
2016-09-29 13:53:26 +02:00
John Blum
25379e22c7
SGF-534 - Fix ordered GemfireRepository.findAll(:Sort) queries.
...
(cherry picked from commit a68a31a052 )
Signed-off-by: John Blum <jblum@pivotal.io >
2016-09-22 23:10:11 -07:00
Oliver Gierke
b22e8cce8f
SGF-503 - After release cleanups.
2016-09-20 11:19:03 +02:00
Oliver Gierke
d60952c030
SGF-503 - Prepare next development iteration.
2016-09-20 11:18:59 +02:00
Oliver Gierke
83884c6350
SGF-503 - Release version 1.8.3 (Hopper SR3).
2016-09-20 10:54:50 +02:00
Oliver Gierke
683e636908
SGF-503 - Prepare 1.8.3 (Hopper SR3).
2016-09-20 10:54:16 +02:00
Oliver Gierke
9efb3c5656
SGF-487 - After release cleanups.
2016-06-15 14:17:54 +02:00
Oliver Gierke
d6f95de5a0
SGF-487 - Prepare next development iteration.
2016-06-15 14:17:50 +02:00
Oliver Gierke
08d70f8b2d
SGF-487 - Release version 1.8.2 (Hopper SR2).
2016-06-15 13:45:52 +02:00
Oliver Gierke
4cf7b4d95a
SGF-487 - Prepare 1.8.2 (Hopper SR2).
2016-06-15 13:44:53 +02:00
Oliver Gierke
ffd8715894
SGF-485 - After release cleanups.
2016-04-06 22:51:44 +02:00
Oliver Gierke
1e9369e775
SGF-485 - Prepare next development iteration.
2016-04-06 22:51:43 +02:00
Oliver Gierke
caa6632a2c
SGF-485 - Release version 1.8.1 (Hopper SR1).
2016-04-06 22:32:14 +02:00
Oliver Gierke
95115bc1a2
SGF-485 - Prepare 1.8.1 (Hopper SR1).
2016-04-06 22:31:40 +02:00
Oliver Gierke
2bd4b60ecc
SGF-482 - Prepare next development iteration.
2016-04-06 16:38:18 +02:00
Oliver Gierke
f3545de736
SGF-482 - Release version 1.8 GA (Hopper).
2016-04-06 16:35:59 +02:00
Oliver Gierke
9f3f04b4ad
SGF-482 - Prepare 1.8 GA (Hopper).
2016-04-06 16:34:45 +02:00
Oliver Gierke
5ad84c39f0
SGF-481 - After release cleanups.
2016-03-18 11:16:07 +01:00
Oliver Gierke
63245bfcd3
SGF-481 - Prepare next development iteration.
2016-03-18 11:15:51 +01:00
Oliver Gierke
65eac063d0
SGF-481 - Release version 1.8 RC1 (Hopper).
2016-03-18 11:15:00 +01:00
Oliver Gierke
125e8618ce
SGF-481 - Prepare 1.8 RC1 (Hopper).
2016-03-18 11:06:57 +01:00
John Blum
34da7ec910
SGF-469 - Add support for CDI.
2016-02-26 14:32:34 -08:00
Oliver Gierke
670973555c
SGF-472 - Move to Aspectjweaver as primary dependency.
2016-02-15 13:28:02 +01:00
Oliver Gierke
789051e8a1
SGF-437 - After release cleanups.
2016-02-12 15:43:57 +01:00
Oliver Gierke
997240b511
SGF-437 - Prepare next development iteration.
2016-02-12 15:43:39 +01:00
Oliver Gierke
5477433041
SGF-437 - Release version 1.8 M1 (Hopper).
2016-02-12 15:42:46 +01:00
Oliver Gierke
5090b4974b
SGF-437 - Prepare 1.8 M1 (Hopper).
2016-02-12 15:36:18 +01:00
John Blum
40bd6cc032
SGF-465 - Add additional test dependency for the MultithreadedTC test framework to restore the Maven build.
2016-02-09 12:54:44 -08:00
John Blum
730eea0e38
SGF-466 - Restore function to the Gradle-based build.
2016-02-01 23:38:13 -08:00
Oliver Gierke
4a6adbadb6
SGF-465 - Moved project build to Maven.
...
Introduced Maven pom.xml basically mimicking what's been previously defined in build.gradle. Moved Asciidoctor files into places expected by the Spring Data build parent. Moved notice.txt etc. to src/main/resources. Switched to Logback for test logging.
2016-01-28 14:58:15 +01:00
Costin Leau
483cc37e76
+ remove unused pom
2011-07-20 19:01:44 +03:00
Costin Leau
60bca9e549
+ update Spring's Cache abstraction to Spring 3.1 M2
2011-07-13 16:18:07 +03:00
Costin Leau
b7c73a8a23
SGF-58
...
Add initial support for GemFire 6.6
2011-07-08 16:47:33 +03:00
Costin Leau
e261ecf6bd
SGF-56
...
+ add flag to disable bean-factory-locator
2011-07-06 11:50:55 +03:00
Costin Leau
fff04a8777
+ specify old version of maven plugin to make the build work
2011-06-02 16:09:54 +03:00
Costin Leau
420900e482
+ update main pom version
2011-05-17 17:10:17 +03:00
Costin Leau
ab358d2717
SGF-50
...
Merge branch 'c-server' into 1.1.0
2011-05-16 20:10:50 +03:00
Costin Leau
e21be75761
+ bump version
2011-04-26 11:26:09 +03:00
Costin Leau
d9b6ac18b8
+ add proper version to poms
2011-04-26 10:51:55 +03:00
Costin Leau
5ad8a98fd5
Revert "+ downgrade Spring dependency back to 3.0.5"
...
This reverts commit 724e7d9060 .
2011-03-30 18:09:08 +03:00
Costin Leau
724e7d9060
+ downgrade Spring dependency back to 3.0.5
2011-03-30 17:49:54 +03:00
Costin Leau
7376a44ae0
+ upgrade to GemFire 6.5.1.4
2011-03-30 12:11:59 +03:00
Costin Leau
bb26f2d678
Gemfire implementations for Spring 3.1 caching abstraction
2011-02-22 19:07:38 +02:00
Costin Leau
a00be8d2b4
SGF-31
...
upgrade to SGF 6.5.1.2
2011-02-11 13:00:16 +02:00
Costin Leau
68c0129807
bump version to 1.0.1
2011-02-02 18:57:38 +02:00
Costin Leau
795890acff
1.0.0.RELEASE release
2011-02-02 18:48:20 +02:00
Costin Leau
17c9d5faed
+ version bump
2010-12-20 18:36:57 +02:00