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
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
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
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
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
-
[
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
> ---