Commit Graph

1145 Commits

Author SHA1 Message Date
Josh Cummings
ba74d7e6d8 Update logback-classic to 1.2.11
Closes gh-643
2022-05-05 10:57:44 -06:00
Josh Cummings
0720659729 Update to Spring Data 2022.0.0-M3
Closes gh-657
2022-05-05 10:57:41 -06:00
Josh Cummings
1e1ff902df Update to JUnit 5.8.2
Closes gh-641
2022-05-05 10:22:09 -06:00
Josh Cummings
89b447cb5b Remove Unused Dependencies
Issue gh-639
2022-05-04 13:57:06 -06:00
Josh Cummings
2bc5e02ed6 Remove Unused Jakarta Dependencies
Closes gh-639
2022-05-04 13:57:06 -06:00
Josh Cummings
777e4ef944 Remove DatatypeConverter Usage
Issue gh-626
2022-05-04 13:57:06 -06:00
Jerome Prinet
9dd4b014b1 Update Gradle Enterprise plugin to 3.9 2022-04-14 08:36:53 -05:00
Josh Cummings
b6c4a95293 Merge pull request #630 from mitch-mueller/fix-formatting
Add missing delimiter line for source block in reference docs
2022-03-03 08:17:19 -07:00
Michael Müller
103ae0cf74 add missing delimiter line for source block in reference docs
The asciidoc source for the reference documentation was missing a block delimiter line
(four equals signs). Due to this, the table of of contents only listed headings up to
chapter 4.2. "Adding and Updating Data by Using DirContextAdapter". More importantly,
the formatting of the remaining document was messed up: Everything was wrapped in blocks
except the code examples.
2022-03-03 14:13:58 +01:00
Josh Cummings
d9f4acc841 Clarify Spring Data LDAP Dependency Requirements
Closes gh-32
2022-02-17 11:58:25 -07:00
Josh Cummings
bfbce4b9eb Fix Typo 2022-02-17 11:58:25 -07:00
Josh Cummings
3fa6001ef7 Add spring-data-commons optional dependency
Otherwise, the XSD cannot find spring-repository.

Issue gh-32
2022-02-17 11:58:25 -07:00
Josh Cummings
311dd73c8e Polish Samples
Issue gh-573
2022-02-10 09:45:13 -07:00
Josh Cummings
aca3280f20 Add Spring Boot Example
Closes gh-558
2022-02-09 14:19:22 -07:00
Josh Cummings
415cf802af Make NameAwareAttributes#remove Case-insensitive
Closes gh-548
2022-02-03 17:57:19 -07:00
Josh Cummings
3dbfa053c0 Update to typica 1.7.2
Closes gh-575
2022-02-02 17:26:03 -07:00
Josh Cummings
b3386ba1b3 Polish ReturnAttributes Override
Closes gh-465
2022-02-01 14:05:53 -07:00
Orlando Souto
becfdc9eb8 Update ReturnAttributes Override
Issue gh-465
2022-02-01 13:39:00 -07:00
Josh Cummings
264da5a2a5 Instance-level SearchControls
TestLdap does not need SearchControls to be static. Changing it
to be instance-level removes potential collisions.

Issue gh-465
2022-02-01 13:39:00 -07:00
Josh Cummings
44c9d5c02f Update to UnboundId 6.0.3
Issue gh-615
2022-01-21 14:50:13 -07:00
Josh Cummings
d9ce54082d Remove Gradle Scripts
Issue gh-613
2022-01-21 14:49:46 -07:00
Josh Cummings
7a3e85587a Remove core-tiger
Closes gh-621
2022-01-21 14:26:22 -07:00
Josh Cummings
f587593fca Add Structure101 to Build
Closes gh-620
2022-01-19 16:34:24 -07:00
Josh Cummings
1abcfbdf52 Add samples to build
Issue gh-610
2022-01-19 16:30:51 -07:00
Josh Cummings
de0f7ae059 Merge pull request #467 from mfijas/patch-1
Fixed debug log format strings
2022-01-18 14:05:03 -07:00
Josh Cummings
c5ab1ac693 Polish
Issue gh-489
2022-01-18 13:50:11 -07:00
Josh Cummings
b74bb9656e Merge pull request #609 from perry2of5/main
Close searchResults so LDAP context can close.
2022-01-18 13:49:43 -07:00
Josh Cummings
cb1bdbefae Clarified custom method
Closes gh-537
2022-01-18 13:27:00 -07:00
Josh Cummings
6ea46650c1 Use sequential build
Closes gh-617
2022-01-14 08:43:35 -07:00
Josh Cummings
7afbb242bd Use api configuration
Closes gh-616
2022-01-14 08:37:12 -07:00
Josh Cummings
6ad8f6c370 Next Development Version 2022-01-13 19:05:31 -07:00
Josh Cummings
44369bc2dc Add Repository Group 2022-01-13 18:59:17 -07:00
Josh Cummings
37a5e8faff Release 3.0.0-M1 2022-01-13 18:05:32 -07:00
Josh Cummings
fcfa19e5bf Revert to Released Versions 2022-01-13 18:05:32 -07:00
Josh Cummings
0bf82a49c2 Update to Spring Framework 6.0.0-M1
Closes gh-614
2022-01-13 17:50:03 -07:00
Josh Cummings
e9a228a381 Add asciidoctor task
Issue gh-613
2022-01-13 16:42:20 -07:00
Josh Cummings
f8dbff6097 Add docs plugin
Issue gh-613
2022-01-13 16:42:17 -07:00
Josh Cummings
e797fceb59 Use docs-ip.spring.io
Issue gh-610
2022-01-13 16:42:17 -07:00
Josh Cummings
19259d4dbb Add root convention
Issue gh-613
2022-01-13 16:42:11 -07:00
Josh Cummings
3ebbe327b1 Resolve port conflict 2022-01-13 16:42:11 -07:00
Josh Cummings
1632a845d5 Update Jenkins to JDK 17
Issue gh-611
2022-01-13 16:42:11 -07:00
Josh Cummings
ee5b45506c Add sandbox to build
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
d10657f9ad Add integration-tests-sunone to build
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
61000b8a4a Add integration-tests-openldap to build
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
c162fc9685 Add test/integration-tests to build
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
943231ed08 Add odm to build
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
53ae532fe7 Add test-support to build
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
d89836d814 Add ldif-core to build
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
790ba44c5e Add core-tiger to build
Issue gh-610
2022-01-13 16:42:11 -07:00
Josh Cummings
320fce68c7 Add core to build
Issue gh-610
2022-01-13 16:42:11 -07:00