[
https://issues.apache.org/jira/browse/KARAF-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889623#action_12889623
]
Jamie goodyear commented on KARAF-114:
--------------------------------------
The IndexOutOfBoundsException is thrown upon executing this code fragment:
{code}
<for list="1,2,3,4,5,6,7,8,9,10" param="letter">
<sequential>
<replaceregexp file="${manual}.temp" flags="g"
match=""/confluence/display/KARAF/([^"]*)\+([^"+]*)""
replace=""/confluence/display/KARAF/\1\2"" />
</sequential>
</for>
{code}
Attempting to determine what has changed that would make the first run of the
replaceregexp call fail as observed.
> Apache Karaf 2.0.0 Release
> --------------------------
>
> Key: KARAF-114
> URL: https://issues.apache.org/jira/browse/KARAF-114
> Project: Karaf
> Issue Type: Task
> Affects Versions: 2.0.0
> Reporter: Jamie goodyear
> Assignee: Jamie goodyear
> Fix For: 2.0.0
>
>
> Apache Karaf 2.0.0 Release.
> This jira entry will be used to track all the sub-tasks and other issues
> required to produce Karaf 2.0.0.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.