Arturo Bernal created JSPWIKI-1157:
--
Summary: Remove redundant String
Key: JSPWIKI-1157
URL: https://issues.apache.org/jira/browse/JSPWIKI-1157
Project: JSPWiki
Issue Type: Improvement
arturobernalg opened a new pull request #142:
URL: https://github.com/apache/jspwiki/pull/142
Remove redundant String constructors and calls to methods like toString() or
substring() when they can be replaced with a simplified expression.
--
This is an automated message from the Apac
[
https://issues.apache.org/jira/browse/JSPWIKI-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated JSPWIKI-1157:
Labels: pull-request-available (was: )
> Remove redundant String
> -