On 2014-10-15 13:21, Alexander Broekhuis wrote:
2014-10-15 7:13 GMT-04:00 Bjoern Petri <[email protected]>:
Hi,
It works fine with the WebUI, but not via the go-shell.
There I get an error saying that the ManifestVersion is missing.
Adding this manually allows me also to do the deployment
via the go-shell.
Ah ok, apparently the code behind the shell commands does some
additional
checks.
Adding the version shouldn't be that difficult, can you do this? Or
should
I take a look? If we add it, I think it can be a fixed header that is
set
for each bundle with the same value. At the moment the easiest place to
do
is in the Packaging.cmake PROCESS_MANIFEST_HEADERS.
I already assumed that this is quite easy. I think I can add it this
evening.
Regards,
Bjoern