Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k6KiH-0005cA-1A for pljava-dev@arkaria.postgresql.org; Thu, 13 Aug 2020 21:24:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1k6KiG-0007j3-0G for pljava-dev@arkaria.postgresql.org; Thu, 13 Aug 2020 21:24:40 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k6KiF-0007iw-PF for pljava-dev@lists.postgresql.org; Thu, 13 Aug 2020 21:24:39 +0000 Received: from mail-ej1-x62a.google.com ([2a00:1450:4864:20::62a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1k6KiD-0001Vl-Qe for pljava-dev@lists.postgresql.org; Thu, 13 Aug 2020 21:24:39 +0000 Received: by mail-ej1-x62a.google.com with SMTP id f24so7748537ejx.6 for ; Thu, 13 Aug 2020 14:24:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=BqUHPYrGWwfL6kIKhwbO1y//APjg7Qkk33lT33xZAGE=; b=pxq4muVJxdOk/o+RdtM4lJd3HFnezowkpiIzwSyoXWk2LowH8n4wcuwCPSHi7yPQn7 6zG3943k4Xc3m75UC0nl4cPHs2Kg9t2l8zBdC/qgd8bpzzRA6Wjb6QY1tIfSZKioWy+0 zisO02yXi4EUXJgZD8WQNWhqFw+G8SxIK3dW1WWvvHuMChvCnNGkGgpTmvTxUB2HkBrG 2lvgX9LUkLC8MBY/bBj94pW20QFDE3Y1W+MeL7ycJaB12/R9c9b6BmVCLGH3pZI5wxjs S/70zwL3oDJhmLzHFr3pNKz1Q0trf6FFTAS10ThkEsLMmNAUU7HPUlgZ8MBtMY8kuBdN t1ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=BqUHPYrGWwfL6kIKhwbO1y//APjg7Qkk33lT33xZAGE=; b=kI185xdW2YpXz6ZOdSJMPjAafOqGHsEwpQ4sXObRhaU4/HoPb2+iBwhwynvffH+BpL CWeXa9ARGcXEdj5Hbcs8YG+VPNytuDm8r5vQ54eOAlcdFmWE8vVelZUU1ArRtF5kFD+x 2tRx4lKTD7P86ZDDPEN/8dg6scJkabTxJjGrGlZrKO2nl8+nJPr4jCxksRpQfQqvAB3C Ywf+CaVA411A4Wfa3uiazQwbG+RM6zd+LwwgqL6Nx4gqjD9xRXjP5mdPaUXpDMf/rkQ2 jOUrjhbedJiL/R6ZZZkxza5mcHPKKnMSUblWBtj7z/iAmjuz3z6A1LyzU5ahSZWi82Pr jC2Q== X-Gm-Message-State: AOAM531bR8YH94trhe8Y6NchvlcVpooA8XEp2Y/qBqTRaiF6MirrOvHQ Tflf2vUgRYjOnnYsTT3gv4ZBlDwOLpqfehO1rTRAKGVH X-Google-Smtp-Source: ABdhPJyEKkWXMRBpGMmTV6jls+3C94YqXHiTs9EeJtF9IkCn+WoDAc3QAC1+oJw6+yTmFeVVLJz1Z94P99erNMHITnw= X-Received: by 2002:a17:906:359b:: with SMTP id o27mr6956956ejb.103.1597353876222; Thu, 13 Aug 2020 14:24:36 -0700 (PDT) MIME-Version: 1.0 References: <5F278CCE.1090006@anastigmatix.net> <5F2897AF.9040909@anastigmatix.net> <5F2A29E4.2000803@anastigmatix.net> <5F2EB313.8090706@anastigmatix.net> <5F2EE97B.1030108@anastigmatix.net> <5F30B425.4020402@anastigmatix.net> <5F331877.50407@anastigmatix.net> <5F3323A6.3050202@anastigmatix.net> In-Reply-To: <5F3323A6.3050202@anastigmatix.net> From: Kartik Ohri Date: Fri, 14 Aug 2020 02:54:24 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000005f773605acc8ee48" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000005f773605acc8ee48 Content-Type: text/plain; charset="UTF-8" Hi! I have made the changes to the ProcessBuilder and am now trying to use it build pljava-so using it. I wanted to ask should the working directory for the process builder be hard coded as the project's target directory or left for the user to specify as an argument. Thanks. Regards, Kartik --0000000000005f773605acc8ee48 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi!=C2=A0
I have made the changes to the ProcessBuilde= r and am now trying to use it build pljava-so using it. I wanted to ask sho= uld the working directory for the process builder be hard coded as the proj= ect's target directory or left for the user to specify as an argument.<= /div>
Thanks.
Regards,
Kartik
--0000000000005f773605acc8ee48--