From dev-return-1911-apmail-juneau-dev-archive=juneau.apache.org@juneau.apache.org Sun Oct 28 17:04:21 2018 Return-Path: X-Original-To: apmail-juneau-dev-archive@minotaur.apache.org Delivered-To: apmail-juneau-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6178B18D85 for ; Sun, 28 Oct 2018 17:04:21 +0000 (UTC) Received: (qmail 60835 invoked by uid 500); 28 Oct 2018 17:04:21 -0000 Delivered-To: apmail-juneau-dev-archive@juneau.apache.org Received: (qmail 60798 invoked by uid 500); 28 Oct 2018 17:04:21 -0000 Mailing-List: contact dev-help@juneau.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@juneau.apache.org Delivered-To: mailing list dev@juneau.apache.org Received: (qmail 60788 invoked by uid 99); 28 Oct 2018 17:04:21 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Oct 2018 17:04:21 +0000 Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTPSA id E5B1FA75 for ; Sun, 28 Oct 2018 17:04:19 +0000 (UTC) Received: by mail-lf1-f42.google.com with SMTP id m18-v6so4275779lfl.11 for ; Sun, 28 Oct 2018 10:04:19 -0700 (PDT) X-Gm-Message-State: AGRZ1gIL6nVwAMmCdY+bdd7RfUuJysILgJIfHknGk2SgLSVAigYgctBC 6eN7nkHBC0nAnSQM60zJ+QHAxkMYylmoiDcLtCmuow== X-Google-Smtp-Source: AJdET5fdmq8Pvfb6/hFuQk6JmwvS9wPtwh6JcypnnWB11aegYgkHTc9z9bz9GoRJ9p9sstV3jiDYf8QQU/+5BzCx8rw= X-Received: by 2002:a19:aace:: with SMTP id t197mr3547812lfe.7.1540746258710; Sun, 28 Oct 2018 10:04:18 -0700 (PDT) MIME-Version: 1.0 References: <631b7de0-2f35-9626-4216-548e3aed9215@acm.org> In-Reply-To: From: Steve Blackmon Date: Sun, 28 Oct 2018 12:04:06 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [VOTE] Release Apache Juneau 7.2.1 RC1 To: dev@juneau.apache.org Content-Type: multipart/alternative; boundary="00000000000070983005794cf1c1" --00000000000070983005794cf1c1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable +1 binding On Sat, Oct 27, 2018, 5:16 AM David Goddard wrote: > +1 (binding) from me. Thank you. > > David > > On 26/10/2018 20:36, James Bognar wrote: > > Reminder that's it's been over 72 hours and we are still in need for 2 > > positive votes to proceed. > > > > The plan for the minor issues discovered so far is to release them > > quickly in a 7.2.2 release in the next week or so. Then in about a > > month we can start cleaning up deprecated classes for a release 8.0. > > > > On Thu, Oct 25, 2018 at 5:05 PM James Bognar > > wrote: > > > > I think I see the problem. For the HTML parser, we're getting the > > position from the javax.xml.stream.XMLStreamReader class. > > Apparently the IBM implementation of XMLStreamReader.getLocation() > > is not implemented. > > > > I'll have to loosen the test. > > > > On Thu, Oct 25, 2018 at 1:12 PM David Goddard > > wrote: > > > > Hi, > > > > I have a familiar issue with this build in that it fails on my > > Windows > > environment but works fine on my Mac. > > > > Here is the Windows output: > > > > #################################### > > > > [INFO] Running org.apache.juneau.html.CommonParserTest > > [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time > > elapsed: > > 0.016 s <<< FAILURE! - in org.apache.juneau.html.CommonParserTe= st > > [ERROR] > > testParserListeners(org.apache.juneau.html.CommonParserTest) > > Time elapsed: 0.016 s <<< FAILURE! > > org.junit.ComparisonFailure: expected: > 196]> > > but was: > > at > > > org.apache.juneau.html.CommonParserTest.testParserListeners(CommonParser= Test.java:150) > > > > #################################### > > > > [ERROR] Failures: > > [ERROR] CommonParserTest.testParserListeners:150 > > expected: > [line 1, column 196]> but was: > > [INFO] > > [ERROR] Tests run: 18397, Failures: 1, Errors: 0, Skipped: 1 > > [INFO] > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Apache Juneau ...................................... > > SUCCESS [ > > 13.169 s] > > [INFO] Apache Juneau - Core APIs .......................... > > SUCCESS [ > > 0.390 s] > > [INFO] Apache Juneau Marshall ............................. > > SUCCESS [ > > 21.561 s] > > [INFO] Apache Juneau Marshal RDF .......................... > > SUCCESS [ > > 2.060 s] > > [INFO] Apache Juneau Data Transfer Objects ................ > > SUCCESS [ > > 3.593 s] > > [INFO] Apache Juneau Core ................................. > > SUCCESS [ > > 1.297 s] > > [INFO] Apache Juneau Config File API ...................... > > SUCCESS [ > > 1.358 s] > > [INFO] Apache Juneau Core Tests ........................... > > FAILURE [ > > 25.280 s] > > [INFO] Apache Juneau - REST APIs .......................... > SKIPPED > > [INFO] Apache Juneau REST Servlet API ..................... > SKIPPED > > [INFO] Apache Juneau REST JAX/RS API ...................... > SKIPPED > > [INFO] Apache Juneau REST Client API ...................... > SKIPPED > > [INFO] Apache Juneau - Microservice APIs .................. > SKIPPED > > [INFO] Apache Juneau Microservice Server .................. > SKIPPED > > [INFO] Apache Juneau Microservice Template ................ > SKIPPED > > [INFO] Apache Juneau - Examples ........................... > SKIPPED > > [INFO] Apache Juneau REST Examples ........................ > SKIPPED > > [INFO] Apache Juneau Microservice Tests ................... > SKIPPED > > [INFO] Apache Juneau Core Examples ........................ > SKIPPED > > [INFO] Apache Juneau Javadocs ............................. > SKIPPED > > [INFO] Apache Juneau - Release Engineering ................ > SKIPPED > > [INFO] Apache Juneau UberJar .............................. > SKIPPED > > [INFO] Apache Juneau Distribution ......................... > SKIPPED > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Total time: 01:10 min > > [INFO] Finished at: 2018-10-25T17:40:33+02:00 > > [INFO] Final Memory: 97M/227M > > [INFO] > > > ------------------------------------------------------------------------ > > > > #################################### > > > > Meanwhile Mac is fine: > > > > #################################### > > > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Apache Juneau 7.2.1 ................................ > > SUCCESS [ > > 1.489 s] > > [INFO] Apache Juneau - Core APIs .......................... > > SUCCESS [ > > 0.126 s] > > [INFO] Apache Juneau Marshall ............................. > > SUCCESS [ > > 14.609 s] > > [INFO] Apache Juneau Marshal RDF .......................... > > SUCCESS [ > > 1.092 s] > > [INFO] Apache Juneau Data Transfer Objects ................ > > SUCCESS [ > > 2.141 s] > > [INFO] Apache Juneau Core ................................. > > SUCCESS [ > > 0.349 s] > > [INFO] Apache Juneau Config File API ...................... > > SUCCESS [ > > 0.579 s] > > [INFO] Apache Juneau Core Tests ........................... > > SUCCESS [ > > 20.637 s] > > [INFO] Apache Juneau - REST APIs .......................... > > SUCCESS [ > > 0.065 s] > > [INFO] Apache Juneau REST Servlet API ..................... > > SUCCESS [ > > 7.856 s] > > [INFO] Apache Juneau REST JAX/RS API ...................... > > SUCCESS [ > > 0.317 s] > > [INFO] Apache Juneau REST Client API ...................... > > SUCCESS [ > > 3.201 s] > > [INFO] Apache Juneau - Microservice APIs .................. > > SUCCESS [ > > 0.037 s] > > [INFO] Apache Juneau Microservice Server .................. > > SUCCESS [ > > 1.116 s] > > [INFO] Apache Juneau Microservice Template ................ > > SUCCESS [ > > 0.620 s] > > [INFO] Apache Juneau - Examples ........................... > > SUCCESS [ > > 0.043 s] > > [INFO] Apache Juneau REST Examples ........................ > > SUCCESS [ > > 37.143 s] > > [INFO] Apache Juneau Microservice Tests ................... > > SUCCESS [ > > 12.358 s] > > [INFO] Apache Juneau Core Examples ........................ > > SUCCESS [ > > 0.140 s] > > [INFO] Apache Juneau Javadocs ............................. > > SUCCESS [ > > 2.016 s] > > [INFO] Apache Juneau - Release Engineering ................ > > SUCCESS [ > > 0.027 s] > > [INFO] Apache Juneau UberJar .............................. > > SUCCESS [ > > 0.672 s] > > [INFO] Apache Juneau Distribution 7.2.1 ................... > > SUCCESS [ > > 0.595 s] > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] BUILD SUCCESS > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Total time: 01:47 min > > [INFO] Finished at: 2018-10-25T18:21:38+02:00 > > [INFO] > > > ------------------------------------------------------------------------ > > > > #################################### > > > > Here is the failing test code in CommonParserTest: > > > > @Test > > public void testParserListeners() throws Exception { > > HtmlParser p =3D > > > HtmlParser.create().ignoreUnknownBeanProperties().listener(MyParserListe= ner.class).build(); > > > > String in =3D " > > _type=3D'object'><= tr>
keyvalue
a1
unknown/foo
b2
"; > > p.parse(in, B.class); > > assertEquals(1, MyParserListener.events.size()= ); > > assertEquals("unknown, line 1, column 196", > > MyParserListener.events.get(0)); > > } > > > > > > Specifically line 150: > > assertEquals("unknown, line 1, column 196", > > MyParserListener.events.get(0)); > > > > Not had a chance to run through in debug yet. Given the often > > problematic nature of my IBM JRE in my Windows environment > > (currently > > build 8.0.5.17 - pwa6480sr5fp17-20180627_01(SR5 FP17)), I'm not > > overly > > concerned about this as a blocking issue for release from my > > personal > > perspective. > > > > David > > (sorry, have been out of the loop for a while, catching up) > > > > > > On 23/10/2018 15:34, James Bognar wrote: > > > I am pleased to be calling this vote for the source release > > of Apache > > > Juneau 7.2.1 RC1. > > > > > > The binaries are available at: > > > > > > https://dist.apache.org/repos/dist/dev/juneau/binaries/juneau-7.2.1-RC1/ > > > > > > The release candidate to be voted over is available at: > > > > > > https://dist.apache.org/repos/dist/dev/juneau/source/juneau-7.2.1-RC1/ > > > > > > MD5 checksums: > > > apache-juneau-7.2.1-src.zip: 9646c6a22349d6e3fd19efd3526087= aa > > > apache-juneau-7.2.1-bin.zip: ee94aa3273557ee588a18fb1df4995= 2a > > > > > > SHA-512 checksums: > > > apache-juneau-7.2.1-bin.zip: 102C98D9 15EFF241 67A2CA0A > > A3FB3ABC 4B91D8CB > > > 795083E9 BF054C8F CE7380A5 > > FA8C20FE 744EC263 > > > C5DA1C1A 05F5D001 D335A89E > > 916F89C5 CCD3011F > > > 7A048160 > > > apache-juneau-7.2.1-src.zip: 9EE3BA64 876B7920 3A8D0316 > > 91510C99 0F4BF7B5 > > > 26A5872A 5BB74022 E2585A9C > > 4652E487 1A0F6014 > > > 142E1C88 C1E579CE A77DAB13 > > 545B7DA0 2134418F > > > 3B22DD14 > > > > > > Build the release candidate using: > > > mvn clean install > > > > > > The release candidate is signed with a GPG key available at: > > > https://dist.apache.org/repos/dist/release/juneau/KEYS > > > > > > A staged Maven repository is available for review at: > > > > > > https://repository.apache.org/content/repositories/orgapachejuneau-1024/ > > > > > > The Git commit for this release is... > > > > > > https://gitbox.apache.org/repos/asf?p=3Djuneau.git;a=3Dcommit;h=3D0c06d4c= 11f480e21d5d983346bd556ab82540a60 > > > > > > Please vote on releasing this package as: > > > Apache Juneau 7.2.1 > > > > > > This vote will be open until 26-Oct-2018 9:30am and passes i= f > > a majority > > > of at least three +1 Apache Juneau PMC votes are cast. > > > > > > [ ] +1 Release this package > > > [ ] 0 I don't feel strongly about it, but don't object > > > [ ] -1 Do not release this package because... > > > > > > Anyone can participate in testing and voting, not just > > committers, > > > please feel free to try out the release candidate and provid= e > > your votes. > > > > --00000000000070983005794cf1c1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
+1 binding

On Sat, Oct 27, 2018, 5:16 AM David Goddard <dmg@parse.net> wrote:
+1 (binding) from me.=C2=A0 Thank you.

David

On 26/10/2018 20:36, James Bognar wrote:
> Reminder that's it's been over 72 hours and we are still in ne= ed for 2
> positive votes to proceed.
>
> The plan for the minor issues discovered so far is to release them > quickly in a 7.2.2 release in the next week or so.=C2=A0 Then in about= a
> month we can start cleaning up deprecated classes for a release 8.0. >
> On Thu, Oct 25, 2018 at 5:05 PM James Bognar <jamesbognar@apach= e.org
> <mailto:jamesbognar@apache.org>> wrote:
>
>=C2=A0 =C2=A0 =C2=A0I think I see the problem.=C2=A0 For the HTML parse= r, we're getting the
>=C2=A0 =C2=A0 =C2=A0position from the javax.xml.stream.XMLStreamReader = class.
>=C2=A0 =C2=A0 =C2=A0Apparently the IBM implementation of XMLStreamReade= r.getLocation()
>=C2=A0 =C2=A0 =C2=A0is not implemented.
>
>=C2=A0 =C2=A0 =C2=A0I'll have to loosen the test.
>
>=C2=A0 =C2=A0 =C2=A0On Thu, Oct 25, 2018 at 1:12 PM David Goddard <<= a href=3D"mailto:goddard@acm.org" target=3D"_blank" rel=3D"noreferrer">godd= ard@acm.org
>=C2=A0 =C2=A0 =C2=A0<mailto:goddard@acm.org>> wrote:
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Hi,
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0I have a familiar issue with this bui= ld in that it fails on my
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Windows
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0environment but works fine on my Mac.=
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Here is the Windows output:
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0####################################<= br> >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Running org.apache.juneau.html= .CommonParserTest
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[ERROR] Tests run: 4, Failures: 1, Er= rors: 0, Skipped: 0, Time
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0elapsed:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.016 s <<< FAILURE! - in or= g.apache.juneau.html.CommonParserTest
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[ERROR]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0testParserListeners(org.apache.juneau= .html.CommonParserTest)
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Time elapsed: 0.016 s=C2=A0 <<&= lt; FAILURE!
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0org.junit.ComparisonFailure: expected= :<unknown, [line 1, column
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0196]>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0but was:<unknown, [unknown]> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0at=
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0org.apache.juneau.html.CommonParserTe= st.testParserListeners(CommonParserTest.java:150)
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0####################################<= br> >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[ERROR] Failures:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[ERROR]=C2=A0 =C2=A0CommonParserTest.= testParserListeners:150
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0expected:<unknown,
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[line 1, column 196]> but was:<= unknown, [unknown]>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[ERROR] Tests run: 18397, Failures: 1= , Errors: 0, Skipped: 1
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------= -----------------------------------
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Reactor Summary:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau ................= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A013.169 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - Core APIs ....= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.390 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Marshall .......= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A021.561 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Marshal RDF ....= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02.060 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Data Transfer Ob= jects ................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A03.593 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Core ...........= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01.297 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Config File API = ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01.358 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Core Tests .....= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0FAILURE [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A025.280 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - REST APIs ....= ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau REST Servlet API= ..................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau REST JAX/RS API = ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau REST Client API = ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - Microservice A= PIs .................. SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Microservice Ser= ver .................. SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Microservice Tem= plate ................ SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - Examples .....= ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau REST Examples ..= ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Microservice Tes= ts ................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Core Examples ..= ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Javadocs .......= ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - Release Engine= ering ................ SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau UberJar ........= ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Distribution ...= ...................... SKIPPED
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------= -----------------------------------
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] BUILD FAILURE
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------= -----------------------------------
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Total time: 01:10 min
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Finished at: 2018-10-25T17:40:= 33+02:00
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Final Memory: 97M/227M
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------= -----------------------------------
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0####################################<= br> >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Meanwhile Mac is fine:
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0####################################<= br> >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------= -----------------------------------
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Reactor Summary:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau 7.2.1 ..........= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01.489 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - Core APIs ....= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.126 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Marshall .......= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A014.609 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Marshal RDF ....= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01.092 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Data Transfer Ob= jects ................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02.141 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Core ...........= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.349 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Config File API = ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.579 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Core Tests .....= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A020.637 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - REST APIs ....= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.065 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau REST Servlet API= .....................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A07.856 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau REST JAX/RS API = ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.317 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau REST Client API = ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A03.201 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - Microservice A= PIs ..................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.037 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Microservice Ser= ver ..................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A01.116 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Microservice Tem= plate ................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.620 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - Examples .....= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.043 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau REST Examples ..= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A037.143 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Microservice Tes= ts ...................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A012.358 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Core Examples ..= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.140 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Javadocs .......= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02.016 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau - Release Engine= ering ................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.027 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau UberJar ........= ......................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.672 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Apache Juneau Distribution 7.2= .1 ...................
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0SUCCESS [
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00.595 s]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------= -----------------------------------
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] BUILD SUCCESS
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------= -----------------------------------
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Total time: 01:47 min
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO] Finished at: 2018-10-25T18:21:= 38+02:00
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[INFO]
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-------------------------------------= -----------------------------------
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0####################################<= br> >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Here is the failing test code in Comm= onParserTest:
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 @Test >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 public v= oid testParserListeners() throws Exception {
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 HtmlParser p =3D
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0HtmlParser.create().ignoreUnknownBean= Properties().listener(MyParserListener.class).build();
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 String in =3D "<table
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0_type=3D'object'><tr>= ;<th><string>key</string></th><th><string&= gt;value</string></th></tr><tr><td><string= >a</string></td><td><number>1</number><= /td></tr><tr><td><string>unknown</string>&= lt;/td><td><string>/foo</string></td></tr>= <tr><td><string>b</string></td><td><= number>2</number></td></tr></table>";
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 p.parse(in, B.class);
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 assertEquals(1, MyParserListener.events.size());
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 assertEquals("unknown, line 1, column 196",<= br> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0MyParserListener.events.get(0));
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 }
>
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Specifically line 150:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0assertEquals("unkn= own, line 1, column 196",
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0MyParserListener.events.get(0));
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Not had a chance to run through in de= bug yet. Given the often
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0problematic nature of my IBM JRE in m= y Windows environment
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(currently
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0build 8.0.5.17 - pwa6480sr5fp17-20180= 627_01(SR5 FP17)), I'm not
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0overly
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0concerned about this as a blocking is= sue for release from my
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0personal
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0perspective.
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0David
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(sorry, have been out of the loop for= a while, catching up)
>
>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0On 23/10/2018 15:34, James Bognar wro= te:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > I am pleased to be calling this= vote for the source release
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0of Apache
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > Juneau 7.2.1 RC1.
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > The binaries are available at:<= br> >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0https://dist.apache.org/repos/dist/dev/juneau/binaries= /juneau-7.2.1-RC1/
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > The release candidate to be vot= ed over is available at:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0https://dist.apache.org/repos/dist/dev/juneau/source/jun= eau-7.2.1-RC1/
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > MD5 checksums:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > apache-juneau-7.2.1-src.zip: = =C2=A09646c6a22349d6e3fd19efd3526087aa
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > apache-juneau-7.2.1-bin.zip:=C2= =A0 ee94aa3273557ee588a18fb1df49952a
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > SHA-512 checksums:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > apache-juneau-7.2.1-bin.zip: 10= 2C98D9 15EFF241 67A2CA0A
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0A3FB3ABC 4B91D8CB
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0795083E9 BF054C8F CE7380A5
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0FA8C20FE 744EC263
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0C5DA1C1A 05F5D001 D335A89E
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0916F89C5 CCD3011F
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A07A048160
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > apache-juneau-7.2.1-src.zip: 9E= E3BA64 876B7920 3A8D0316
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A091510C99 0F4BF7B5
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A026A5872A 5BB74022 E2585A9C
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A04652E487 1A0F6014
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0142E1C88 C1E579CE A77DAB13
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0545B7DA0 2134418F
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A03B22DD14
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > Build the release candidate usi= ng:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > mvn clean install
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > The release candidate is signed= with a GPG key available at:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > https://dist.apache.org/repos/dist/release/juneau/KEYS
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > A staged Maven repository is av= ailable for review at:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0https://repository.apache.org/content/repositories/org= apachejuneau-1024/
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > The Git commit for this release= is...
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0https://gitbox.apach= e.org/repos/asf?p=3Djuneau.git;a=3Dcommit;h=3D0c06d4c11f480e21d5d983346bd55= 6ab82540a60
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > Please vote on releasing this p= ackage as:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > Apache Juneau 7.2.1
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > This vote will be open until 26= -Oct-2018 9:30am and passes if
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0a majority
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > of at least three +1 Apache Jun= eau PMC votes are cast.
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > [ ] +1 Release this package
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > [ ] 0 I don't feel strongly= about it, but don't object
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > [ ] -1 Do not release this pack= age because...
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 >
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > Anyone can participate in testi= ng and voting, not just
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0committers,
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 > please feel free to try out the= release candidate and provide
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0your votes.
>

--00000000000070983005794cf1c1--