Project

General

Profile

Actions

Bug #21106

closed

Update TechniqueVersion to conform to method visibility

Added by François ARMAND almost 2 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

Scala compiler versions 2.13 < 2.13.7 don't correctly enforce method visibility. It does afterward. To avoid the bad surprise of having incorrect code (b/c calling private method), we need to rewrite these cases.

Actions #1

Updated by François ARMAND almost 2 years ago

  • Status changed from New to In progress
Actions #2

Updated by François ARMAND almost 2 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/4273
Actions #3

Updated by François ARMAND almost 2 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ almost 2 years ago

  • Fix check changed from To do to Checked
Actions #5

Updated by Vincent MEMBRÉ almost 2 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.0.3 which was released today.

Actions

Also available in: Atom PDF