Skip to content

Commit 695a49d

Browse files
committed
Merge branch 'aliases-16jul24' into 'main'
updating aliases for upcoming release See merge request weblogic-cloud/weblogic-deploy-tooling!1718
2 parents fc4547a + a2e90ce commit 695a49d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Server.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,7 @@
962962
"DebugServerStartStatistics": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DebugServerStartStatistics", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],
963963
"DebugServerStartupTimer": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DebugServerStartupTimer", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "get_method": "${LSA:GET}"} ],
964964
"DebugSingletonServices": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DebugSingletonServices", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "get_method": "${LSA:GET}"} ],
965+
"DebugSingletonServicesConcise": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "DebugSingletonServicesConcise", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],
965966
"DebugSituationalConfig": [ {"version": "[12.2.1.4,)", "wlst_mode": "both", "wlst_name": "DebugSituationalConfig", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],
966967
"DebugSnmpAgent": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Debug${Snmp:SNMP}Agent", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],
967968
"DebugSnmpExtensionProvider": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Debug${Snmp:SNMP}ExtensionProvider", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/ServerTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -971,6 +971,7 @@
971971
"DebugServerStartStatistics": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "DebugServerStartStatistics", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],
972972
"DebugServerStartupTimer": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DebugServerStartupTimer", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "get_method": "${LSA:GET}"} ],
973973
"DebugSingletonServices": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DebugSingletonServices", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "get_method": "${LSA:GET}"} ],
974+
"DebugSingletonServicesConcise": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "DebugSingletonServicesConcise", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],
974975
"DebugSituationalConfig": [ {"version": "[12.2.1.4,)", "wlst_mode": "both", "wlst_name": "DebugSituationalConfig", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],
975976
"DebugSnmpAgent": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "Debug${Snmp:SNMP}Agent", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],
976977
"DebugSnmpExtensionProvider": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "Debug${Snmp:SNMP}ExtensionProvider", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean"} ],

0 commit comments

Comments
 (0)