Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-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 DB9BC118E1 for ; Tue, 8 Jul 2014 02:38:47 +0000 (UTC) Received: (qmail 66389 invoked by uid 500); 8 Jul 2014 02:38:47 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 66352 invoked by uid 500); 8 Jul 2014 02:38:47 -0000 Mailing-List: contact dev-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list dev@curator.apache.org Received: (qmail 66339 invoked by uid 99); 8 Jul 2014 02:38:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2014 02:38:47 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mckenzie.cam@gmail.com designates 209.85.217.177 as permitted sender) Received: from [209.85.217.177] (HELO mail-lb0-f177.google.com) (209.85.217.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2014 02:38:43 +0000 Received: by mail-lb0-f177.google.com with SMTP id u10so3404943lbd.8 for ; Mon, 07 Jul 2014 19:38:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KegovbKXTGmf2qQPf9qJR4zbu+7sWFYV8yZNQS8+H9g=; b=u5t0AcG1SaPch2ZcnYxdUfdff/inBiXXTe2+8IzqxhCHryU514NOuqr0WJ93nMTZQO CleoGHjQFrdvPNTc0q+vDYPhuBi2H9r9lWXJBVxIQesR1pe4lyelvYpI9BVuwMw1+5g1 whoO/Ab1g/QwlkT1wioI7ZYz/FudmSCVVqLIzce2Uv1SdyOZF0PNMC8vNVsWxSKBc474 Y0m+m91BsXqibiek7XOXs1pLaO8q7bws+Q+MZUWjE4egsw4Ye7y04Gip2AGWBV7GLGVJ fV5rt10GEnLRI3CU6/VMEAjYcsZxm7JBSkDty/FkrfvWysMnkHgPGLjyhcq1n09292FU BzZg== MIME-Version: 1.0 X-Received: by 10.152.19.229 with SMTP id i5mr1568lae.60.1404787098839; Mon, 07 Jul 2014 19:38:18 -0700 (PDT) Received: by 10.112.236.135 with HTTP; Mon, 7 Jul 2014 19:38:18 -0700 (PDT) In-Reply-To: References: Date: Tue, 8 Jul 2014 12:38:18 +1000 Message-ID: Subject: Re: Release? From: Cameron McKenzie To: Jordan Zimmerman Cc: dev@curator.apache.org Content-Type: multipart/alternative; boundary=089e01493e3402f00104fda57ce4 X-Virus-Checked: Checked by ClamAV on apache.org --089e01493e3402f00104fda57ce4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The next hurdle. It's complaining that I'm not authorised to transfer the file to staging? [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project apache-curator: Failed to deploy artifacts: Could not transfer artifact org.apache.curator:apache-curator:pom:2.6.0 from/to apache.releases.https ( https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apach= e/curator/apache-curator/2.6.0/apache-curator-2.6.0.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Curator ..................................... FAILURE [01:03 min] [INFO] Curator Testing .................................... SKIPPED [INFO] Curator Client ..................................... SKIPPED [INFO] Curator Framework .................................. SKIPPED [INFO] Curator Recipes .................................... SKIPPED [INFO] Curator Service Discovery .......................... SKIPPED [INFO] Curator Examples ................................... SKIPPED [INFO] Curator Service Discovery Server ................... SKIPPED [INFO] Curator RPC Proxy .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE On Tue, Jul 8, 2014 at 12:25 PM, Jordan Zimmerman < jordan@jordanzimmerman.com> wrote: > Yes to all > > On July 7, 2014 at 9:24:32 PM, Cameron McKenzie (mckenzie.cam@gmail.com) > wrote: > > Ok, just to confirm before I go down the slippery slope. > Version number for each component should be bumped to 2.6.0, and then the > defaults should just be used for everything else? > > What is the release version for "Apache Curator"? > (org.apache.curator:apache-curator) 2.5.1: : 2.6.0 > > What is the release version for "Curator Testing"? > (org.apache.curator:curator-test) 2.5.1: : 2.6.0 > > What is the release version for "Curator Client"? > (org.apache.curator:curator-client) 2.5.1: : 2.6.0 > > What is the release version for "Curator Framework"? > (org.apache.curator:curator-framework) 2.5.1: : 2.6.0 > > What is the release version for "Curator Recipes"? > (org.apache.curator:curator-recipes) 2.5.1: : 2.6.0 > > What is the release version for "Curator Service Discovery"? > (org.apache.curator:curator-x-discovery) 2.5.1: : 2.6.0 > > What is the release version for "Curator Examples"? > (org.apache.curator:curator-examples) 2.5.1: : 2.6.0 > > What is the release version for "Curator Service Discovery Server"? > (org.apache.curator:curator-x-discovery-server) 2.5.1: : 2.6.0 > > What is the release version for "Curator RPC Proxy"? > (org.apache.curator:curator-x-rpc) 2.5.1: : 2.6.0 > > What is SCM release tag or label for "Apache Curator"? > (org.apache.curator:apache-curator) apache-curator-2.6.0: : > > What is the new development version for "Apache Curator"? > (org.apache.curator:apache-curator) 2.6.1-SNAPSHOT: : > > What is the new development version for "Curator Testing"? > (org.apache.curator:curator-test) 2.6.1-SNAPSHOT: : > > What is the new development version for "Curator Client"? > (org.apache.curator:curator-client) 2.6.1-SNAPSHOT: : > > What is the new development version for "Curator Framework"? > (org.apache.curator:curator-framework) 2.6.1-SNAPSHOT: : > > What is the new development version for "Curator Recipes"? > (org.apache.curator:curator-recipes) 2.6.1-SNAPSHOT: : > > What is the new development version for "Curator Service Discovery"? > (org.apache.curator:curator-x-discovery) 2.6.1-SNAPSHOT: : > > What is the new development version for "Curator Examples"? > (org.apache.curator:curator-examples) 2.6.1-SNAPSHOT: : > > What is the new development version for "Curator Service Discovery > Server"? (org.apache.curator:curator-x-discovery-server) 2.6.1-SNAPSHOT: = : > > What is the new development version for "Curator RPC Proxy"? > (org.apache.curator:curator-x-rpc) 2.6.1-SNAPSHOT: : > > > On Tue, Jul 8, 2014 at 12:21 PM, Jordan Zimmerman < > jordan@jordanzimmerman.com> wrote: > >> I=E2=80=99ve never actually done a dry run. We should change the wiki. = I=E2=80=99m not >> sure rollback actually works. You can do a >> >> mvn release:clean >> >> instead. >> >> On July 7, 2014 at 9:18:02 PM, Cameron McKenzie (mckenzie.cam@gmail.com) >> wrote: >> >> The mvn release:rollback target is failing. It's complaining that it >> can't do the git commit. I'm also seeing a lot of warnings about the >> following: >> >> [WARNING] Ignoring unrecognized line: ?? curator-client/pom.xml.next >> >> [WARNING] Ignoring unrecognized line: ?? >> curator-client/pom.xml.releaseBackup >> >> [WARNING] Ignoring unrecognized line: ?? curator-client/pom.xml.tag >> >> [WARNING] Ignoring unrecognized line: ?? curator-examples/pom.xml.next >> >> The last commands are below: >> >> [INFO] Executing: /bin/sh -c cd /Users/cam/Documents/workspace/curator &= & >> git commit --verbose -F >> /var/folders/ms/n6xxr6dd4dxb3dhth1k31s0r0000gn/T/maven-scm-1233534200.co= mmit >> pom.xml curator-test/pom.xml curator-client/pom.xml >> curator-framework/pom.xml curator-recipes/pom.xml >> curator-x-discovery/pom.xml curator-examples/pom.xml >> curator-x-discovery-server/pom.xml curator-x-rpc/pom.xml >> >> [INFO] Working directory: /Users/cam/Documents/workspace/curator >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] Reactor Summary: >> >> [INFO] >> >> [INFO] Apache Curator ..................................... FAILURE [ >> 2.317 s] >> >> [INFO] Curator Testing .................................... SKIPPED >> >> [INFO] Curator Client ..................................... SKIPPED >> >> [INFO] Curator Framework .................................. SKIPPED >> >> [INFO] Curator Recipes .................................... SKIPPED >> >> [INFO] Curator Service Discovery .......................... SKIPPED >> >> [INFO] Curator Examples ................................... SKIPPED >> >> [INFO] Curator Service Discovery Server ................... SKIPPED >> >> [INFO] Curator RPC Proxy .................................. SKIPPED >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] BUILD FAILURE >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] Total time: 4.523 s >> >> [INFO] Finished at: 2014-07-08T12:15:58+10:00 >> >> [INFO] Final Memory: 11M/81M >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-release-plugin:2.5:rollback (default-cli)= on >> project apache-curator: Unable to commit files >> >> [ERROR] Provider message: >> >> [ERROR] The git-commit command failed. >> >> [ERROR] Command output: >> >> [ERROR] -> [Help 1] >> >> >> On Tue, Jul 8, 2014 at 12:05 PM, Jordan Zimmerman < >> jordan@jordanzimmerman.com> wrote: >> >>> Yeah - that looks right. >>> >>> On July 7, 2014 at 9:05:06 PM, Cameron McKenzie (mckenzie.cam@gmail.com= ) >>> wrote: >>> >>> This is the expected diff between pom.xml and pom.xml.tag? >>> >>> [cam:~/Documents/workspace/curator] cam% diff pom.xml pom.xml.tag >>> >>> 31c31 >>> >>> < 2.5.1-SNAPSHOT >>> >>> --- >>> >>> > 2.6.0 >>> >>> 105c105 >>> >>> < HEAD >>> >>> --- >>> >>> > apache-curator-2.6.0 >>> >>> >>> On Tue, Jul 8, 2014 at 11:31 AM, Jordan Zimmerman < >>> jordan@jordanzimmerman.com> wrote: >>> >>>> Yes - marked it as fixed. >>>> >>>> On July 7, 2014 at 8:30:38 PM, Cameron McKenzie (mckenzie.cam@gmail.co= m) >>>> wrote: >>>> >>>> Ok, final question (I hope) for now. Do I just close the CURATOR-116 >>>> JIRA ticket? >>>> >>>> >>>> On Tue, Jul 8, 2014 at 11:27 AM, Jordan Zimmerman < >>>> jordan@jordanzimmerman.com> wrote: >>>> >>>>> No - we=E2=80=99re using semantic versioning. There=E2=80=99s some A= PI changes as I >>>>> recall. Also, this release has the new Curator-RPC. It should be 2.6.= 0. >>>>> >>>>> -Jordan >>>>> >>>>> On July 7, 2014 at 7:53:30 PM, Cameron McKenzie ( >>>>> mckenzie.cam@gmail.com) wrote: >>>>> >>>>> Once I've merged CURATOR-116, I'll do a release. I presume that this >>>>> should be a 2.5.2? >>>>> >>>>> >>>>> On Tue, Jul 8, 2014 at 7:56 AM, Jordan Zimmerman < >>>>> jordan@jordanzimmerman.com> wrote: >>>>> >>>>>> Up to you. You might want to push CURATOR-116 first. Once you=E2=80= =99re >>>>>> ready, follow the steps here (updating them if needed): >>>>>> https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Comm= itters#ForCuratorCommitters-release-curator >>>>>> >>>>>> -Jordan >>>>>> >>>>>> On July 7, 2014 at 4:54:06 PM, Cameron McKenzie ( >>>>>> mckenzie.cam@gmail.com) wrote: >>>>>> >>>>>> Yep, I'm happy to do the release, just let me know when you'd like >>>>>> me to go >>>>>> forward. >>>>>> cheers >>>>>> >>>>>> >>>>>> On Tue, Jul 8, 2014 at 1:20 AM, Jordan Zimmerman < >>>>>> jordan@jordanzimmerman.com >>>>>> > wrote: >>>>>> >>>>>> > Looks like we have enough issues closed for a 2.6.0 release. >>>>>> Thoughts? >>>>>> > Cameron, it would be good for you to do the next release if you >>>>>> don=E2=80=99t mind. >>>>>> > >>>>>> > >>>>>> > >>>>>> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=3Dtr= ue&jqlQuery=3Dproject+%3D+CURATOR+AND+fixVersion+%3D+2.6.0+ORDER+BY+updated= +DESC%2C+priority+DESC%2C+created+ASC&mode=3Dhide >>>>>> > >>>>>> > -Jordan >>>>>> > >>>>>> > >>>>>> >>>>>> >>>>> >>>> >>> >> > --089e01493e3402f00104fda57ce4--