You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2020/05/05 17:14:53 UTC

[GitHub] [sling-whiteboard] cmrockwell edited a comment on pull request #51: SAML2 Service Provider Pull Request

cmrockwell edited a comment on pull request #51:
URL: https://github.com/apache/sling-whiteboard/pull/51#issuecomment-623685394


   Sound good. Thank you for merging this. I'll spend some time to analyze the build issue you identified and report back once I'm able to reproduce it. 
   
   Update:
   I was able to reproduce the build issue. org.relaxng.datatype is not in Maven Cenral. It comes from Spring. It seems to be an optional dependency from dom4J, so I don't think it is is needed. I removed it, and the bundle activates and works without it. 
   
   https://github.com/cmrockwell/sling-whiteboard-saml/commit/81b106833bef5c9b7594bb28fb6de4c25a0682cc
   
   Assuming it builds for you after this, getting it installed and active in Sling will require your instance to provide org.apache.jackrabbit.oak-auth-external 
   


----------------------------------------------------------------
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.

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