-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
3.8.0.CR1, 3.8.1.ER1, 3.8.3.CR2
-
False
-
None
-
False
-
+
-
-
---
-
-
Site code.quarkus contains an element, which contains Quarkus version. This element has type div, and its "class" property changes between builds, which complicates automated testing.
For temporary build (eg ER2) this element has the property like this
class="quarkus-stream temporary"
and for permanent build(eg CR1) like this:
class="quarkus-stream redhat"