Closed GoogleCodeExporter closed 9 years ago
Is there any recursive codes in the replacer plugin?
If then those codes can be changed to iterate codes?
Original comment by initproc@gmail.com
on 19 Mar 2014 at 4:35
I'd like to give jvm options when replacer plugin runs, and the jvm options
could be descripted in pom.xml with replacer plugin tags.
Original comment by initproc@gmail.com
on 19 Mar 2014 at 5:05
There should be no recursive code in this plugin. This looks like its recursion
internal to the jvm codebase for java.util.regex.Pattern.
There isnt much options here other than changing how your regular expression is
set up, and/or using multiple executions of replacer plugin.
Original comment by baker.st...@gmail.com
on 19 Mar 2014 at 11:39
Closing - unable to resolve with the given information and looks like an issue
specific to the chosen regex pattern.
Original comment by baker.st...@gmail.com
on 30 Apr 2014 at 7:44
Original issue reported on code.google.com by
initproc@gmail.com
on 19 Mar 2014 at 4:28