Re: 2.3.2 Release

2018-08-06 Thread Paul Nicolucci
I'll start on a release later this week for MyFaces 2.3.2. Stay tuned for updates as I make progress. Thanks, Paul From: Thomas Andraschko To: MyFaces Development Date: 08/06/2018 05:47 PM Subject:Re: 2.3.2 Release What about a release soon? Paul?! 2018-07-07 13:19

Re: 2.3.2 Release

2018-08-06 Thread Thomas Andraschko
What about a release soon? Paul?! 2018-07-07 13:19 GMT+02:00 Dennis Kieselhorst : > Hi! > > > In the meantime, I have some questions after the move to Git. I'm not > sure > > if after the move, we have to modify some pom.xml files, do you guys know > > if we have to make any modification? Does

[jira] [Reopened] (MYFACES-4244) [perf] Use StringBuilder rather than calling write many times to increase performance

2018-08-06 Thread Paul Nicolucci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Nicolucci reopened MYFACES-4244: - > [perf] Use StringBuilder rather than calling write many times to increase > performance

[jira] [Resolved] (MYFACES-4249) [perf] minor change in CDataEndEscapeFilterWriter to not call str.charAt multiple times

2018-08-06 Thread Paul Nicolucci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Nicolucci resolved MYFACES-4249. - Resolution: Fixed > [perf] minor change in CDataEndEscapeFilterWriter to not call

[jira] [Commented] (MYFACES-4249) [perf] minor change in CDataEndEscapeFilterWriter to not call str.charAt multiple times

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570674#comment-16570674 ] ASF GitHub Bot commented on MYFACES-4249: - pnicolucci closed pull request #15: MYFACES-4249:

[GitHub] pnicolucci closed pull request #15: MYFACES-4249: Don't call charAt more than needed

2018-08-06 Thread GitBox
pnicolucci closed pull request #15: MYFACES-4249: Don't call charAt more than needed URL: https://github.com/apache/myfaces/pull/15 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[jira] [Commented] (MYFACES-4249) [perf] minor change in CDataEndEscapeFilterWriter to not call str.charAt multiple times

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570671#comment-16570671 ] ASF GitHub Bot commented on MYFACES-4249: - pnicolucci closed pull request #14: MYFACES-4249:

[GitHub] pnicolucci closed pull request #14: MYFACES-4249: Don't call charAt more than needed

2018-08-06 Thread GitBox
pnicolucci closed pull request #14: MYFACES-4249: Don't call charAt more than needed URL: https://github.com/apache/myfaces/pull/14 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[jira] [Commented] (MYFACES-4249) [perf] minor change in CDataEndEscapeFilterWriter to not call str.charAt multiple times

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570643#comment-16570643 ] ASF GitHub Bot commented on MYFACES-4249: - pnicolucci opened a new pull request #15:

[GitHub] pnicolucci opened a new pull request #15: MYFACES-4249: Don't call charAt more than needed

2018-08-06 Thread GitBox
pnicolucci opened a new pull request #15: MYFACES-4249: Don't call charAt more than needed URL: https://github.com/apache/myfaces/pull/15 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] pnicolucci opened a new pull request #14: MYFACES-4249: Don't call charAt more than needed

2018-08-06 Thread GitBox
pnicolucci opened a new pull request #14: MYFACES-4249: Don't call charAt more than needed URL: https://github.com/apache/myfaces/pull/14 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (MYFACES-4249) [perf] minor change in CDataEndEscapeFilterWriter to not call str.charAt multiple times

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570632#comment-16570632 ] ASF GitHub Bot commented on MYFACES-4249: - pnicolucci opened a new pull request #14:

[jira] [Created] (MYFACES-4249) [perf] minor change in CDataEndEscapeFilterWriter to not call str.charAt multiple times

2018-08-06 Thread Paul Nicolucci (JIRA)
Paul Nicolucci created MYFACES-4249: --- Summary: [perf] minor change in CDataEndEscapeFilterWriter to not call str.charAt multiple times Key: MYFACES-4249 URL: https://issues.apache.org/jira/browse/MYFACES-4249

[jira] [Commented] (MYFACES-4244) [perf] Use StringBuilder rather than calling write many times to increase performance

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570612#comment-16570612 ] ASF GitHub Bot commented on MYFACES-4244: - pnicolucci closed pull request #10: MYFACES-4244:Use

[jira] [Commented] (MYFACES-4244) [perf] Use StringBuilder rather than calling write many times to increase performance

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570611#comment-16570611 ] ASF GitHub Bot commented on MYFACES-4244: - pnicolucci commented on issue #10: MYFACES-4244:Use

[GitHub] pnicolucci commented on issue #10: MYFACES-4244:Use StringBuilder rather than calling write multiple times

2018-08-06 Thread GitBox
pnicolucci commented on issue #10: MYFACES-4244:Use StringBuilder rather than calling write multiple times URL: https://github.com/apache/myfaces/pull/10#issuecomment-410808355 After additional investigation we've determined this change is not necessary so I'm closing this Pull request.

[jira] [Resolved] (MYFACES-4244) [perf] Use StringBuilder rather than calling write many times to increase performance

2018-08-06 Thread Paul Nicolucci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Nicolucci resolved MYFACES-4244. - Resolution: Not A Bug > [perf] Use StringBuilder rather than calling write many times

[GitHub] pnicolucci closed pull request #10: MYFACES-4244:Use StringBuilder rather than calling write multiple times

2018-08-06 Thread GitBox
pnicolucci closed pull request #10: MYFACES-4244:Use StringBuilder rather than calling write multiple times URL: https://github.com/apache/myfaces/pull/10 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[jira] [Commented] (MYFACES-4244) [perf] Use StringBuilder rather than calling write many times to increase performance

2018-08-06 Thread Paul Nicolucci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570606#comment-16570606 ] Paul Nicolucci commented on MYFACES-4244: - After additional investigation we've determined this

[jira] [Resolved] (TOBAGO-1897) Tooltip for badge component

2018-08-06 Thread Henning Noeth (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henning Noeth resolved TOBAGO-1897. --- Resolution: Fixed > Tooltip for badge component > --- > >