Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mojarra-dev] PR to fix and NPE
  • From: Manfred Riem <m_riem@xxxxxxxxxxx>
  • Date: Thu, 20 Oct 2022 16:37:57 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=MnkQmJNbdlEcda575Gqy5KwDI2oBeER5J8oUT/CMXXs=; b=jDMTSb4Q+huUsdoFI6H+yCjaYBUIGQxOCzgygj+MDDIfRBRQrllKvGxq63IbgGib2MuTUGYBiYfcwoc2CkYGFC9IbrUgJZBwK6HyHu8S2hnqrYFHiFz5taoKzNxzuW+jocwy0I0uvbpo5m3M4Uy+9Itmv+RQ9IOBX4tFPUaaqoSUX4obKAA57Il42ndsRwH5KIiPbopqvgNZOlt0SoWu1gnJ2xzf+DCl5RJRHEk8oG2hxy/2GZrzKTlCUpbUlM9QCQaEryjL7IDm4ePFesxtW+hUnf4QvpA593gtnUNVdXEM9ftWyt8eq6R4Z+gCGR0EUxXfI0ZBgRxpEp4H+SRY5A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fR+dCktCVVhsrz7M2nwtfz1dQK02AEdK2k2cj50BKpnTRuGPmQd8Wtz3QgIBNecyLnlyeVopC8wA1Jx6TyQG1gkyhjeUYslJ0YIEmPERoywIthGawToGVEbMb/qMOGONyd5cyGtuexeMY8QdOqaUpyT5zOILS3lzI9FIvJeHJaW7/VLnAHRtW1ec0Iv/dn9QVGY1KCUzLmu+CtnAulpQL8+bEId5ikgvB1L9FdfN46DaJEXiIBxvj8WTc5MZVHMJb5T7FVyKD8aLsxzgb0zV9M6kYId8JtRK4lgtMB3Y9O71TwWh7nYNsMLqQDbDF5BYYCRj25R/xqyz11WEcN0pLA==
  • Delivered-to: mojarra-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/mojarra-dev/>
  • List-help: <mailto:mojarra-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/mojarra-dev>, <mailto:mojarra-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/mojarra-dev>, <mailto:mojarra-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHY5KJOQeN1N2QUl063qSVWltSYRg==
  • Thread-topic: [mojarra-dev] PR to fix and NPE

Hi Jason,

 

Might I suggest you work with Arjan to get up to speed to do releases, so he is not the only one doing them?

 

Thanks!

 

Kind regards,
Manfred Riem

 

From: mojarra-dev <mojarra-dev-bounces@xxxxxxxxxxx> On Behalf Of Jason Lee
Sent: Wednesday, October 19, 2022 10:44 AM
To: mojarra developer discussions <mojarra-dev@xxxxxxxxxxx>
Subject: [mojarra-dev] PR to fix and NPE

 

Good morning! We've filed a PR to fix an NPE one of our engineers discovered when porting an app to Faces 4. We'd appreciate it if this could be reviewed and merged quickly as we'd like to ship this in our next WildFly release.

https://github.com/eclipse-ee4j/mojarra/issues/5155

Thanks!


Back to the top