ACE/TAO/CIAO/DAnCE x.0.4 released

Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the micro release of ACE 6.0.4, TAO 2.0.4, CIAO 1.0.4, and DAnCE 1.0.4, which is available from the usual download location at http://download.dre.vanderbilt.edu/ under the heading "Latest Micro Release Kit."

Changes to ACE

  • Removed support for C++ Builder
  • Added support for building with the Android NDK, at least r5c. This is currently available for linux host platforms

Changes to TAO

  • Added new IFR_Client_skel library that is now used by the IFR_Service .
  • Moved TAO_IDL generation of argument traits from the stub and skeleton .cpp files to the corresponding .h files.

Changes to CIAO

  • The thread switch feature in DDS4CCM now requires that ACE_HAS_REACTOR_NOTIFICATION_QUEUE is enabled