Project

General

Profile

Actions

Bug #20048

open

Plugin does not compile in 7.0.0~beta2

Added by Vincent MEMBRÉ over 1 year ago. Updated over 1 year ago.

Status:
Pending release
Priority:
N/A
Assignee:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
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 #1

Updated by Vincent MEMBRÉ over 1 year ago

  • Status changed from New to Pending release
Actions

Also available in: Atom PDF