[GitHub] [jspwiki] dependabot[bot] opened a new pull request #35: Bump mockito.version from 3.6.28 to 3.7.7

2021-01-18 Thread GitBox
dependabot[bot] opened a new pull request #35: URL: https://github.com/apache/jspwiki/pull/35 Bumps `mockito.version` from 3.6.28 to 3.7.7. Updates `mockito-core` from 3.6.28 to 3.7.7 Release notes Sourced from https://github.com/mockito/mockito/releases";>mockito-core's releas

[GitHub] [jspwiki] dependabot[bot] closed pull request #31: Bump mockito.version from 3.6.28 to 3.7.0

2021-01-18 Thread GitBox
dependabot[bot] closed pull request #31: URL: https://github.com/apache/jspwiki/pull/31 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [jspwiki] dependabot[bot] commented on pull request #31: Bump mockito.version from 3.6.28 to 3.7.0

2021-01-18 Thread GitBox
dependabot[bot] commented on pull request #31: URL: https://github.com/apache/jspwiki/pull/31#issuecomment-762071892 Superseded by #35. This is an automated message from the Apache Git Service. To respond to the message, plea

[jira] [Created] (JSPWIKI-1144) Minor performance improvement

2021-01-18 Thread Arturo Bernal (Jira)
Arturo Bernal created JSPWIKI-1144: -- Summary: Minor performance improvement Key: JSPWIKI-1144 URL: https://issues.apache.org/jira/browse/JSPWIKI-1144 Project: JSPWiki Issue Type: Improvement

[GitHub] [jspwiki] arturobernalg opened a new pull request #36: JSPWIKI-1144 - Minor performance improvement:

2021-01-18 Thread GitBox
arturobernalg opened a new pull request #36: URL: https://github.com/apache/jspwiki/pull/36 * Add final on private variable --> just try to make all class/var read-only * Remove Redundant initializer * Use isEmpty() instead length() * Avoid use pre-size array -

[jira] [Updated] (JSPWIKI-1144) Minor performance improvement

2021-01-18 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/JSPWIKI-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated JSPWIKI-1144: Labels: pull-request-available (was: ) > Minor performance improvement > ---