This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a change to branch jupyter-integration
in repository https://gitbox.apache.org/repos/asf/airavata.git.
from 4f1d424 Providing data manipulation APIs of storage resources through
API Server
add a508aa2 Adding missing User entity for registry refactoring module
new 87b85ee Merge remote-tracking branch 'origin/develop' into
jupyter-integration
The 1 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:
.../entities/expcatalog/ProjectUserEntity.java | 12 +++++
.../registry/core/entities/expcatalog}/UserPK.java | 30 ++---------
.../core/entities/expcatalog/UsersEntity.java | 62 ++++++++++++++++++++++
3 files changed, 77 insertions(+), 27 deletions(-)
copy
modules/{registry/registry-core/src/main/java/org/apache/airavata/registry/core/experiment/catalog/model
=>
registry-refactoring/src/main/java/org/apache/airavata/registry/core/entities/expcatalog}/UserPK.java
(52%)
create mode 100644
modules/registry-refactoring/src/main/java/org/apache/airavata/registry/core/entities/expcatalog/UsersEntity.java