Mark Paluch

Results 497 issues of Mark Paluch

Requirements: * Where to read images from (`packages.broadcom.com/artifactory`)? * Authentication? * Where to publish images to for Dev Tools, custom CI images? * Authentication? Changes: * Introduce credentials for image...

type: task

We should support releasing a single module outside the regular release train. The release should either happen from an existing maintenance branch or the master branch with the following actions...

Qualifiers are now stored in their original set instead of using the toString representation. --- Related ticket: [DATASOLR-276](https://jira.spring.io/browse/DATASOLR-276)

status: waiting-for-triage

We received a ticket for Spring Data LDAP ([DATALDAP-72](https://jira.spring.io/browse/DATALDAP-72)) requesting support for Modify-Increment Modification. I think Spring LDAP is the appropriate place for this to happen. Original description: > It...

`ForkingClientServerIntegrationTestsSupport.startGemFireServer(…)` should propagate enabled feature preview (`--enable-preview`) when enabled in the parent JVM. The use-case is integration testing with Java 11+ with enabled preview features (`java --enable-preview …`).

enhancement