Project

General

Profile

Actions

Bug #20047

closed

Plugin does not compile in 7.0.0~beta2

Added by Vincent MEMBRÉ over 2 years ago. Updated 8 months ago.

Status:
Released
Priority:
N/A
Assignee:
-
Target version:
-
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

[ERROR] /home/vince/workspace/rudder-plugins/user-management/src/main/scala/com/normation/plugins/usermanagement/api/UserManagementApi.scala:245: error: not found: type ApiVersion
[ERROR]     def process(version: ApiVersion, path: ApiPath, id: String ,req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = {
[ERROR]                          ^
[ERROR] /home/vince/workspace/rudder-plugins/user-management/src/main/scala/com/normation/plugins/usermanagement/api/UserManagementApi.scala:262: error: not found: type ApiVersion
[ERROR]     def process(version: ApiVersion, path: ApiPath, id: String ,req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = {
[ERROR]                          ^
[ERROR] /home/vince/workspace/rudder-plugins/user-management/src/main/scala/com/normation/plugins/usermanagement/api/UserManagementApi.scala:283: error: not found: type ApiVersion
[ERROR]     def process(version: ApiVersion, path: ApiPath, id: String ,req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = {
[ERROR]                          ^
[ERROR] /home/vince/workspace/rudder-plugins/user-management/src/main/scala/com/normation/plugins/usermanagement/api/UserManagementApi.scala:173: error: not found: type ApiVersion
[ERROR]     def process0(version: ApiVersion, path: ApiPath, req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = {
[ERROR]                           ^
[ERROR] /home/vince/workspace/rudder-plugins/user-management/src/main/scala/com/normation/plugins/usermanagement/api/UserManagementApi.scala:182: error: not found: type ApiVersion
[ERROR]     def process0(version: ApiVersion, path: ApiPath, req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = {
[ERROR]                           ^
[ERROR] /home/vince/workspace/rudder-plugins/user-management/src/main/scala/com/normation/plugins/usermanagement/api/UserManagementApi.scala:198: error: not found: type ApiVersion
[ERROR]     def process0(version: ApiVersion, path: ApiPath, req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = {
[ERROR]                           ^
[ERROR] /home/vince/workspace/rudder-plugins/user-management/src/main/scala/com/normation/plugins/usermanagement/api/UserManagementApi.scala:223: error: not found: type ApiVersion
[ERROR]     def process0(version: ApiVersion, path: ApiPath, req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = {


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #19869: Persist revisions of node inventories in fact-repositoryReleasedVincent MEMBRÉActions
Actions

Also available in: Atom PDF