Commit Graph

1129 Commits

Author SHA1 Message Date
Josh Cummings
3bdb4402b3 Add Spring Boot Example
Closes gh-558
2022-02-09 14:18:17 -07:00
Josh Cummings
da79e610ea Make NameAwareAttributes#remove Case-insensitive
Closes gh-548
2022-02-03 17:56:17 -07:00
Josh Cummings
2c157cab4c Update to typica 1.7.2
Closes gh-575
2022-02-02 17:25:22 -07:00
Josh Cummings
3c12dcdd17 Use JDK 11 for Artifacts
Issue gh-626
2022-02-02 17:03:17 -07:00
Josh Cummings
d743b04b64 Remove JDK 8 Build
Issue gh-626
2022-02-02 16:38:52 -07:00
Josh Cummings
18d0c7beca Remove Gradle Scripts
Issue gh-613
2022-02-02 16:25:05 -07:00
Josh Cummings
0c087d6b81 Add samples to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
b653e38da1 Use sequential build
Closes gh-617
2022-02-02 16:25:05 -07:00
Josh Cummings
626a52ec3f Use api configuration
Closes gh-616
2022-02-02 16:25:05 -07:00
Josh Cummings
eacbdfeafe Add Repository Group 2022-02-02 16:25:05 -07:00
Josh Cummings
d84d64f968 Add asciidoctor task
Issue gh-613
2022-02-02 16:25:05 -07:00
Josh Cummings
c6eda0fe51 Add docs plugin
Issue gh-613
2022-02-02 16:25:05 -07:00
Josh Cummings
0551881852 Use docs-ip.spring.io
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
7fafba9d9a Add root convention
Issue gh-613
2022-02-02 16:25:05 -07:00
Josh Cummings
33d4d7d0b0 Resolve port conflict 2022-02-02 16:25:05 -07:00
Josh Cummings
0ed91f46b6 Add JDK 11 to Jenkinsfile
Closes gh-626
2022-02-02 16:25:05 -07:00
Josh Cummings
12c4b4d7bf Add sandbox to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
7040f28adc Add integration-tests-sunone to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
43f52ad379 Add integration-tests-openldap to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
df2ba830b0 Add test/integration-tests to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
212cfbf284 Add odm to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Rob Winch
c07ad6f743 junit 4
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
f1b01d5039 Add test-support to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
86ffe5c20e Add ldif-core to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
ab4bd5d9ae Add core-tiger to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
07e05d1c70 Use JDK 8 2022-02-02 16:25:05 -07:00
Josh Cummings
83574f81fa Update to Spring Security 5.6.1
Closes gh-623
2022-02-02 16:25:05 -07:00
Josh Cummings
f1ca513140 Update to Spring Data BOM 2021.0.8
Closes gh-625
2022-02-02 16:25:05 -07:00
Josh Cummings
e515601b07 Update to Spring Framework 5.3.15
Closes gh-624
2022-02-02 16:25:05 -07:00
Josh Cummings
2792c02b0d Add core to build
Issue gh-610
2022-02-02 16:25:05 -07:00
Josh Cummings
5c01028222 Remove PowerMock
Issue gh-611
2022-02-02 16:25:05 -07:00
Josh Cummings
a915c3cbad Update to Mockito 3
Issue gh-611
2022-02-02 16:25:05 -07:00
Josh Cummings
28f2ca6ee0 Update to Gradle 7.3.3
Issue gh-610
Closes gh-613
Closes gh-581
2022-02-02 16:24:47 -07:00
Rob Winch
02ee328e6c testCompile->testImplementation
Issue gh-610
2022-02-02 16:24:24 -07:00
Rob Winch
fb502700c6 Gradle compile->implementation
Issue gh-610
2022-02-02 16:24:24 -07:00
Josh Cummings
5986297d94 Remove DatatypeConverter Usage
Issue gh-626
2022-02-02 16:24:18 -07:00
Josh Cummings
255bfaabcb Polish ReturnAttributes Override
Closes gh-465
2022-02-01 13:34:02 -07:00
Orlando Souto
df40b39465 Update ReturnAttributes Override
Issue gh-465
2022-02-01 13:34:02 -07:00
Josh Cummings
5de26949fe 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:34:02 -07:00
Josh Cummings
39ceed80c1 Update to UnboundId 6.0.3
Closes gh-615
2022-01-21 14:44:57 -07:00
mfijas
713a56a866 Fixed debug log format strings
There were a few '%s$1' instead of '%1$s', which caused "$1" to be written to logs.
2022-01-18 14:20:43 -07:00
Josh Cummings
75fa912f0a Polish
Issue gh-489
2022-01-18 13:43:56 -07:00
Tim Perry
3a1b085141 Close searchResults so LDAP context can close.
Fixes #489
2022-01-18 13:38:35 -07:00
Josh Cummings
feab7a8168 Clarified custom method
Closes gh-537
2022-01-18 13:18:41 -07:00
Josh Cummings
3b0ddbd3a5 Next Development Version 2022-01-13 17:43:45 -07:00
Josh Cummings
b332e141ce Add milestone upload support 2022-01-13 17:20:02 -07:00
Josh Cummings
10873ca84b Release 2.4.0-M1 2022-01-13 16:51:13 -07:00
Rob Winch
8b186e6526 Fix isSnapshot 2022-01-07 10:01:47 -06:00
Rob Winch
5be3c10078 Build uses -SNAPSHOT instead of BUILD-SNAPSHOT 2022-01-07 09:25:50 -06:00
Rob Winch
a065a1539c Update to Spring LDAP 2.4.0-SNAPSHOT 2022-01-07 09:19:55 -06:00