by Michele Sciabarra
Thanks to the feedback of our users we improved the quality of RC1.
The demo for the 11.8 has now all the tests working, and the csdt export works cleanly.
I merged some improvements in the build that were already developed in a separate branch.
You can specify the site to export directly with the "!Site" syntax, so you now export only one site with:
wcs-dt export #Demo-11.8 !Demo
The installation commands has been simplified.
You install everything with the single wcs-setup while Sites is offline, import a site then and deploy your code changes with the single wcs-deploy command, that will eventually automatically import some elements.
There is now a wcs-hello command that checks if Sites is running and its java version (and checks if it matches with the java version running AgileSites to avoid discrepancies).
There are a number of other internal things tidied but no other user visibile changes.