Project

General

Profile

Actions

Bug #20048

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/branding/src/main/scala/com/normation/plugins/branding/api/BrandingApi.scala:102: 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/branding/src/main/scala/com/normation/plugins/branding/api/BrandingApi.scala:92: 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/branding/src/main/scala/com/normation/plugins/branding/api/BrandingApi.scala:112: error: not found: type ApiVersion
[ERROR]     def process0(version: ApiVersion, path: ApiPath, req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = {
[ERROR]                           ^

Actions

Also available in: Atom PDF