Skip to content

Commit

Permalink
feedback changes - comments only
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAure committed Sep 21, 2022
1 parent 5350342 commit bdab9d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
<featureManager>
<!-- Features being tested -->
<feature>jakartaee-10.0</feature>
<!-- Minimum features required
<feature>concurrent-3.0</feature>
<feature>enterpriseBeans-4.0</feature>
<feature>appSecurity-5.0</feature>
<feature>pages-3.1</feature>
-->
<!-- Features needed for arquillan support -->
<feature>localConnector-1.0</feature>
<feature>restConnector-2.0</feature>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
<featureManager>
<!-- Features being tested -->
<feature>webProfile-10.0</feature>
<!-- Minimum features required
<feature>concurrent-3.0</feature>
<feature>enterpriseBeansLite-4.0</feature>
<feature>jdbc-4.3</feature>
<feature>appSecurity-5.0</feature>
<feature>pages-3.1</feature>
-->
<!-- Features needed for arquillan support -->
<feature>localConnector-1.0</feature>
<feature>restConnector-2.0</feature>
Expand Down

0 comments on commit bdab9d3

Please sign in to comment.