Hey Thomas, It is on my list just trying to get to it. Let me finish up a few things and I'll try to get something started next week.
Thanks, Paul Nicolucci On Wed, Sep 30, 2020 at 9:05 AM Thomas Andraschko < [email protected]> wrote: > any news paul? :) > > Am Di., 21. Juli 2020 um 20:37 Uhr schrieb Paul Nicolucci < > [email protected]>: > >> I've actually made a PR here: >> https://github.com/apache/myfaces/pull/112/files >> >> These change are all already in 2.3.x with the exception to the change >> in: api/src/main/java/javax/faces/component/UIInput.java >> <https://github.com/apache/myfaces/pull/112/files#diff-c0b72e00e86f53c121da8277389c4667> >> as that was not >> in 2.3.x as far as I can tell. Looks like the property name changed in >> 2.3 and the javadoc issue wasn't present. >> >> I'll add the 2.3.7 release to my list for the coming weeks. >> >> Thanks, >> >> Paul Nicolucci >> >> On Tue, Jul 21, 2020 at 7:08 AM Thomas Andraschko < >> [email protected]> wrote: >> >>> Hi Paul, >>> >>> could you please make sure that you also apply it for 2.3.x? >>> >>> Also if you have some time, i would be very very grateful if you trigger >>> the 2.3.7 release. >>> >>> Thank you. >>> >>> Best regards, >>> Thomas >>> >>> Am Fr., 10. Juli 2020 um 21:59 Uhr schrieb Paul Nicolucci < >>> [email protected]>: >>> >>>> Hi, >>>> >>>> As I was working through the site updates for 2.2.13 I hit a couple of >>>> snags. >>>> >>>> 1) the parent/pom.xml needs to be updated to point to the version 19 of >>>> the master pom. >>>> >>>> 2) There was also an issue with rendering the webconfig params page due >>>> to a small issue in UIInput.java >>>> >>>> I'll be opening a PR in the coming days to work through both of these >>>> issues. Updating to version 19 of the parent pom was ok for the site >>>> generation step but due to new checkstyles some minor updates need to be >>>> made to the code base before merging this change. >>>> >>>> With these changes the next 2.2.x release should go much more smoothly. >>>> I just wanted to give a brief update. >>>> >>>> Anyhow, 2.2.13 is completed and announce emails have been sent. >>>> >>>> Thanks, >>>> >>>> Paul Nicolucci >>>> >>>
