oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

Fix for PR #498: fixed broken template-server #520

Closed jomora closed 7 years ago

jomora commented 7 years ago

This PR provides a fix for 2 errors introduced in #498:

  1. Fixed build.xml in template server which did not work anymore after files were moved to different packages in #498
  2. Fixed broken import in BaseUserDetailsService introduced in #498

Please consider this PR as a replacement of PR #498 which I will close now.

oasp-ci commented 7 years ago

Can one of the admins verify this patch?

kiran-vadla commented 7 years ago

tested and Merged this PR.