[
https://issues.apache.org/jira/browse/OFBIZ-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816139#comment-17816139
]
ASF subversion and git services commented on OFBIZ-12896:
---------------------------------------------------------
Commit 26e7e96cb280a695a3981b2be0369d62991379e8 in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=26e7e96cb2 ]
Fixed: Fix trunk documentation generation in BuidBot (OFBIZ-12896)
Remains only
> Task :generateOfbizDocumentation
INFOS: possible invalid reference: _step_5_employee_leaves
INFOS: possible invalid reference: _step_1_pay_grade_and_salary_step
INFOS: possible invalid reference: _step_4_employee_associated_benefits
INFOS: possible invalid reference: _tutorial_employment_and_salary
It seems those are indeed missing...
> Fix trunk documentation generation in BuidBot
> ---------------------------------------------
>
> Key: OFBIZ-12896
> URL: https://issues.apache.org/jira/browse/OFBIZ-12896
> Project: OFBiz
> Issue Type: Bug
> Components: asciidoc, BuildBot
> Affects Versions: Upcoming Branch
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
> Fix For: Upcoming Branch
>
>
> It's a weird mess, maybe I miss something :/
> Some same includes links that works well in 18.12 branch don't in trunk. I
> thought it could be due to java version but not even since I see that in the
> 18.12 build:
> {quote}
> To honour the JVM settings for this build a new JVM will be forked. Please
> consider using the daemon:
> [https://docs.gradle.org/5.0-rc-5/userguide/gradle_daemon.html].Daemon will
> be stopped at the end of the build stopping after processing
> > Task :deleteOfbizDocumentation
> > Task :generateOfbizDocumentation
> unsupported Java version "11", defaulting to 1.7
> BUILD SUCCESSFUL in 55s
> 2 actionable tasks: 2 executed
> {quote}
> I'll not backport in 22.01 since it's supposed to abandonned in favour of a
> future 24.xx branch
--
This message was sent by Atlassian Jira
(v8.20.10#820010)