Commit Graph

7 Commits

Author SHA1 Message Date
John Blum
a7d7b430eb DATAGEODE-180 - Add null, no-op Appender to JUL, Log4j and Logback logging configuration.
Speed up GemFireDataSourceUsingNonSpringConifguredGemFireServerIntegationTests.

Refactor test framework supporting classes.
2019-04-10 20:53:48 -07:00
John Blum
1fd41c9b3a DATAGEODE-100 - Avoid Pool Already Exists Exception on Spring container initialization. 2018-04-24 10:56:29 -07:00
John Blum
338aa45f98 DATAGEODE-73 - Fix race condition between ContinuousQuery registration and EnableClusterConfiguration Region creation. 2017-12-16 13:04:04 -08:00
John Blum
ba841a3473 DATAGEODE-71 - Change all com.gemstone.gemfire package references in the RegionDataAccessTracingAspect Pointcuts to org.apache.geode. 2017-12-14 18:22:07 -08:00
John Blum
9f7de3f39e SGF-611 - Handle possible ClassLoader errors (NPE) related to logging detailed information about Apache Geode on cache initialization. 2017-04-18 11:50:25 -07:00
John Blum
0dffb938fc SGF-559 - Add integration tests convering Geode Integrated Security framework configuration using Geode and Apache Shiro methods with SDG's Annotation configuration support. 2016-11-02 15:06:44 -07:00
Oliver Gierke
bd78cb7249 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.
(cherry picked from commit 4a6adbadb69dd219435b4947ee89dca925b56e48)

Signed-off-by: John Blum <jblum@pivotal.io>
2016-02-02 00:08:19 -08:00