Re: Jenkins job log4j/release-2.x#19 failed

2020-04-13 Thread Matt Sicker
This is a revapi error. Adding a revapi addition in a following commit. On Mon, 13 Apr 2020 at 15:38, Mr. Jenkins wrote: > > > There is a build failure in log4j/release-2.x. > > Build: https://builds.apache.org/job/log4j/job/release-2.x/19/ > Logs: https://builds.apache.org/job/log4j/job/release-

Re: [Log4Net] resurrection update

2020-04-13 Thread Matt Sicker
Sounds great so far! You can also look at GitHub Actions to see if there’s anything useful there for CI. That’s relatively new, but there might already be some good .net actions to use. On Mon, Apr 13, 2020 at 09:13 Davyd McColl wrote: > Hi all > > Since there was interest in intermittent status

[Log4Net] resurrection update

2020-04-13 Thread Davyd McColl
Hi all Since there was interest in intermittent status updates, here's a short one: 1. Packaged & released my build scripts as an npm module (zarro) 2. Consolidated the netstandard and main log4net projects and re-organised the code locations to be more consistent with .net style: src folder cont