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-unsubscr...@directory.apache.org

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


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

Reply via email to