You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "bdemers (via GitHub)" <gi...@apache.org> on 2023/06/06 16:06:34 UTC

[GitHub] [directory-server] bdemers opened a new pull request, #88: Update forbidden apis plugin to 3.5.1

bdemers opened a new pull request, #88:
URL: https://github.com/apache/directory-server/pull/88

   This version replaces the `internalRuntimeForbidden` flag with a bundle named `jdk-non-portable` The newer version also uncoverd an issue in SingleFileLdifPartition where the RandomAccessFile uses the system file encoding. The error has been suppressed with an annotation for now. Updating the plugin will help ensure other code doesn't creep in.
   
   NOTE: The @SupressForbidden annotation is needed at compile time, but not runtime, so it has been marked provided (as there are reports of some plugins, like the maven-shade-plugin, not excluding "optional" dependencies)


-- 
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: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Update forbidden apis plugin to 3.6 [directory-server]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers merged PR #88:
URL: https://github.com/apache/directory-server/pull/88


-- 
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: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Update forbidden apis plugin to 3.5.1 [directory-server]

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea commented on PR #88:
URL: https://github.com/apache/directory-server/pull/88#issuecomment-1928959973

   @bdemers Are you going to merge it?


-- 
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: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Update forbidden apis plugin to 3.5.1 [directory-server]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers commented on PR #88:
URL: https://github.com/apache/directory-server/pull/88#issuecomment-1929936887

   🤦 Sorry, I forgot about this one, I'll rebase and retest and i'll merge it


-- 
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: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org