Actions
Bug #20048
closedPlugin does not compile in 7.0.0~beta2
Pull Request:
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] ^
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from New to Pending release
Applied in changeset rudder:rudder-plugins|2206df2c2ed53655b83513023177da0b30bb45bd.
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
Actions