Bug #22986
closedRudder 8.0 compilation is broken
Description
There was a bit too many big changes with https://issues.rudder.io/issues/22815 https://issues.rudder.io/issues/22845 and related changes, and not everything was kept in synchro. Compilation is broken, need to be fixed.
Updated by François ARMAND over 1 year ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 1 year ago
The warning are due to https://github.com/com-lihaoyi/fastparse/issues/285
We need to revert to fastparse 3.0.0 until a solution is found.
The compilation error is due to https://issues.rudder.io/issues/22975 and the merge at a congruente moment of https://issues.rudder.io/issues/22815
Updated by François ARMAND over 1 year ago
- Related to Bug #22975: Correct scala tags encoder added
Updated by François ARMAND over 1 year ago
- Related to User story #22815: Use rudderc in webapp to generate internal techniques added
Updated by François ARMAND over 1 year ago
So, it seems that there's no way to silence these warnings for now. We will need to temporaly remove the compiler flag for unused warning.
Updated by François ARMAND over 1 year 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/4863
Updated by Anonymous over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|182b4df6e0df49814a22205205c3f88cbd460f88.
Updated by Anonymous over 1 year ago
Applied in changeset rudder|182b4df6e0df49814a22205205c3f88cbd460f88.
Updated by Anonymous over 1 year ago
Applied in changeset rudder|182b4df6e0df49814a22205205c3f88cbd460f88.
Updated by Anonymous over 1 year ago
Applied in changeset rudder|182b4df6e0df49814a22205205c3f88cbd460f88.
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.0.0~alpha1 which was released today.