Re: ASF Maven parent pom and use properties to define the versions of plugins

2023-06-07 Thread Christopher
On Wed, Jun 7, 2023 at 8:26 PM Allen Wittenauer wrote: > > > > > On Jun 7, 2023, at 11:46 AM, Karl Heinz Marbaise wrote: > > > > Hi, > > On 07.06.23 19:23, Allen Wittenauer wrote: > >> > >> > >>> On Jun 5, 2023, at 3:28 PM, Slawomir Jaranowski > >>> wrote: > >>> > >>> Hi, > >>> > >>> I want to

Re: ASF Maven parent pom and use properties to define the versions of plugins

2023-06-07 Thread Christopher
Forgive my typo there should be an extra layer of ` ... ` in the latter example. On Wed, Jun 7, 2023 at 6:41 PM Christopher wrote: > > It doesn't matter that some projects are stuck on old versions, or > their reasons why. That's not a valid technical reason to -1 the >

Re: ASF Maven parent pom and use properties to define the versions of plugins

2023-06-07 Thread Christopher
It doesn't matter that some projects are stuck on old versions, or their reasons why. That's not a valid technical reason to -1 the proposed changes, as it has nothing to do with the proposed changes. The proposal was to use properties in the Apache parent POM (MPOM) to make it easier for projects

Re: Dependabot-like solution for Apache projects

2021-09-03 Thread Christopher
I feel like people are getting a bit hung up on the fact that dependabot creates branches in the repo directly when that isn't any different from what GitHub is doing for pull requests. Dependabot creates refs in git under refs/heads/dependabot/* (this is customizable, to some extent by the repo o

Re: GitHub Actions: Reverse DNS lookup for current hostname is broken, causes network issues

2021-04-16 Thread Christopher Tubbs
I saw the same thing and filed a bug report with GitHub (https://support.github.com/ticket/1108915) They replied that they were able to reproduce the issue. I worked around it with: https://github.com/apache/accumulo/commit/1dc21016654dc4d8a66178540fe2ce8012deb5be On 2021/04/14 15:16:57, Lari Ho

Re: GitHub PR comment build trigger

2020-10-12 Thread Christopher
gered jobs as well. We have several that might be useful examples at: https://github.com/apache/accumulo/tree/main/.github/workflows/ I hope this helps somebody, if not you, Christopher On Mon, Oct 12, 2020 at 8:53 AM Andor Molnar wrote: > > Hi, > > Sorry if the topic is redundant, I h

Re: [JENKINS] - Removal of top level views

2017-05-01 Thread Christopher
I think that has to do with who created the view. Views created by regular users seem to be hidden before logging in, for some reason. On Mon, May 1, 2017, 04:55 Hervé BOUTEMY wrote: > Hi, > > One strange thing is happenning: when you're not authenticated, the "letter > views" are not visible: s

Re: [JENKINS] - Removal of top level views

2017-04-30 Thread Christopher
Strongly prefer single-letter views over the letter-range view names. See JIRA for detailed explanation. Thanks. On Sun, Apr 30, 2017 at 4:20 AM Gavin McDonald wrote: > Hi All, > > We are starting to get complaints about the amount of top level views in > our Jenkins instance. > > I believe it i

Re: Please update your Jenkins job configs ASAP

2016-11-10 Thread Christopher
Hi Gav, Thanks for the heads up. I didn't see any of our jobs using that label. However, I did make sure all ours changed to (Hadoop||ubuntu) and aborted a currently running build, to make sure that its next run used these nodes. On Thu, Nov 10, 2016 at 10:31 PM Gavin McDonald wrote: > Hi Accum

Re: Jenkins Maven Matrix - and consolidating of versions.

2016-08-02 Thread Christopher
Please keep 3.2.5 and 3.0.5. 3.2.5 is the last version which runs on java 6, and 3.0.5 matches what's available to enterprise users in RHEL7. On Mon, Aug 1, 2016, 19:45 Gav wrote: > Hi All, > > Following on from my mail a few days ago regarding JDKs, here is one > regarding the > Maven drop down