[jira] [Created] (JSPWIKI-1157) Remove redundant String

2021-10-02 Thread Arturo Bernal (Jira)
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
Reporter: Arturo Bernal


Remove redundant String constructors and calls to methods like toString() or 
substring() when they can be replaced with a simplified expression.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [jspwiki] arturobernalg opened a new pull request #142: JSPWIKI-1157 - Remove redundant String

2021-10-02 Thread GitBox


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 Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jspwiki.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[jira] [Updated] (JSPWIKI-1157) Remove redundant String

2021-10-02 Thread ASF GitHub Bot (Jira)


 [ 
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
> ---
>
> Key: JSPWIKI-1157
> URL: https://issues.apache.org/jira/browse/JSPWIKI-1157
> Project: JSPWiki
>  Issue Type: Improvement
>Reporter: Arturo Bernal
>Priority: Minor
>  Labels: pull-request-available
>
> Remove redundant String constructors and calls to methods like toString() or 
> substring() when they can be replaced with a simplified expression.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)