Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D813910250 for ; Fri, 30 Aug 2013 23:09:51 +0000 (UTC) Received: (qmail 67971 invoked by uid 500); 30 Aug 2013 23:09:51 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 67951 invoked by uid 500); 30 Aug 2013 23:09:51 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 67942 invoked by uid 99); 30 Aug 2013 23:09:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Aug 2013 23:09:51 +0000 Date: Fri, 30 Aug 2013 23:09:51 +0000 (UTC) From: "Hudson (JIRA)" To: dev@hama.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HAMA-749) Build for C++ Pipes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HAMA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755239#comment-13755239 ] Hudson commented on HAMA-749: ----------------------------- SUCCESS: Integrated in Hama-Nightly-for-Hadoop-1.x #1020 (See [https://builds.apache.org/job/Hama-Nightly-for-Hadoop-1.x/1020/]) HAMA-749: Build for C++ Pipes (millecker: rev 1518963) * /hama/trunk/CHANGES.txt * /hama/trunk/c++ * /hama/trunk/c++/pipes * /hama/trunk/c++/pom.xml * /hama/trunk/c++/src * /hama/trunk/c++/src/CMakeLists.txt * /hama/trunk/c++/src/JNIFlags.cmake * /hama/trunk/c++/src/main * /hama/trunk/c++/src/main/native * /hama/trunk/c++/src/main/native/pipes * /hama/trunk/c++/src/main/native/pipes/api * /hama/trunk/c++/src/main/native/pipes/api/hama * /hama/trunk/c++/src/main/native/pipes/api/hama/Pipes.hh * /hama/trunk/c++/src/main/native/pipes/api/hama/TemplateFactory.hh * /hama/trunk/c++/src/main/native/pipes/impl * /hama/trunk/c++/src/main/native/pipes/impl/HamaPipes.cc * /hama/trunk/c++/src/main/native/utils * /hama/trunk/c++/src/main/native/utils/api * /hama/trunk/c++/src/main/native/utils/api/hadoop * /hama/trunk/c++/src/main/native/utils/api/hadoop/SerialUtils.hh * /hama/trunk/c++/src/main/native/utils/api/hadoop/Splitter.hh * /hama/trunk/c++/src/main/native/utils/api/hadoop/StringUtils.hh * /hama/trunk/c++/src/main/native/utils/impl * /hama/trunk/c++/src/main/native/utils/impl/SerialUtils.cc * /hama/trunk/c++/src/main/native/utils/impl/StringUtils.cc * /hama/trunk/c++/src/main/native/utils/m4 * /hama/trunk/c++/utils * /hama/trunk/pom.xml * /hama/trunk/src/assemble/bin.xml > Build for C++ Pipes > ------------------- > > Key: HAMA-749 > URL: https://issues.apache.org/jira/browse/HAMA-749 > Project: Hama > Issue Type: Improvement > Components: build > Reporter: Edward J. Yoon > Assignee: Martin Illecker > Attachments: HAMA-749.patch > > > As described here - https://wiki.apache.org/hama/HamaPipes, currently it requires manual compile. The simple solution to create binary release, is use of ant-plugin. > + In the future, Pipes project should be mavenized. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira