Skip to content

Changes

Summary

  1. Managing offline Device errors fix (details)
  2. Remove slf4j and logback jar exclusion from pom.xml (details)
  3. Add @ApiModelProperty in CredentialCreator.credentialKey (details)
  4. Stop Endpoint Info fallback if there are Endpoints specified in scope (details)
  5. Added check also in count Also removed duplicated code (details)
Commit 017ac3cf00bc87d6b1cee6510586a1e814b286e9 by Alberto Codutti
Managing offline Device errors fix
Signed-off-by: ct-ajovanovic <aleksandra.jovanovic@comtrade.com>
The file was modified service/device/commons/src/main/java/org/eclipse/kapua/service/device/management/commons/call/DeviceCallExecutor.java (diff)
The file was modified console/core/src/main/java/org/eclipse/kapua/app/console/core/servlet/FileServlet.java (diff)
The file was modified console/module/api/src/main/java/org/eclipse/kapua/app/console/module/api/server/util/KapuaExceptionHandler.java (diff)
The file was modified console/module/api/src/main/resources/org/eclipse/kapua/app/console/module/api/client/messages/ValidationMessages.properties (diff)
The file was addedservice/api/src/main/java/org/eclipse/kapua/DeviceMenagementException.java
The file was modified console/module/api/src/main/java/org/eclipse/kapua/app/console/module/api/client/GwtKapuaErrorCode.java (diff)
The file was addedservice/api/src/main/java/org/eclipse/kapua/DeviceMenagementErrorCodes.java
Commit 0831f407def8913d6cbc111b0614722f49426190 by Alberto Codutti
Remove slf4j and logback jar exclusion from pom.xml
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
The file was modified rest-api/web/pom.xml (diff)
The file was modified console/web/pom.xml (diff)
Commit 9f7549f91cc0aa41b3c03319f7f92a64b6ec46da by Alberto Codutti
Add @ApiModelProperty in CredentialCreator.credentialKey
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
The file was modified service/security/authentication/api/src/main/java/org/eclipse/kapua/service/authentication/credential/CredentialCreator.java (diff)
Commit 50dc472a8b4069fd2e99b348c4422c3ec475c0c1 by Alberto Codutti
Stop Endpoint Info fallback if there are Endpoints specified in scope
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
The file was modified service/endpoint/internal/src/main/java/org/eclipse/kapua/service/endpoint/internal/EndpointInfoServiceImpl.java (diff)
Commit 8b27abc78e54809bf56dd8cbe9aeeb5a8c276d0d by Alberto Codutti
Added check also in count Also removed duplicated code
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
The file was modified service/endpoint/internal/src/main/java/org/eclipse/kapua/service/endpoint/internal/EndpointInfoServiceImpl.java (diff)