Skip to content

Commit 41cf616

Browse files
committed
Merge branch 'alias-updates-20250327' into 'main'
Updated aliases for future WLS version See merge request weblogic-cloud/weblogic-deploy-tooling!1791
2 parents f900865 + f0a9f15 commit 41cf616

File tree

1 file changed

+2
-1
lines changed
  • core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"NodeManagerHome": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "NodeManagerHome", "wlst_path": "WP001", "default_value": "@@DOMAIN_HOME@@/nodemanager", "wlst_type": "string", "uses_path_tokens": "true" } ],
4646
"ProcessDestroyTimeout": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "ProcessDestroyTimeout", "wlst_path": "WP001", "default_value": 0, "wlst_type": "long" } ],
4747
"PropertiesVersion": [ {"version": "[12.1.2,12.2.1)", "wlst_mode": "offline", "wlst_name": "PropertiesVersion", "wlst_path": "WP001", "default_value": "12.1", "wlst_type": "string" } ,
48-
{"version": "[12.2.1,)", "wlst_mode": "offline", "wlst_name": "PropertiesVersion", "wlst_path": "WP001", "default_value": "12.2.1", "wlst_type": "string" } ],
48+
{"version": "[12.2.1,15.1.1)", "wlst_mode": "offline", "wlst_name": "PropertiesVersion", "wlst_path": "WP001", "default_value": "12.2.1", "wlst_type": "string" },
49+
{"version": "[15.1.1)", "wlst_mode": "offline", "wlst_name": "PropertiesVersion", "wlst_path": "WP001", "default_value": "15.1.1", "wlst_type": "string" } ],
4950
"QuitEnabled": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "QuitEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
5051
"SecureListener": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "SecureListener", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ],
5152
"StateCheckInterval": [ {"version": "[12.1.2,)", "wlst_mode": "offline", "wlst_name": "StateCheckInterval", "wlst_path": "WP001", "default_value": 500, "wlst_type": "integer" } ],

0 commit comments

Comments
 (0)