Hi Andrew, I believe someone (Carl?) said on list last week that you're working on the 0.6 release process. There's an issue we need to discuss/resolve regarding the C++ Visual Studio project/solution files that are checked into the svn repository.
The checked-in files are out of date for sure since they haven't been maintained once CMake started working. I'm planning to remove them shortly (except for the ones in qpid/cpp/examples, which are not Cmake-generated and will go into the installed kit). There are some issues to be resolved for the 0.6 release: - The Makefile.am files currently refer to the .vcproj, .sln files because they're packaged in the source dist. - The actual .vcproj, .sln files won't be in the kit any longer, and we need to be sure the CMakeLists.txt files are in the kit. QPID-2134 describes this issue as well. Can you please let me know the status and plans for the 0.6 release process? I'm going to remove the old, source-controlled vcproj/sln files and their Makefile.am references today or tomorrow and replace the Makefile.am refs to them with CMakeLists.txt references. As I have no way to test the release process I'll rely on you to notify me if something goes wrong. -Steve --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
