[GitHub] [joshua] bd2019us opened a new pull request #87: Using replace() instead of replaceAll() for non-regex patterns

2019-04-20 Thread GitBox
bd2019us opened a new pull request #87: Using replace() instead of replaceAll() for non-regex patterns URL: https://github.com/apache/joshua/pull/87 [JOSHUA-342](https://issues.apache.org/jira/browse/JOSHUA-342) Using replace() instead replaceAll() when no regex is used removes the

[jira] [Updated] (JOSHUA-342) Use replace() instead of replaceAll() when no regex pattern is used

2019-04-20 Thread bd2019us (JIRA)
[ https://issues.apache.org/jira/browse/JOSHUA-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bd2019us updated JOSHUA-342: Attachment: JOSHUA-342.patch > Use replace() instead of replaceAll() when no regex pattern is used >

[jira] [Created] (JOSHUA-342) Use replace() instead of replaceAll() when no regex pattern is used

2019-04-20 Thread bd2019us (JIRA)
bd2019us created JOSHUA-342: --- Summary: Use replace() instead of replaceAll() when no regex pattern is used Key: JOSHUA-342 URL: https://issues.apache.org/jira/browse/JOSHUA-342 Project: Joshua