Re: [DBCP] Working on 2.2 RC1

2016-07-30 Thread Matt Sicker
https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12357 I'd be ok with putting it on GitHub like we did for the last log4j release, but I wasn't sure if Commons allowed that. On 30 July 2016 at 16:49, Gary Gregory wrote: > It's OK to publish the RC site elsewhere IMO. > > Gary

Re: [DBCP] Working on 2.2 RC1

2016-07-30 Thread Gary Gregory
It's OK to publish the RC site elsewhere IMO. Gary On Jul 30, 2016 2:45 PM, "Matt Sicker" wrote: > Well, I still can't use sftp to connect, nor Filezilla. I'll try asking > infra. > > On 30 July 2016 at 11:33, Gary Gregory wrote: > > > I do not think it takes long at all. > > > > G. > > > > On

Re: [DBCP] Working on 2.2 RC1

2016-07-30 Thread Matt Sicker
Well, I still can't use sftp to connect, nor Filezilla. I'll try asking infra. On 30 July 2016 at 11:33, Gary Gregory wrote: > I do not think it takes long at all. > > G. > > On Jul 29, 2016 9:22 PM, "Matt Sicker" wrote: > > > I added a new ssh key to id.apache.org (forgot to do that), not sure

Re: [DBCP] Working on 2.2 RC1

2016-07-30 Thread Gary Gregory
I do not think it takes long at all. G. On Jul 29, 2016 9:22 PM, "Matt Sicker" wrote: > I added a new ssh key to id.apache.org (forgot to do that), not sure how > long it takes to take effect. > > On 29 July 2016 at 22:25, Gary Gregory wrote: > > > Matt, > > > > I saw the message from Nexus, c

Re: [DBCP] Working on 2.2 RC1

2016-07-29 Thread Matt Sicker
I added a new ssh key to id.apache.org (forgot to do that), not sure how long it takes to take effect. On 29 July 2016 at 22:25, Gary Gregory wrote: > Matt, > > I saw the message from Nexus, congrats on your first deployment :-) > > You have to do a special song and dance to connect to home@a.o,

Re: [DBCP] Working on 2.2 RC1

2016-07-29 Thread Gary Gregory
Matt, I saw the message from Nexus, congrats on your first deployment :-) You have to do a special song and dance to connect to home@a.o, It's a pain to set up, that much I recall, you can only login with a _key file_, not your user id and password. Gary On Fri, Jul 29, 2016 at 6:59 PM, Matt Si

Re: [DBCP] Working on 2.2 RC1

2016-07-29 Thread Matt Sicker
I was able to upload everything to Nexus after configuring my settings.xml correctly. I have two remaining/new issues: 1. I can't seem to connect to home.apache.org to upload the site. I've tried sshfs and sftp, both seem to hang. I can always upload the site to GitHub, but I'm not sure if that's

Re: [DBCP] Working on 2.2 RC1

2016-07-29 Thread Matt Sicker
I get prompted for my gpg key, so that's not the problem. I'll try out those maven settings tonight and try again. On 29 July 2016 at 00:19, Gary Gregory wrote: > Matt, > > Did you massage Maven just so? > > Please see > https://www.apache.org/dev/publishing-maven-artifacts.html#settings > > Als

Re: [DBCP] Working on 2.2 RC1

2016-07-28 Thread Gary Gregory
Matt, Did you massage Maven just so? Please see https://www.apache.org/dev/publishing-maven-artifacts.html#settings Also, when I do a mvn deploy, I have to do -Dgpg.passphrase=MY_PASSWORD Gary On Thu, Jul 28, 2016 at 6:14 PM, Matt Sicker wrote: > Got this error when executing mvn deploy (tri

Re: [DBCP] Working on 2.2 RC1

2016-07-28 Thread Matt Sicker
Got this error when executing mvn deploy (tried both the command from dbcp-RC.sh along with the command given on the docs page: "mvn deploy -Prelease -Duser.name=mattsicker -Pjava-1.7"): [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on pr

Re: [DBCP] Working on 2.2 RC1

2016-07-28 Thread Matt Sicker
Oh wait, I just tried typing in "2.3" and it let me create a new version. False alarm! On 28 July 2016 at 19:14, Matt Sicker wrote: > I have jira karma, but adding versions to a project requires project admin > permissions or something like that. > > On 28 July 2016 at 18:28, Gary Gregory wrote

Re: [DBCP] Working on 2.2 RC1

2016-07-28 Thread Matt Sicker
I have jira karma, but adding versions to a project requires project admin permissions or something like that. On 28 July 2016 at 18:28, Gary Gregory wrote: > Hi Matt: > > I thought you had Jira karma now? Is that not the case? > > Gary > > On Thu, Jul 28, 2016 at 4:18 PM, Matt Sicker wrote: >

Re: [DBCP] Working on 2.2 RC1

2016-07-28 Thread Gary Gregory
Hi Matt: I thought you had Jira karma now? Is that not the case? Gary On Thu, Jul 28, 2016 at 4:18 PM, Matt Sicker wrote: > I also need version 2.2.1 or 2.3 added to jira so I can update fix versions > properly. Looks like version 2.1.2 can be deleted from jira, too, as we're > going straight

Re: [DBCP] Working on 2.2 RC1

2016-07-28 Thread Matt Sicker
I also need version 2.2.1 or 2.3 added to jira so I can update fix versions properly. Looks like version 2.1.2 can be deleted from jira, too, as we're going straight to 2.2. On 28 July 2016 at 12:31, Gary Gregory wrote: > YW, good luck! > > Gary > > On Thu, Jul 28, 2016 at 7:54 AM, Matt Sicker

Re: [DBCP] Working on 2.2 RC1

2016-07-28 Thread Gary Gregory
YW, good luck! Gary On Thu, Jul 28, 2016 at 7:54 AM, Matt Sicker wrote: > That looks like the error I had. I'll try uploading the artifacts to > staging again tonight. If that works, I can finish making RC1. Thanks for > the assistance! > > On 27 July 2016 at 22:08, Gary Gregory wrote: > > > M

Re: [DBCP] Working on 2.2 RC1

2016-07-28 Thread Matt Sicker
That looks like the error I had. I'll try uploading the artifacts to staging again tonight. If that works, I can finish making RC1. Thanks for the assistance! On 27 July 2016 at 22:08, Gary Gregory wrote: > Matt, > > I've added you as a Commons committer. > > Gary > > On Wed, Jul 27, 2016 at 7:5

Re: [DBCP] Working on 2.2 RC1

2016-07-27 Thread Gary Gregory
Matt, I've added you as a Commons committer. Gary On Wed, Jul 27, 2016 at 7:58 PM, Gary Gregory wrote: > Matt, > > Are you getting an error like > https://mail-archives.apache.org/mod_mbox/commons-dev/201509.mbox/%3ccajzrqky3hspuwg_9uk2tkjkj0j4wgkab5zugxvq8ymd3b+q...@mail.gmail.com%3E > > ? >

Re: [DBCP] Working on 2.2 RC1

2016-07-27 Thread Gary Gregory
Matt, Are you getting an error like https://mail-archives.apache.org/mod_mbox/commons-dev/201509.mbox/%3ccajzrqky3hspuwg_9uk2tkjkj0j4wgkab5zugxvq8ymd3b+q...@mail.gmail.com%3E ? Gary On Wed, Jul 27, 2016 at 3:42 PM, Matt Sicker wrote: > Can I use sshfs/fuse, or does that not work with home.apa

Re: [DBCP] Working on 2.2 RC1

2016-07-27 Thread Matt Sicker
Can I use sshfs/fuse, or does that not work with home.apache.org? I can always try out Filezilla if necessary. I preferred the old method of just using scp. :/ Also, I still need Nexus permissions. That's my last blocker for now. On 27 July 2016 at 01:37, Benedikt Ritter wrote: > Hi Matt, > > M

Re: [DBCP] Working on 2.2 RC1

2016-07-26 Thread Benedikt Ritter
Hi Matt, Matt Sicker schrieb am Mi., 27. Juli 2016 um 05:35 Uhr: > Oh, one more thing: I've uploaded a generated copy of the site from that > tag. As people.apache.org has been retired, I uploaded it to GitHub: > http://musigma.org/dbcp2-site/ home.apache.org is the new people.apache.org ;-) i

Re: [DBCP] Working on 2.2 RC1

2016-07-26 Thread Matt Sicker
Oh, one more thing: I've uploaded a generated copy of the site from that tag. As people.apache.org has been retired, I uploaded it to GitHub: http://musigma.org/dbcp2-site/ On 26 July 2016 at 22:26, Matt Sicker wrote: > Status: > * Updated generated files and version numbers > * Created release

[DBCP] Working on 2.2 RC1

2016-07-26 Thread Matt Sicker
Status: * Updated generated files and version numbers * Created release branch * Created DBCP_2_2_RC1 tag Blockers * Need karma to upload to repository.apache.org * My GPG key needs to be added to the KEYS file. Key ID is 748F15B2CF9BA8F024155E6ED7C92B70FA1C814D -- Matt Sicker