From: Bjorn Munch Date: November 20 2012 12:42pm Subject: bzr push into mysql-5.5-cluster-7.2 branch (bjorn.munch:4066 to 4067) List-Archive: http://lists.mysql.com/commits/145337 Message-Id: <20121120124210.5290.41695.4067@khepri15.no.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4067 Bjorn Munch 2012-11-20 Hardcoding jar file name to make this build modified: storage/ndb/clusterj/clusterj-openjpa/CMakeLists.txt 4066 Bjorn Munch 2012-11-20 Apply patch from SR bug modified: storage/ndb/src/kernel/blocks/suma/Suma.cpp === modified file 'storage/ndb/clusterj/clusterj-openjpa/CMakeLists.txt' --- a/storage/ndb/clusterj/clusterj-openjpa/CMakeLists.txt 2012-06-13 17:20:48 +0000 +++ b/storage/ndb/clusterj/clusterj-openjpa/CMakeLists.txt 2012-11-20 12:41:36 +0000 @@ -45,5 +45,5 @@ CREATE_JAR(clusterjpa ${JAVA_SOURCES} src/main/resources/com MERGE_JARS ${JARS}) -INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/clusterjpa-${MYSQL_CLUSTER_VERSION}.jar +INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/clusterjpa-7.2.9.jar DESTINATION ${INSTALL_MYSQLSHAREDIR}/java COMPONENT ClusterJ) No bundle (reason: useless for push emails).