This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git.
from 8d5027d Reverted REST V1 changes
new 8ebd1ad Minor REST V2 changes for userservice
new a4b273c REST V2 changes
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../{LoginRequest.java => v2/SelfUserData.java} | 54 ++++---
.../redback/rest/api/services/v2/UserService.java | 47 +++---
.../rest/services/v2/DefaultUserService.java | 20 ++-
.../rest/services/v2/NativeUserServiceTest.java | 157 ++++++++++++++++-----
.../redback/rest/services/v2/UserServiceTest.java | 22 +--
5 files changed, 199 insertions(+), 101 deletions(-)
copy
redback-integrations/redback-rest/redback-rest-api/src/main/java/org/apache/archiva/redback/rest/api/model/{LoginRequest.java
=> v2/SelfUserData.java} (52%)