isc-dchui
isc-dchui
Added example in documentation here: https://github.com/intersystems/ipm/wiki/03.-IPM-Manifest-(Module.xml)#globals-resource-example
Added documentation here: https://github.com/intersystems/ipm/wiki/03.-IPM-Manifest-(Module.xml)#filecopy
Added some documentation about the speedup from "config set analytics 0" here: https://github.com/intersystems/ipm/wiki/02.-CLI-commands#config
Added the above example to the wiki here: https://github.com/intersystems/ipm/wiki/03.-IPM-Manifest-(Module.xml)#custom-localized-strings-example Leaving the issue open since I believe the enhancement suggestion is still outstanding.
Added to wiki here: https://github.com/intersystems/ipm/wiki/02.-CLI-commands#install
Added documentation here: https://github.com/intersystems/ipm/wiki/03.-IPM-Manifest-(Module.xml)#resource
Fixed as of v0.10.0 ``` zpm:USER>zpm blah [USER|ZPM] Blah START [ZPM] Blah FAILURE ERROR! ObjectScript error: ExecutePhases+163^%IPM.Storage.Module.1 *%Blah,%IPM.Lifecycle.Module ```
@SCanzano do you have details on the topology or other factors that cause this? I've tried creating a series of test modules that rely in a single module A but...
`uninstall -all` has changed its internal workings as of 0.10.4 so this should hopefully be fixed.
Added documentation to the wiki [here](https://github.com/intersystems/ipm/wiki/03.-IPM-Manifest-(module.xml)#globals-resource-example),