Actions
Bug #20044
closedAuth backends does not compile in 7.0.0~beta2
Status:
Released
Priority:
N/A
Assignee:
-
Target version:
-
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Auth backends is not compiling anymore
00:01:55.909 [ERROR] /home/jenkins/workspace/7.0-plugins/check-plugins-with-next-rudder/rudder-plugins/auth-backends/src/main/scala/com/normation/plugins/authbackends/api/AuthBackendsApi.scala:45: error: object ApiVersion is not a member of package com.normation.rudder.rest 00:01:55.909 [ERROR] import com.normation.rudder.rest.ApiVersion 00:01:55.909 [ERROR] ^ 00:01:55.909 [ERROR] /home/jenkins/workspace/7.0-plugins/check-plugins-with-next-rudder/rudder-plugins/auth-backends/src/main/scala/com/normation/plugins/authbackends/api/AuthBackendsApi.scala:111: error: not found: type ApiVersion 00:01:55.909 [ERROR] def process0(version: ApiVersion, path: ApiPath, req: Req, params: DefaultParams, authzToken: AuthzToken): LiftResponse = { 00:01:55.909 [ERROR] ^ 00:01:55.909 [ERROR] 2 errors
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from New to Pending release
Applied in changeset rudder:rudder-plugins|de505ce182857ad980a7aca7025e8db3339f1fb4.
Updated by Nicolas CHARLES about 3 years ago
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/417
Updated by François ARMAND about 3 years ago
- Related to Bug #19869: Persist revisions of node inventories in fact-repository added
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
Actions