Skip to content

Commit

Permalink
Remove "experimental" flag in policies/correlation
Browse files Browse the repository at this point in the history
Some (now stable) parts of policy rules and correlation configuration
were marked as "experimental" at the beginning, and forgotten to unmark
later. This commit fixes it.

Related to MID-8779 and MID-9059.
  • Loading branch information
mederly committed Sep 18, 2023
1 parent 19d0104 commit 8cd4e10
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand Down Expand Up @@ -78,7 +77,8 @@
<xsd:appinfo>
<a:since>4.6</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
<a:deprecated>true</a:deprecated>
<a:deprecatedSince>4.8</a:deprecatedSince>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
Expand Down Expand Up @@ -108,7 +108,8 @@
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
<a:deprecated>true</a:deprecated>
<a:deprecatedSince>4.8</a:deprecatedSince>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand All @@ -129,13 +130,11 @@
<xsd:complexType name="CompositeCorrelatorType">
<xsd:annotation>
<xsd:documentation>
TODO
User-friendly way of defining a correlator or correlators.
</xsd:documentation>
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
<a:elaborate>true</a:elaborate>
</xsd:appinfo>
</xsd:annotation>
Expand Down Expand Up @@ -267,7 +266,6 @@
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand Down Expand Up @@ -376,7 +374,6 @@
<xsd:appinfo>
<a:since>4.6</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand Down Expand Up @@ -445,13 +442,10 @@
<xsd:annotation>
<xsd:documentation>
"No-op" correlation that always returns "certainly no owner" result.

TODO NoneCorrelatorType?
</xsd:documentation>
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
Expand All @@ -471,7 +465,6 @@
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
Expand All @@ -498,7 +491,6 @@
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand Down Expand Up @@ -541,7 +533,6 @@
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
Expand Down Expand Up @@ -797,7 +788,6 @@
<xsd:appinfo>
<a:since>4.6</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
Expand All @@ -817,7 +807,6 @@
<xsd:appinfo>
<a:since>4.6</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
Expand Down Expand Up @@ -877,7 +866,6 @@
<xsd:appinfo>
<a:since>4.6</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
Expand All @@ -900,7 +888,6 @@
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand Down Expand Up @@ -1004,7 +991,6 @@
<xsd:appinfo>
<a:since>4.5</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand All @@ -1028,7 +1014,6 @@
</xsd:documentation>
<xsd:appinfo>
<a:since>4.5</a:since>
<a:experimental>true</a:experimental>
<a:container>true</a:container>
</xsd:appinfo>
</xsd:annotation>
Expand Down Expand Up @@ -1184,7 +1169,6 @@
<xsd:appinfo>
<a:since>4.6</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand Down Expand Up @@ -1266,7 +1250,6 @@
<xsd:appinfo>
<a:since>4.6</a:since>
<a:container>true</a:container>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
Expand All @@ -1275,6 +1258,9 @@
<xsd:documentation>
How to search for the item values?
</xsd:documentation>
<xsd:appinfo>
<a:experimental>true</a:experimental>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="focusItem" type="t:ItemPathType" minOccurs="0">
Expand Down Expand Up @@ -1542,7 +1528,6 @@
</xsd:documentation>
<xsd:appinfo>
<a:since>4.6</a:since>
<a:experimental>true</a:experimental>
<a:container>true</a:container>
</xsd:appinfo>
</xsd:annotation>
Expand Down

0 comments on commit 8cd4e10

Please sign in to comment.