Actions
Bug #18825
closedwebapp build broken in 7.0
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
12:54:34 [ERROR] /home/jenkins/workspace/mvn-rudder-7.0/webapp/sources/rudder/rudder-rest/src/test/scala/com/normation/rudder/rest/RestTestSetUp.scala:275: error: object creation impossible. Missing implementation for: 12:54:47 [ERROR] def invalidateComplianceCache(actions: Seq[(com.normation.inventory.domain.NodeId, com.normation.rudder.services.reports.CacheComplianceQueueAction)]): Unit // inherited from trait PromiseGenerationService 12:54:47 [ERROR] (Note that Seq[(com.normation.inventory.domain.NodeId, com.normation.rudder.services.reports.CacheComplianceQueueAction)] does not match Set[com.normation.inventory.domain.NodeId]) 12:54:47 [ERROR] val policyGeneration = new PromiseGenerationService { 12:54:47 [ERROR]
Updated by François ARMAND almost 4 years ago
- Subject changed from Build broken in 7.0 to webapp build broken in 7.0
Updated by François ARMAND almost 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/3469
Updated by François ARMAND almost 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|79b1ec63beadf4194cb2b4929784013e93b81497.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta1 which was released today.
Actions