Return-Path: X-Original-To: apmail-geode-issues-archive@minotaur.apache.org Delivered-To: apmail-geode-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7C6BD18CB0 for ; Wed, 13 Jan 2016 18:08:47 +0000 (UTC) Received: (qmail 89082 invoked by uid 500); 13 Jan 2016 18:08:42 -0000 Delivered-To: apmail-geode-issues-archive@geode.apache.org Received: (qmail 89054 invoked by uid 500); 13 Jan 2016 18:08:42 -0000 Mailing-List: contact issues-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list issues@geode.incubator.apache.org Received: (qmail 89045 invoked by uid 99); 13 Jan 2016 18:08:42 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2016 18:08:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id ED5D51A0798 for ; Wed, 13 Jan 2016 18:08:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.226 X-Spam-Level: * X-Spam-Status: No, score=1.226 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id lSyc9hq-E1NG for ; Wed, 13 Jan 2016 18:08:41 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id B3DEE43F2B for ; Wed, 13 Jan 2016 18:08:40 +0000 (UTC) Received: (qmail 88418 invoked by uid 99); 13 Jan 2016 18:08:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2016 18:08:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EA9192C1F62 for ; Wed, 13 Jan 2016 18:08:39 +0000 (UTC) Date: Wed, 13 Jan 2016 18:08:39 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@geode.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GEODE-777) Build should generate sources / javadoc jars for maven upload 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/GEODE-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096705#comment-15096705 ] ASF subversion and git services commented on GEODE-777: ------------------------------------------------------- Commit e2c35d7d400516560a35bd2a779e25c5bbf6ab0b in incubator-geode's branch refs/heads/release/1.0.0-incubating.M1 from [~amb] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=e2c35d7 ] GEODE-777: Add sources and javadoc jars Generate sources and javadoc jars for each subproject. This is important for a maven workflow. > Build should generate sources / javadoc jars for maven upload > ------------------------------------------------------------- > > Key: GEODE-777 > URL: https://issues.apache.org/jira/browse/GEODE-777 > Project: Geode > Issue Type: Improvement > Components: build > Reporter: Anthony Baker > Assignee: Anthony Baker > Fix For: 1.0.0-incubating.M1 > > > The build should generate all the maven artifacts for each subproject: jar, sources, and javadoc (note that this is different than generating javadocs to be displayed on a website). -- This message was sent by Atlassian JIRA (v6.3.4#6332)