[
https://issues.apache.org/jira/browse/OFBIZ-9197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972256#comment-15972256
]
Jacques Le Roux commented on OFBIZ-9197:
----------------------------------------
It works locally with framework+plugins, not on Windows but OK on Ubuntu 13. So
I'll try to generate again with Buildbot.
I get this on Windows:
{code}
C:\projectsASF\ofbiz-framework\framework\common\src\main\java\org\apache\ofbiz\common\UrlServletHelper.java:251:
error: unmappable character for encoding Cp1252
str = str.replace("´╝?", "-");
{code}
> Javadoc creation issue
> ----------------------
>
> Key: OFBIZ-9197
> URL: https://issues.apache.org/jira/browse/OFBIZ-9197
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Fix For: Upcoming Release
>
>
> While Buildbot was blocked (INFRA-13402) we did not spot that we have a
> Javadoc creation issue with trunk (we generate Javadoc only for trunk so far)
> I tried to revert to r1780691 (last commit before last Gradle change) to no
> avail
> This is currently blocking Buildbot. I'll temporarily bypass the Javadoc
> creation issue Buildbot task and will put it back when the issue will be fixed
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)