From issues-return-651-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Wed Aug 7 14:03:04 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 65506180674 for ; Wed, 7 Aug 2019 16:03:04 +0200 (CEST) Received: (qmail 46928 invoked by uid 500); 7 Aug 2019 14:03:02 -0000 Mailing-List: contact issues-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list issues@zookeeper.apache.org Received: (qmail 46839 invoked by uid 99); 7 Aug 2019 14:03:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2019 14:03:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 77C2AE2F73 for ; Wed, 7 Aug 2019 14:03:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 66C4B2666F for ; Wed, 7 Aug 2019 14:03:00 +0000 (UTC) Date: Wed, 7 Aug 2019 14:03:00 +0000 (UTC) From: "TisonKun (JIRA)" To: issues@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ZOOKEEPER-3498) In zookeeper-jute project generated source should not be in target\classes folder 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/ZOOKEEPER-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902088#comment-16902088 ] TisonKun commented on ZOOKEEPER-3498: ------------------------------------- [~arshad.mohammad] Thanks for filing this issue. It sounds reasonable to me. Would you like to send a pull request to this issue? Otherwise I can take this issue and provide a patch. Basically modify {{outputDirectory}} inside zookeeper-jute's pom.xml. > In zookeeper-jute project generated source should not be in target\classes folder > --------------------------------------------------------------------------------- > > Key: ZOOKEEPER-3498 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3498 > Project: ZooKeeper > Issue Type: Bug > Components: build > Affects Versions: 3.5.5 > Reporter: Mohammad Arshad > Priority: Major > > Currently in zookeeper-jute project jute generated source code are put in target\classes folder. In eclipse when project is refreshed/cleaned this folder content will get deleted which results in compilation error in other projects -- This message was sent by Atlassian JIRA (v7.6.14#76016)