Re: [I] DefaultPatchHandler does not handle Group member remove operations correctly [directory-scimple]

2024-01-09 Thread via GitHub
kjthorpe18 commented on issue #436: URL: https://github.com/apache/directory-scimple/issues/436#issuecomment-1883977502 Yep! This can be closed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [I] DefaultPatchHandler does not handle Group member remove operations correctly [directory-scimple]

2024-01-09 Thread via GitHub
kjthorpe18 closed issue #436: DefaultPatchHandler does not handle Group member remove operations correctly URL: https://github.com/apache/directory-scimple/issues/436 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[VOTE] Release Apache Directory SCIMple 1.0.0-M1

2024-01-09 Thread Brian Demers
This is a call to vote in favor of releasing Apache Directory SCIMple version 1.0.0-M1. This is the initial release since moving the project from https://github.com/PennState/SCIMple-Identity to the Apache Software Foundation: https://github.com/apache/directory-scimple Maven Staging Repo:

SCIMple Release Update

2024-01-09 Thread Brian Demers
TL;DR My next email will be the release vote email! I ran into a couple more minor issues with the release process. The biggest one is there was an odd interaction between the Maven Javadoc plugin's aggregate-jar goal and the Quarkus server example (it uses an extension). (We can work around that

Re: [I] DefaultPatchHandler does not handle Group member remove operations correctly [directory-scimple]

2024-01-09 Thread via GitHub
bdemers commented on issue #436: URL: https://github.com/apache/directory-scimple/issues/436#issuecomment-1883887278 @kjthorpe18 we can close this issue as fixed in #448 right? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] The javadoc aggregate-jar goal caused release to fail [directory-scimple]

2024-01-09 Thread via GitHub
bdemers merged PR #488: URL: https://github.com/apache/directory-scimple/pull/488 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] sortOrder query parameter not handled and results in 404 [directory-scimple]

2024-01-09 Thread via GitHub
bdemers closed issue #485: sortOrder query parameter not handled and results in 404 URL: https://github.com/apache/directory-scimple/issues/485 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] The `sortOrder` query parameter is now correctly parsed [directory-scimple]

2024-01-09 Thread via GitHub
bdemers merged PR #487: URL: https://github.com/apache/directory-scimple/pull/487 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Schema Attributes are now handled as a Set [directory-scimple]

2024-01-09 Thread via GitHub
bdemers merged PR #486: URL: https://github.com/apache/directory-scimple/pull/486 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] The javadoc aggregate-jar goal caused release to fail [directory-scimple]

2024-01-09 Thread via GitHub
bdemers opened a new pull request, #488: URL: https://github.com/apache/directory-scimple/pull/488 The single jar is a nice to have, and it can run separately if needed There is an odd interaction with the aggregate-jar goal and the Quarkus extension (used in a server example) In

[PR] The `sortOrder` query parameter is now correctly parsed [directory-scimple]

2024-01-09 Thread via GitHub
bdemers opened a new pull request, #487: URL: https://github.com/apache/directory-scimple/pull/487 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Schema Attributes are now handled as a Set [directory-scimple]

2024-01-09 Thread via GitHub
bdemers commented on PR #486: URL: https://github.com/apache/directory-scimple/pull/486#issuecomment-1883861473 Related to: #480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] Schema Attributes are now handled as a Set [directory-scimple]

2024-01-09 Thread via GitHub
bdemers opened a new pull request, #486: URL: https://github.com/apache/directory-scimple/pull/486 They are unique in a given container, the API now represents that fact -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 [directory-scimple]

2024-01-09 Thread via GitHub
bdemers merged PR #483: URL: https://github.com/apache/directory-scimple/pull/483 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Fixed Urn validation annotation in BaseResource [directory-scimple]

2024-01-09 Thread via GitHub
bdemers commented on PR #482: URL: https://github.com/apache/directory-scimple/pull/482#issuecomment-1883389898 Merged! thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Fixed Urn validation annotation in BaseResource [directory-scimple]

2024-01-09 Thread via GitHub
bdemers merged PR #482: URL: https://github.com/apache/directory-scimple/pull/482 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] SCIM attributes according to spec [directory-scimple]

2024-01-09 Thread via GitHub
bdemers commented on PR #481: URL: https://github.com/apache/directory-scimple/pull/481#issuecomment-1883389056 Thanks again @markusmueller! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] SCIM attributes according to spec [directory-scimple]

2024-01-09 Thread via GitHub
bdemers merged PR #481: URL: https://github.com/apache/directory-scimple/pull/481 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Bugfix subattribute duplication in schema generation [directory-scimple]

2024-01-09 Thread via GitHub
bdemers merged PR #480: URL: https://github.com/apache/directory-scimple/pull/480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: