From notifications-return-721-archive-asf-public=cust-asf.ponee.io@nemo.apache.org Fri Aug 2 08:02:52 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9DB56180647 for ; Fri, 2 Aug 2019 10:02:52 +0200 (CEST) Received: (qmail 26058 invoked by uid 500); 2 Aug 2019 08:02:52 -0000 Mailing-List: contact notifications-help@nemo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nemo.apache.org Delivered-To: mailing list notifications@nemo.apache.org Received: (qmail 26049 invoked by uid 99); 2 Aug 2019 08:02:52 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2019 08:02:52 +0000 From: GitBox To: notifications@nemo.apache.org Subject: [GitHub] [incubator-nemo] wonook opened a new pull request #226: [NEMO-400] Javadoc compile error Message-ID: <156473297198.19050.13493102697419341961.gitbox@gitbox.apache.org> Date: Fri, 02 Aug 2019 08:02:51 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit wonook opened a new pull request #226: [NEMO-400] Javadoc compile error URL: https://github.com/apache/incubator-nemo/pull/226 JIRA: [NEMO-400: Javadoc compile error](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-400) **Major changes:** - None **Minor changes to note:** - Fixes the line that causes an error on the javadoc generation. - The `./bin/generate_javadocs.sh` command succeeds now **Tests for the changes:** - fixes test-javadoc to test-aggregate, which is the actual command that we use. **Other comments:** - None Closes #226 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services