Re: [VOTE] Release Apache Commons Compress 1.22 based on RC1

2022-10-27 Thread Bruno Kinoshita
Hi Matt, 1) Clone and checkout the RC tag > > git clone https://gitbox.apache.org/repos/asf/commons-compress.git > --branch commons-compress-1.22-RC1 commons-compress-1.22-RC1 > cd commons-compress-1.22-RC1 > Tried checking it out after `git fetch --all --tags`, but found nothing. Opened gitbox

Re: (RestJiraDownloader) Re: [VOTE] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-27 Thread Gary Gregory
Would you mind creating a ticket for the proper Maven plugin? Gary On Wed, Oct 26, 2022, 12:58 Eric Bresie wrote: > Looking on the plug-in side (1) if this hasn’t changed any and I’m reading > it correctly, seems like the json Node in use has no displayName or name > attributes present. > >

Re: [VOTE] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-27 Thread Alex Herbert
On Thu, 27 Oct 2022 at 11:56, Gary D. Gregory wrote: > > Thanks Alex. > > I'll see what I can clean up this weekend before RC2 unless someone else can > get to it. I've fixed the simple items for PMD and added a default PMD config and suppressed warnings that cannot be fixed. The report is now

Re: (RestJiraDownloader) Re: [VOTE] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-27 Thread Gary Gregory
Thanks Alex! Gary On Thu, Oct 27, 2022, 08:39 Alex Herbert wrote: > On Thu, 27 Oct 2022 at 12:36, Alex Herbert > wrote: > > > > I have reopened the tickets, removed the P2 priority field (just in case > it was also contributing to the problem), assigned the priority as minor > and closed the

Re: (RestJiraDownloader) Re: [VOTE] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-27 Thread Alex Herbert
On Thu, 27 Oct 2022 at 12:36, Alex Herbert wrote: > > I have reopened the tickets, removed the P2 priority field (just in case it > was also contributing to the problem), assigned the priority as minor and > closed the tickets. > > The Jira report is now fixed. Strangely it was not fixed in

Re: (RestJiraDownloader) Re: [VOTE] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-27 Thread Alex Herbert
I have reopened the tickets, removed the P2 priority field (just in case it was also contributing to the problem), assigned the priority as minor and closed the tickets. The Jira report is now fixed. Alex On Thu, 27 Oct 2022 at 09:26, Alex Herbert wrote: > Hi Eric, > > Thanks for the tip

[BCEL] low test coverage

2022-10-27 Thread Gary Gregory
BCEL currently stands at 44% code coverage from tests, which needs improvement obviously. Any help would be appreciated. Gary

Re: [VOTE] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-27 Thread Gary D. Gregory
Thanks Alex. I'll see what I can clean up this weekend before RC2 unless someone else can get to it. Gary On 2022/10/26 16:31:00 Alex Herbert wrote: > Validated signatures on the binary and src distributions. > > Built from src.zip using: > > maven install site -P jacoco -P japicmp > >

[VOTE][CANCEL] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-27 Thread Gary D. Gregory
Thanks Mark! Fixed in Git master. This VOTE is canceled. I'll roll RC2 most likely on Saturday morning. Gary On 2022/10/26 20:10:39 Mark Roberts wrote: > I think a camelCase edit was missed in classfile/FieldOrMethod.java. The > method 'copy_' has constantPool in the arg list and

Re: (RestJiraDownloader) Re: [VOTE] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-27 Thread Alex Herbert
Hi Eric, Thanks for the tip for investigating the jira report. I got the latest source code for the changes plugin and printed out the offending nodes that have no priority (issue id, key): Missing priority 12619331: BCEL-165 Missing priority 12619323: BCEL-157 Missing priority 12619318: