You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2009/03/27 14:46:30 UTC

svn commit: r759135 - in /activemq/activemq-cpp/trunk: ./ activemq-cpp.xcodeproj/ activemq-cpp/ activemq-cpp/activemq-cpp.xcodeproj/ activemq-cpp/doc/ activemq-cpp/m4/ activemq-cpp/src/ activemq-cpp/src/examples/ activemq-cpp/src/main/activemq/wireform...

Author: tabish
Date: Fri Mar 27 13:46:29 2009
New Revision: 759135

URL: http://svn.apache.org/viewvc?rev=759135&view=rev
Log:
Reorganize the trunk layout to cleanup the build structure and remove the java tools from the CPP libraries source folder. 

Added:
    activemq/activemq-cpp/trunk/activemq-cpp/
    activemq/activemq-cpp/trunk/activemq-cpp/KEYS
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/KEYS
    activemq/activemq-cpp/trunk/activemq-cpp/LICENSE.txt
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/LICENSE.txt
    activemq/activemq-cpp/trunk/activemq-cpp/Makefile.am
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/Makefile.am
    activemq/activemq-cpp/trunk/activemq-cpp/Makefile.win
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/Makefile.win
    activemq/activemq-cpp/trunk/activemq-cpp/NOTICE.txt
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/NOTICE.txt
    activemq/activemq-cpp/trunk/activemq-cpp/README.txt
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/README.txt
    activemq/activemq-cpp/trunk/activemq-cpp/RELEASE_NOTES.txt
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/RELEASE_NOTES.txt
    activemq/activemq-cpp/trunk/activemq-cpp/activemq-cpp.pc.in
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/activemq-cpp.pc.in
    activemq/activemq-cpp/trunk/activemq-cpp/activemq-cpp.xcodeproj/
      - copied from r758839, activemq/activemq-cpp/trunk/activemq-cpp.xcodeproj/
    activemq/activemq-cpp/trunk/activemq-cpp/activemqcpp-config.in
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/activemqcpp-config.in
    activemq/activemq-cpp/trunk/activemq-cpp/autogen.sh
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/autogen.sh
    activemq/activemq-cpp/trunk/activemq-cpp/configure.ac
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/configure.ac
    activemq/activemq-cpp/trunk/activemq-cpp/doc/
      - copied from r758839, activemq/activemq-cpp/trunk/doc/
    activemq/activemq-cpp/trunk/activemq-cpp/doxygen-include.am
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/doxygen-include.am
    activemq/activemq-cpp/trunk/activemq-cpp/doxygen.cfg
      - copied unchanged from r758839, activemq/activemq-cpp/trunk/doxygen.cfg
    activemq/activemq-cpp/trunk/activemq-cpp/m4/
      - copied from r758839, activemq/activemq-cpp/trunk/m4/
    activemq/activemq-cpp/trunk/activemq-cpp/src/
      - copied from r758839, activemq/activemq-cpp/trunk/src/
    activemq/activemq-cpp/trunk/activemq-cpp/src/examples/main.cpp
      - copied unchanged from r758876, activemq/activemq-cpp/trunk/src/examples/main.cpp
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/utils/OpenwireStringSupport.cpp
      - copied unchanged from r758918, activemq/activemq-cpp/trunk/src/main/activemq/wireformat/openwire/utils/OpenwireStringSupport.cpp
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/wireformat/openwire/utils/OpenwireStringSupport.h
      - copied unchanged from r758918, activemq/activemq-cpp/trunk/src/main/activemq/wireformat/openwire/utils/OpenwireStringSupport.h
    activemq/activemq-cpp/trunk/activemq-cpp/src/test-integration/TestRegistry.cpp
      - copied unchanged from r759124, activemq/activemq-cpp/trunk/src/test-integration/TestRegistry.cpp
    activemq/activemq-cpp/trunk/activemq-cpp/tools/
      - copied from r758839, activemq/activemq-cpp/trunk/tools/
    activemq/activemq-cpp/trunk/activemq-cpp/vs2005-build/
      - copied from r758839, activemq/activemq-cpp/trunk/vs2005-build/
Removed:
    activemq/activemq-cpp/trunk/Makefile.am
    activemq/activemq-cpp/trunk/Makefile.win
    activemq/activemq-cpp/trunk/RELEASE_NOTES.txt
    activemq/activemq-cpp/trunk/activemq-cpp.pc.in
    activemq/activemq-cpp/trunk/activemq-cpp.xcodeproj/
    activemq/activemq-cpp/trunk/activemqcpp-config.in
    activemq/activemq-cpp/trunk/autogen.sh
    activemq/activemq-cpp/trunk/configure.ac
    activemq/activemq-cpp/trunk/doc/
    activemq/activemq-cpp/trunk/doxygen-include.am
    activemq/activemq-cpp/trunk/doxygen.cfg
    activemq/activemq-cpp/trunk/m4/
    activemq/activemq-cpp/trunk/src/
    activemq/activemq-cpp/trunk/tools/
    activemq/activemq-cpp/trunk/vs2005-build/