[
https://issues.apache.org/jira/browse/KARAF-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889678#action_12889678
]
Jamie goodyear commented on KARAF-114:
--------------------------------------
After reading the following discussion:
https://issues.apache.org/bugzilla/show_bug.cgi?id=19187
I tried the byline="true" workaround and I can now generate the Karaf manual
pdf during maven release prepare.
Essentially the issue appears to be that there exists some multi-byte character
encodings in the karaf user guide on one page file. The ant task encounters an
index out of bounds exception since it thinks that number of characters is
equal to number of bytes mistakenly. Using byline by-passes the code block that
makes this mistake.
> 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.