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 1jrInw-0008Rb-3r for pljava-dev@arkaria.postgresql.org; Fri, 03 Jul 2020 10:20:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jrInv-0004Eu-50 for pljava-dev@arkaria.postgresql.org; Fri, 03 Jul 2020 10:20:23 +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 1jrInu-0004En-WA for pljava-dev@lists.postgresql.org; Fri, 03 Jul 2020 10:20:23 +0000 Received: from mail-ej1-x62b.google.com ([2a00:1450:4864:20::62b]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jrInt-0001AL-2k for pljava-dev@lists.postgresql.org; Fri, 03 Jul 2020 10:20:22 +0000 Received: by mail-ej1-x62b.google.com with SMTP id a1so33624885ejg.12 for ; Fri, 03 Jul 2020 03:20:20 -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=cFhY8/zjAkdOhjajyiyi77lYBam5+KXfkWkrO8xxfUc=; b=mNxwKJ7r5XkhsmKyxXNIvpTFtAB98t+tFMPPiztac5LhkiQrQy4CQrcsFnQivT+v1c Nyjsj6zIpW4RBfz5WYFnoIGUZSmtzve0r1JZPY2/rhZQz7DhBOBJDtpb8f8NhmGZTwMi 8Pa8Mj5nosmwifO7vXJWp+DyVIHQ2w8mrzPZWEJqY5oGZT1hz//FiilVyeF7Vwhw3rq3 QxsRYbEEI3OPiAZw1Jk+X2Ad+v4Q9leNBRRSArWMTkb9HK6lmbpTXgzuDJTxJ6z5sByt h3VGRvHg6E00V1GKsZ12MN+6RrTb771K6v1ygzzNJdp7zRpKbXFlWtbhDDoxfHvGNtfF /b9g== 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=cFhY8/zjAkdOhjajyiyi77lYBam5+KXfkWkrO8xxfUc=; b=IhetcdMRYwfD9rharUHKW7AKR85iP9um3C4vGWRDgjh+l4jAuR+vNdZgHRmtqEuHEE I+3LW42utxr4B2GOG2GkTbV9Q0C4mGwQyiiZPqvYf3T63CfRQaGfNSijn1EkbJgNtbaR hDS6iJOGpvYa7EnMB2tlbL5DTi+uhOxsCDULOmb6TKSmpk0DrPGzBgjm4EOFPhvXDWOu nwgsTgHTo5lqDFihhPMWEgrkJaS0xcSVhr5pWjj4VXiKIY4k6fVc+FTQslXr+CBPnRJA RA89ZzQf1wG9fEPhUR6E+iRJ7cxPS9Jzx6m4u5b8WcqH9MgRuy5zb0byquwDctSHFH74 qrTw== X-Gm-Message-State: AOAM531gklb49BC1/+3y4EzuPJfO0fihyzx1pTLAuCLNa/tyIwrdFKhh eVFGqCOhX5mKTx/SZ5ToM5uq30DOopPjULKPcVztzw85 X-Google-Smtp-Source: ABdhPJw30b9LfPFHWrQUJ+wqXtrGXEPRwacBjKNog8ffqH3SCEsAegS79boBLaCWDUvp17YFb7oyPej3xnxFUjPpyAE= X-Received: by 2002:a17:907:2489:: with SMTP id zg9mr30130783ejb.48.1593771619478; Fri, 03 Jul 2020 03:20:19 -0700 (PDT) MIME-Version: 1.0 References: <5EF7B265.3060907@anastigmatix.net> <5EFA6C22.8060006@anastigmatix.net> <5EFC18D9.3090108@anastigmatix.net> <5EFD41B1.30009@anastigmatix.net> <5EFE0A4D.8060402@anastigmatix.net> In-Reply-To: <5EFE0A4D.8060402@anastigmatix.net> From: Kartik Ohri Date: Fri, 3 Jul 2020 15:50:08 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000003b6f0705a986df2c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000003b6f0705a986df2c Content-Type: text/plain; charset="UTF-8" Hi! I have pushed a commit to branch modifying the mojo to create a pgxs.properties file. It works fine on Linux except the version classifier regex. I copied it from the build.xml file. I do not know what the pattern of a version is so I am unable to debug this. Can you explain this a bit ? --0000000000003b6f0705a986df2c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi! I have pushed a commit to branch modifying the mojo to= create a pgxs.properties file. It works fine on Linux except the version c= lassifier=C2=A0regex. I copied it from the build.xml file. I do not know wh= at the pattern of a version is so I am unable to debug this. Can you explai= n this a bit ?
--0000000000003b6f0705a986df2c--