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 1jvOvd-0004kT-Hz for pljava-dev@arkaria.postgresql.org; Tue, 14 Jul 2020 17:41:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jvOvc-0003Oi-HB for pljava-dev@arkaria.postgresql.org; Tue, 14 Jul 2020 17:41:16 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jvOvc-0003Ob-CK for pljava-dev@lists.postgresql.org; Tue, 14 Jul 2020 17:41:16 +0000 Received: from mail-ej1-x630.google.com ([2a00:1450:4864:20::630]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jvOva-00010T-85 for pljava-dev@lists.postgresql.org; Tue, 14 Jul 2020 17:41:15 +0000 Received: by mail-ej1-x630.google.com with SMTP id lx13so23418487ejb.4 for ; Tue, 14 Jul 2020 10:41:14 -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=uMK6lCFNSTdWbOud3k04bGkLe3DK83eUBwJYYhzjCFE=; b=DeqefM74+sOiJKMriq6HBYaknBXnB03LUEEwVluZL/sAOAEjXlx1n3qFRTIRa3I4oj lHB/77ec5yurA4AIQB4s8Ull944YWMZ8EcOaNSJIXhtWaibAM70X2KfIjyTE0c21rRbA mEShI4Re/CdG1mHM3Eole3qjgc8LBqZ/5fwz2HDpV8Kxn2jiiZ4mIc+F3pzrPTtlrkn5 VMRx7Zsv8zHchQEiNJR2hcu/9MdqWLucoc87AEw0j7gI3l+whIu2AkZNDTvjeFQ/wUml AcXFBbt8ryyP3Cb0fHG8KVfqj/+M09+pnWxhSKFEz7EpLIuEyJ0xNt4HT4ZvA85ZTv3w mKXw== 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=uMK6lCFNSTdWbOud3k04bGkLe3DK83eUBwJYYhzjCFE=; b=DKEcFo5bIykR1ijI9TY1uigxIq6mY67dGLRboGtC+pWhDIKaT6fv7OLYpMazuyr4jB yBWkoJqYqVvrZfN/XOWsZb9e+z3fOHewOQClXjbZw7N0U+2f9pG5NlVSPj17q/90lCUi HCqAJqlgAsNSro/xV+WS62NnM+9VmLeunCmBmrg2x5dzexKeWTs29rBUM4qptjEjO6XB tCwNVJ2p0JcQSnHxHgi9Afp6Pd7sc79r7NMhMMDDTv0bM+y1Bd27uZdusqnaMCCXYDzi KrRa2nQ+phg1QpCgEZqYn6Ilfd3VXIqMbv4+RNhkhkSUQjyzPSlWalrPzA67mKTvVRPk z5Ug== X-Gm-Message-State: AOAM5325G580CBdNo6whhiSHOPK19cCPBDQI7bl0BIxz5CpAlRsyGf7b U7nqNRpnLqvI/rmBcnuYAXTyh0NLsv+Ufn1XxPKTlbZvdg0= X-Google-Smtp-Source: ABdhPJz9SP2xe9P3yUGQVwEUbbGlIG+KmFLhp75ONoAjYe8ykNo6W47qyn2xeGXETaBx27xgHC5Wkh23lQmqFy8j4ZE= X-Received: by 2002:a17:906:71c6:: with SMTP id i6mr5755513ejk.103.1594748471444; Tue, 14 Jul 2020 10:41:11 -0700 (PDT) MIME-Version: 1.0 References: <5F04FA65.5000600@anastigmatix.net> <5F071CFC.9090306@anastigmatix.net> <5F072647.50301@anastigmatix.net> <5F0734AD.7060001@anastigmatix.net> <5F077926.2050806@anastigmatix.net> <5F07C2D5.5050904@anastigmatix.net> <5F0D35BA.30904@anastigmatix.net> In-Reply-To: From: Kartik Ohri Date: Tue, 14 Jul 2020 23:10:59 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000258a0705aa6a50ac" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000258a0705aa6a50ac Content-Type: text/plain; charset="UTF-8" > > Sure. Running a CI check is as easy as opening a PR against the master > branch of my PL/Java fork. For this case, > https://github.com/amCap1712/pljava/pull/4 . At the bottom, you can click > details next to the CI provider to view detailed logs of each build. As of > now, the Windows build will fail for Java 9, 10 (probably PG 9 as well) in > any case so that can be ignored. I'll notify you once the build is done. > I just checked Appveyor CI builds for Windows (even those which work properly) are failing. You can view the logs at https://ci.appveyor.com/project/amCap1712/pljava/builds/34092481 . Also, you can push new commits to your branch and the CI will automatically start a new against them. The link to the new build will be available on the PR page. --000000000000258a0705aa6a50ac Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Sure. R= unning a CI check is as easy as opening a PR against the master branch of m= y PL/Java fork. For this case,=C2=A0https://github.com/amCap1712/pljava/pull/= 4=C2=A0. At the bottom, you can click details next to the CI provider t= o view detailed logs of each build. As of now, the Windows build will fail = for Java 9, 10 (probably PG 9 as well) in any case so that can be ignored. = I'll notify you once the build is done.
<= div>
I just checked Appveyor CI builds for Windows (even thos= e which work properly) are failing. You can view the logs at=C2=A0https= ://ci.appveyor.com/project/amCap1712/pljava/builds/34092481=C2=A0.=C2= =A0=C2=A0Also, you can push new commits to your branch and the CI will auto= matically start a new against them. The link to the new build will be avail= able on the PR page.
--000000000000258a0705aa6a50ac--