A common lib for the Confluence-SAML and Jira-SAML plugins
This library adheres to SemVer. Pre v1.0.0 is considered alpha level software.
This project assumes you have a JDK installed and configured. If not, look here
You will also need to have Maven installed and configured. Please visit here for setup instructions.
run mvn clean install
Please use the issue trackers for the plugins to log tickets
Submit your pull request to the develop branch. This allows us to merge your change into our internal master and then push out the change in the next release.
- Fork it
- Create your feature branch off develop (
git checkout -b feature/my-new-feature develop
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/my-new-feature
) - Create new Pull Request
This project is licensed under GPLv3.
© Bitium, Inc 2014-2015