Commit Graph

1489 Commits

Author SHA1 Message Date
Mark Paluch
ceb34bf25a SGF-855 - Updated changelog. 2019-08-05 15:57:34 +02:00
Mark Paluch
ccf3b40d9d SGF-854 - After release cleanups. 2019-08-05 11:33:32 +02:00
Mark Paluch
67a059ea35 SGF-854 - Prepare next development iteration. 2019-08-05 11:33:31 +02:00
Mark Paluch
3b9fc1a2be SGF-854 - Release version 2.1.10 (Lovelace SR10). 2019-08-05 11:21:19 +02:00
Mark Paluch
066c0301f3 SGF-854 - Prepare 2.1.10 (Lovelace SR10). 2019-08-05 11:20:57 +02:00
Mark Paluch
531285b217 SGF-854 - Updated changelog. 2019-08-05 11:20:52 +02:00
Mark Paluch
4c55c86591 SGF-843 - Updated changelog. 2019-08-05 11:09:02 +02:00
John Blum
094ea58a93 SGF-865 - Refactor Gateway Sender/Receiver support and remove unnecessary configuration validations. 2019-07-23 11:12:39 -07:00
John Blum
ac76726875 SGF-863 - Change HTTPS URL to HTTP when resolving the cache.xml XSD. 2019-07-18 00:04:43 -07:00
John Blum
5d4041df5a SGF-863 - Change geode XML schema references to gemfire. 2019-07-17 23:37:19 -07:00
John Blum
15564b4122 SGF-863 - Remove redundant ignore-jta Region element attribute. 2019-07-17 23:37:11 -07:00
John Blum
e588d9385f SGF-863 - Fixup non-HTTPS URLs. 2019-07-17 23:36:14 -07:00
John Blum
7d8a4c7cc5 SGF-863 - Rename AEQ and GatewaySender test classes. 2019-07-17 23:36:08 -07:00
John Blum
c5dd92c440 SGF-847 - Set java.io.tmpdir to '/tmp' for CI jobs. 2019-07-17 23:36:03 -07:00
John Blum
c311f3c92e SGF-847 - Set java.io.tmpdir to TMPDIR for CI jobs. 2019-07-17 23:35:57 -07:00
John Blum
c8894ec87d SGF-864 - Switch SnapshotService tests to use the temporary directory rather than 'user.home'. 2019-07-17 23:35:47 -07:00
John Blum
c0b01c7800 SGF-864 - Fix unreliable tests. 2019-07-17 23:33:50 -07:00
John Blum
a510bc81b5 SGF-847 - Set user.dir to PWD for CI jobs. 2019-07-17 23:28:05 -07:00
John Blum
181e3d8c5b SGF-863 - Polish. 2019-07-17 23:27:59 -07:00
John Blum
46259b3c35 SGF-863 - Add unit tests asserting the addition of AsyncEventQueues (AEQ) and GatewaySenders to Regions of various types (e.g. LOCAL, PARTITION, REPLICATE as well as Templates) using objects and identifiers. 2019-07-17 23:27:52 -07:00
John Blum
989dc38c56 SGF-863 - Add integration tests testing the addition of AsyncEventQueues and GatewaySenders declared as both objects and identifiers to an existing Region defined in cache.xml. 2019-07-17 23:27:42 -07:00
John Blum
ba473805ca SGF-863 - Rename test class and configuration files. 2019-07-17 23:27:17 -07:00
John Blum
1b6f627903 SGF-863 - Add integration tests testing the association of Region(s) to AsyncEventQueue (AEQ) ID(s). 2019-07-17 23:27:11 -07:00
John Blum
a858a48374 SGF-863 - Add integration tests testing the association of Region(s) to GatewaySender ID(s). 2019-07-17 23:26:47 -07:00
John Blum
9f43c85bf6 SGF-863 - Add support in the XML Namespace for Region to AsyncEventQueue and GatewaySender associations by ID. 2019-07-17 23:24:56 -07:00
John Blum
de10553183 SGF-863 - Prepare Region configuration using SDG XML Namespace Parsers to accept AEQ and GatewaySender IDs for association. 2019-07-17 23:23:46 -07:00
John Blum
10ae5fe336 SGF-863 - Prepare Region configuration using SDG FactoryBeans to accept AEQ and GatewaySender IDs for association. 2019-07-17 23:23:15 -07:00
John Blum
1fe46b1cf2 SGF-862 - Upgrade to Pivotal GemFire 9.5.4. 2019-07-15 13:03:05 -07:00
Mark Paluch
41e4225400 SGF-861 - Fix typo. 2019-07-10 09:57:03 +02:00
Mark Paluch
6fda529f8c SGF-847 - Cleanup release profile.
Reuse inherited configuration from parent pom.
2019-07-09 11:49:29 +02:00
Mark Paluch
11ba95eaa1 SGF-861 - Revise readme for a consistent structure. 2019-07-09 11:49:29 +02:00
Greg Turnquist
dea0b375ee SGF-847 - Polishing. 2019-07-03 16:39:05 -05:00
Greg Turnquist
d452becf9e SGF-847 - Use parent 'artifactory' profile. 2019-07-03 16:38:43 -05:00
Greg Turnquist
3a83e933cf SGF-847 - Only build main branch for upstream triggers. 2019-06-28 17:16:53 -05:00
Greg Turnquist
4e7ae8ffa9 SGF-847 - Set user.name and user.home for CI jobs. 2019-06-24 15:17:30 -05:00
John Blum
7365cc7fa3 SGF-857 - Change GemFire log-level from 'warning' to 'error'. 2019-06-18 17:13:37 -07:00
John Blum
d03a91c54e SGF-827 - Even more URL cleanup caught by Checkstyle. 2019-06-18 16:56:29 -07:00
John Blum
2242e12737 SGF-857 - Cleanup additional build log output. 2019-06-18 16:24:37 -07:00
John Blum
17ab7e3feb SGF-827 - Revert XSD HTTPS URLs to HTTP in GemFire/Geode cache.xml schemaLocation. 2019-06-18 16:24:37 -07:00
John Blum
d6800dda4e SGF-827 - More URL cleanup caught by Checkstyle. 2019-06-18 16:24:37 -07:00
John Blum
7c9cae3761 SGF-857 - Change log-level in test configuration meta-data to 'error'. 2019-06-18 16:24:47 -07:00
John Blum
f59d2aa48c SGF-857 - Adapt to Mockito API (and behavior) changes after log-level changed from 'config' to 'error'. 2019-06-18 16:24:42 -07:00
John Blum
1b75d799c8 SGF-857 - Tune the build log output. 2019-06-18 16:24:37 -07:00
John Blum
ddf1de39a3 SGF-858 - Replace all cache.xml document schema declarations referring to the DTD to use the XSD. 2019-06-18 16:01:58 -07:00
John Blum
1e52db9680 SGF-827 - Switch HTTP URLs to HTTPS in Code of Conduct. 2019-06-18 10:45:02 -07:00
John Blum
1a1fdf2156 SGF-827 - Additional URL cleanup caught by Checkstyle. 2019-06-18 07:02:17 -07:00
Christoph Strobl
ba5f141aad SGF-834 - Updated changelog. 2019-06-14 15:18:14 +02:00
Christoph Strobl
29ee1257cc SGF-842 - After release cleanups. 2019-06-14 13:14:51 +02:00
Christoph Strobl
b00f7ccc6e SGF-842 - Prepare next development iteration. 2019-06-14 13:14:50 +02:00
Christoph Strobl
d9e1783127 SGF-842 - Release version 2.1.9 (Lovelace SR9). 2019-06-14 12:39:34 +02:00