Commit Graph

  • 6622f00ac9 Edit README posting a notice about the discontinuation of SDG 3.0. John Blum 2022-10-13 13:16:23 -07:00
  • 7c6ff9de64 Fix syntax error in the Gradle command-line of the Jenkins CI build piplines execution when publishing and releasing artifacts. John Blum 2022-10-13 09:53:44 -07:00
  • f0dbebf4ec Upgrade to Spring Test for Apache Geode (STDG) 0.3.1-RAJ. John Blum 2022-10-13 09:49:03 -07:00
  • 182ad98b6c After release cleanups. Spring Builds 2022-10-13 13:46:51 +00:00
  • 338338d69b Prepare next development iteration. Spring Builds 2022-10-13 13:46:37 +00:00
  • 454cebb960 Release version 2.7.5 (2021.2.5). Spring Builds 2022-10-13 13:24:01 +00:00
  • eec3024173 Prepare 2.7.5 (2021.2.5). Spring Builds 2022-10-13 13:21:30 +00:00
  • 9ab87d4b7a After release cleanups. Spring Builds 2022-10-13 12:37:07 +00:00
  • 9b1bafb2c0 Prepare next development iteration. Spring Builds 2022-10-13 12:36:54 +00:00
  • 132655a135 Release version 2.6.9 (2021.1.9). Spring Builds 2022-10-13 11:54:17 +00:00
  • 663f897604 Prepare 2.6.9 (2021.1.9). Spring Builds 2022-10-13 11:51:39 +00:00
  • 0a36761b98 After release cleanups. Spring Builds 2022-10-13 09:23:54 +00:00
  • 2622fe6c70 Prepare next development iteration. Spring Builds 2022-10-13 09:23:41 +00:00
  • 4d192a3175 Release version 2.7.4 (2021.2.4). Spring Builds 2022-10-13 08:59:51 +00:00
  • 9c7afab883 Prepare 2.7.4 (2021.2.4). Spring Builds 2022-10-13 08:57:01 +00:00
  • dbfe2a816b After release cleanups. Spring Builds 2022-10-13 07:52:08 +00:00
  • 961a372a3f Prepare next development iteration. Spring Builds 2022-10-13 07:51:56 +00:00
  • f042df8306 Release version 2.6.8 (2021.1.8). Spring Builds 2022-10-13 07:28:22 +00:00
  • ada23cdec7 Prepare 2.6.8 (2021.1.8). Spring Builds 2022-10-13 07:25:56 +00:00
  • a5aa31540d Align Jenkins CI build file with ci/pipeline.properties. John Blum 2022-10-11 17:11:36 -07:00
  • c175544136 Upgrade to Apache Geode 1.15.1. John Blum 2022-10-11 16:28:12 -07:00
  • a71301e648 Run forked Apache Geode server process in a unique working directory. John Blum 2022-10-11 16:22:27 -07:00
  • a1aa6b8b44 Configure the Jenkins CI pipeline build for SDG 2.8.x. John Blum 2022-10-06 14:32:28 -07:00
  • a1eabf8650 Add support for configuring the working directory of the Locator created/started by the LocatorFactoryBean. John Blum 2022-10-05 14:59:16 -07:00
  • 49e1ba8a60 Reconfigure the Gradle test task to fork every test class. John Blum 2022-10-03 16:12:25 -07:00
  • 608ba8fb30 Include SD Commons' repositories.adoc and repository-projections.adoc files in SDG ref doc. John Blum 2022-09-29 10:08:06 -07:00
  • 01461f1a41 Fix invalid declartion of the 'org.springframework.shell:spring-shell' test runtime dependency in spring-data-geode.gradle build file. John Blum 2022-09-29 10:06:48 -07:00
  • 7294ad4ba0 Cleanup source code and Javadoc warnings. John Blum 2022-09-28 17:55:05 -07:00
  • 4071aff2b6 Correct Log4j BOM dependency declaration. John Blum 2022-09-28 15:51:35 -07:00
  • 6193d42bf3 Cleanup, (re-)organize and fix Asciidoc-based reference documentation errors. John Blum 2022-09-28 15:29:50 -07:00
  • b330eb1f17 Fix Javadoc errors. John Blum 2022-09-28 10:11:32 -07:00
  • d9b7cc9709 Fix Asciidoc configuration and references. John Blum 2022-09-26 13:44:32 -07:00
  • 2e674202ff Configure the Gradle test task to run SDG tests. John Blum 2022-09-26 13:08:47 -07:00
  • 6c8f9936a6 Add spring.schemas and SVG images to NoHttp Gradle Plugin source excludes. John Blum 2022-09-26 13:02:01 -07:00
  • ff7fdfbe15 Change root project name to 'spring-data-geode-build'. John Blum 2022-09-26 11:41:11 -07:00
  • 8cca4035c4 Fix compilation failures in the IDE. John Blum 2022-09-21 17:11:41 -07:00
  • ed133c5cfe Move Spring Data for Apache Geode documentation (reference docs) to the spring-data-geode-docs Gradle module. John Blum 2022-09-21 16:48:24 -07:00
  • 518f38b8b5 Add Spring Build Conventions Gradle Plugins. John Blum 2022-09-21 16:46:04 -07:00
  • 7bfdd4e3d9 Create Gradle project build. John Blum 2022-09-21 16:37:53 -07:00
  • a516df82d0 Backup Maven build files and Maven project structure to maven/. John Blum 2022-09-20 17:22:28 -07:00
  • 61366e8a3b Create SDG XML XSDs for 2.8. John Blum 2022-09-20 17:09:39 -07:00
  • b07e0e7b6c Cleanup Java EE CDI integration tests. John Blum 2022-09-20 14:34:59 -07:00
  • e30e4a4388 Correct Java EE CDI dependency declarations (order). John Blum 2022-09-19 16:38:40 -07:00
  • c459b60add Remove Java 9 module export additions from JVM configuration (command-line) in the Maven Surefire Plugin when executing SDG tests. John Blum 2022-09-14 17:41:32 -07:00
  • 441e1cd98c Replace Jarkata EE 9 packaging with Java EE 8. John Blum 2022-09-14 15:17:23 -07:00
  • c73fb1e30b Remove Java 17 language features. John Blum 2022-09-14 15:11:50 -07:00
  • 73ec8333ab Remove Java 17 Maven build profile. John Blum 2022-09-14 15:04:36 -07:00
  • e58e99dc99 Downgrade CDI dependencies to Java EE 8. John Blum 2022-09-14 15:03:12 -07:00
  • 28799d3a38 Set Spring Test for Apache Geode (STDG) version to 0.3.0-RAJ. John Blum 2022-09-14 15:19:26 -07:00
  • a33c6c2138 Set Spring Data Commons version to 2.7.3-SNAPSHOT. John Blum 2022-09-14 14:56:45 -07:00
  • 65aeae6a3f Set Spring Data Build parent POM version to 2.7.3-SNAPSHOT. John Blum 2022-09-14 14:50:06 -07:00
  • c69677d170 Set Java source level to Java 8. John Blum 2022-09-14 14:48:29 -07:00
  • 5ded05862c Setup Spring Data for Apache Geode 2.8.x branch. John Blum 2022-09-14 17:33:15 -07:00
  • 09b82dd694 After release cleanups. Spring Builds 2022-09-19 14:39:08 +00:00
  • 02f871c0a9 Prepare next development iteration. Spring Builds 2022-09-19 14:38:56 +00:00
  • af7ae892b5 Release version 3.0 M6 (2022.0.0). Spring Builds 2022-09-19 14:15:24 +00:00
  • 644f99e055 Prepare 3.0 M6 (2022.0.0). Spring Builds 2022-09-19 14:12:58 +00:00
  • 9de9a6d431 After release cleanups. Spring Builds 2022-09-19 12:00:19 +00:00
  • f60a785626 Prepare next development iteration. Spring Builds 2022-09-19 12:00:06 +00:00
  • 438f7513ed Release version 2.7.3 (2021.2.3). Spring Builds 2022-09-19 11:38:42 +00:00
  • 33b8bead1c Prepare 2.7.3 (2021.2.3). Spring Builds 2022-09-19 11:36:17 +00:00
  • 0b5fb7186c After release cleanups. Spring Builds 2022-09-19 09:04:55 +00:00
  • 09dc0f2fa6 Prepare next development iteration. Spring Builds 2022-09-19 09:04:42 +00:00
  • 0269ea8fff Release version 2.6.7 (2021.1.7). Spring Builds 2022-09-19 08:40:20 +00:00
  • 0ad9501894 Prepare 2.6.7 (2021.1.7). Spring Builds 2022-09-19 08:38:03 +00:00
  • 4a83415ec5 Disable the DurableClientCacheIntegrationTests. John Blum 2022-09-16 13:52:36 -07:00
  • 0d2bd43c65 Rename the SpringUtils class to SpringExtensions. John Blum 2022-08-31 09:28:28 -07:00
  • 480c7f723d Enable Locator applications bootstrapped with SDG to be configured with Security (Auth) using @EnableSecurity. John Blum 2022-08-30 13:57:35 -07:00
  • 46c229c533 Enable Locator applications configured and bootstrapped with Spring to be optionally configured with Apache Geode's Cluster Configuration Service. John Blum 2022-08-30 13:55:54 -07:00
  • 6ccf6bed2d Annotate LocatorFactoryBean API with Spring @NonNull and @Nullable annotations. John Blum 2022-08-30 12:23:44 -07:00
  • bb8a43c4da Refactor GemfireBeanFactoryLocator. John Blum 2022-08-30 12:19:37 -07:00
  • d5c4fb041c Enables Spring Locator-based applications configured and bootstrapped with SDG to use the GemfireBeanFactoryLocator to autowire Apache Geode components. John Blum 2022-08-19 16:34:41 -07:00
  • fd7d00d895 Refactor @EnablePdx annotation-based configuration allowing users to register explicit application domain types. John Blum 2022-08-19 16:29:51 -07:00
  • 34e75e0604 Refactor PropertiesBuilder to handle property value to String conversion. John Blum 2022-08-19 16:24:33 -07:00
  • cb58bb34cb Fix Generics syntax error. John Blum 2022-08-31 09:41:20 -07:00
  • 57b7113dd4 Rename the SpringUtils class to SpringExtensions. John Blum 2022-08-31 09:28:28 -07:00
  • 78c336600a Fix Java 8 syntax error in PdxConfiguration using syntax based on Java 17. John Blum 2022-08-31 09:26:34 -07:00
  • 2e79b1bdb3 Enable Locator applications bootstrapped with SDG to be configured with Security (Auth) using @EnableSecurity. John Blum 2022-08-30 13:57:35 -07:00
  • f7472d2d36 Enable Locator applications configured and bootstrapped with Spring to be optionally configured with Apache Geode's Cluster Configuration Service. John Blum 2022-08-30 13:55:54 -07:00
  • d70c6bafe7 Annotate LocatorFactoryBean API with Spring @NonNull and @Nullable annotations. John Blum 2022-08-30 12:23:44 -07:00
  • af4e23b9b8 Refactor GemfireBeanFactoryLocator. John Blum 2022-08-30 12:19:37 -07:00
  • 8920fc8d0e Format source code in AbstractAnnotationConfigSupport. John Blum 2022-08-29 17:54:16 -07:00
  • d393e6d2d3 Refactor the number formatting in the @Order annotation on the 'gemfireDataSourcePostProcessor' bean definition. John Blum 2022-08-29 17:53:07 -07:00
  • 237fdf4d30 Enables Spring Locator-based applications configured and bootstrapped with SDG to use the GemfireBeanFactoryLocator to autowire Apache Geode components. John Blum 2022-08-19 16:34:41 -07:00
  • dded79dce8 Refactor @EnablePdx annotation-based configuration allowing users to register explicit application domain types. John Blum 2022-08-19 16:29:51 -07:00
  • 2f54e7a429 Refactor PropertiesBuilder to handle property value to String conversion. John Blum 2022-08-19 16:24:33 -07:00
  • 901b58e2c3 Enable Locator applications bootstrapped with SDG to be configured with Security (Auth) using @EnableSecurity. John Blum 2022-08-30 13:57:35 -07:00
  • fa4d247546 Enable Locator applications configured and bootstrapped with Spring to be optionally configured with Apache Geode's Cluster Configuration Service. John Blum 2022-08-30 13:55:54 -07:00
  • 075a0f4d46 Annotate LocatorFactoryBean API with Spring @NonNull and @Nullable annotations. John Blum 2022-08-30 12:23:44 -07:00
  • 60fcb0a186 Refactor GemfireBeanFactoryLocator. John Blum 2022-08-30 12:19:37 -07:00
  • 308daeec5e Format source code in AbstractAnnotationConfigSupport. John Blum 2022-08-29 17:54:16 -07:00
  • fef30386de Refactor the number formatting in the @Order annotation on the 'gemfireDataSourcePostProcessor' bean definition. John Blum 2022-08-29 17:53:07 -07:00
  • 9dba7bba26 Enables Spring Locator-based applications configured and bootstrapped with SDG to use the GemfireBeanFactoryLocator to autowire Apache Geode components. John Blum 2022-08-19 16:34:41 -07:00
  • dbcf4ba58d Refactor @EnablePdx annotation-based configuration allowing users to register explicit application domain types. John Blum 2022-08-19 16:29:51 -07:00
  • 968982701c Refactor PropertiesBuilder to handle property value to String conversion. John Blum 2022-08-19 16:24:33 -07:00
  • f4f715cb68 After release cleanups. 2.5.x Greg L. Turnquist 2022-08-29 16:58:16 +00:00
  • f46bb89228 Prepare next development iteration. Greg L. Turnquist 2022-08-29 16:58:04 +00:00
  • 3b6af8b799 Release version 2.5.12 (2021.0.12). Greg L. Turnquist 2022-08-29 16:36:49 +00:00
  • 6faae337f6 Prepare 2.5.12 (2021.0.12). Greg L. Turnquist 2022-08-29 16:34:24 +00:00
  • 875bea8bb8 Add 2.7 XSDs for SDG 2.7. John Blum 2022-07-22 15:03:42 -07:00