I have taken a first stab at providing the release artifact for
WCF. (QPID-2267)
Like the python and ruby cases, it consists of a static snapshot of
the relevant subdirectory.
Unlike those cases, it cannot be built by the user unless the C++
artifact is also downloaded and built to provide the necessary
qpidclient.dll, qpidcommon.dll, and C++ include files. As an
alternative, the artifact could include both the wcf subtree and the
qpid-cpp-{VER} contents in one place. However, I see little benefit
of doing so compared to downloading each separately.
Please let me know if you have a differing view.
Thanks.