You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2013/10/03 14:22:41 UTC

svn commit: r1528823 - /qpid/proton/trunk/tools/cmake/Modules/UseJava.cmake

Author: rhs
Date: Thu Oct  3 12:22:40 2013
New Revision: 1528823

URL: http://svn.apache.org/r1528823
Log:
Removed message from UseJava.cmake as it interferes with make edit_cache

Modified:
    qpid/proton/trunk/tools/cmake/Modules/UseJava.cmake

Modified: qpid/proton/trunk/tools/cmake/Modules/UseJava.cmake
URL: http://svn.apache.org/viewvc/qpid/proton/trunk/tools/cmake/Modules/UseJava.cmake?rev=1528823&r1=1528822&r2=1528823&view=diff
==============================================================================
--- qpid/proton/trunk/tools/cmake/Modules/UseJava.cmake (original)
+++ qpid/proton/trunk/tools/cmake/Modules/UseJava.cmake Thu Oct  3 12:22:40 2013
@@ -190,8 +190,6 @@
 # (To distribute this file outside of CMake, substitute the full
 #  License text for the above reference.)
 
-message("Loading Proton's UseJava module")
-
 function (__java_copy_file src dest comment)
     add_custom_command(
         OUTPUT  ${dest}



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org