Josh Cummings
9ded1758d6
Convert to Linux Line Endings
2022-07-21 15:09:00 -06:00
Josh Cummings
15f0a8a79d
Change conventions to point to spring-ldap
...
Closes gh-659
2022-06-10 14:52:17 -06:00
Josh Cummings
da2c8a33b1
Next Development Version
2022-05-12 16:57:44 -06:00
Josh Cummings
3c5f8beaed
Release 3.0.0-M2
2022-05-12 16:31:06 -06:00
Josh Cummings
82805e70fe
Add support for signing.keyId
2022-05-12 16:31:06 -06:00
Josh Cummings
1bba25166f
Removed non-core modules from deployment
2022-05-12 16:31:05 -06:00
Josh Cummings
d262e478a2
Updated Deployment Commands
2022-05-12 16:31:05 -06:00
Josh Cummings
57728dbbd0
Remove unecessary build properties
2022-05-12 10:24:30 -06:00
Josh Cummings
c180b65093
Check That Credentials Are Non-Null
...
Closes gh-538
2022-05-12 10:22:07 -06:00
Josh Cummings
9ab6c493cc
Consolidate org.springframework.security.core package
...
Closes gh-632
2022-05-05 11:08:13 -06:00
Josh Cummings
0b4d5e429f
Update to Spring Framework 6.0.0-M3
...
Closes gh-653
2022-05-05 10:58:17 -06:00
Josh Cummings
5a0f09c186
Update Gradle to 7.4.2
...
Closes gh-652
2022-05-05 10:57:47 -06:00
Josh Cummings
326a5c3ff6
Update org.springframework.security to 6.0.0-M3
...
Closes gh-654
2022-05-05 10:57:46 -06:00
Josh Cummings
ffa6219035
Update build-info-extractor-gradle to 4.28.2
...
Closes gh-650
2022-05-05 10:57:46 -06:00
Josh Cummings
bb6735a6fa
Update commons-pool2 to 2.11.1
...
Closes gh-649
2022-05-05 10:57:46 -06:00
Josh Cummings
cef6ad8aaa
Update spring-io-plugin to 0.0.8.RELEASE
...
Closes gh-647
2022-05-05 10:57:45 -06:00
Josh Cummings
7d5ddf24b0
Update gradle-nexus-staging-plugin to 0.30.0
...
Closes gh-646
2022-05-05 10:57:45 -06:00
Josh Cummings
e3a24dc9af
Update unboundid-ldapsdk to 6.0.4
...
Closes gh-645
2022-05-05 10:57:45 -06:00
Josh Cummings
7fe2d43b51
Update gradle-versions-plugin to 0.36.0
...
Closes gh-644
2022-05-05 10:57:44 -06:00
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