Actions
Bug #20257
closedBug #20254: Improve compliance computation efficiency
Automatic merge of perf enhancement breaks compilation
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
15:02:47 [ERROR] /home/jenkins/workspace/rudder_branches_rudder_6.2@3/webapp/sources/rudder/rudder-core/src/main/scala/com/normation/rudder/services/reports/ExecutionBatch.scala:55: error: object lang is not a member of package org.apache.commons 15:02:47 [ERROR] did you mean lang3? 15:02:47 [ERROR] import org.apache.commons.lang.StringUtils 15:02:47 [ERROR] ^ 15:02:47 [ERROR] /home/jenkins/workspace/rudder_branches_rudder_6.2@3/webapp/sources/rudder/rudder-core/src/main/scala/com/normation/rudder/services/reports/ExecutionBatch.scala:1220: error: not found: value StringUtils 15:02:47 [ERROR] if (StringUtils.contains(v, '$')) { 15:02:47 [ERROR] ^ 15:02:47 [ERROR] 2 errors
Updated by François ARMAND about 3 years ago
- Status changed from New to In progress
Updated by François ARMAND about 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/3991
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.12 to 6.2.11
Updated by François ARMAND about 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|eac0454c8b1a9f530d393e77910c9b64ff126383.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
Actions