hyj
July 26, 2018, 11:14am
1
When I was using it, I found that the camunda-engine-7.9.0.jar downloaded from the Maven repository was inconsistent with the source code.
Maven warehouse address:JFrog
The code that appears to be the problem is this method:
org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHelper.getCurrentOrNextBatchWindowStartTime(Date, Date, Date)
I decompile class. The method has not been found。
Yana
July 26, 2018, 11:37am
2
Hi,
Could you please verify one more time that your jar is 7.9.0 version.
I downloaded the 7.9.0 sources and they were fine.
Edit: Here is the link to the sources - https://app.camunda.com/nexus/content/groups/public/org/camunda/bpm/camunda-engine/7.9.0/camunda-engine-7.9.0-sources.jar
Best regards,
Yana
1 Like
hyj
August 1, 2018, 7:40am
3
hyj
August 1, 2018, 7:58am
4
Which is the use of 7.9.0-SNAPSHOT and 7.9.0?
Yana
August 1, 2018, 7:58am
5
hyj
August 1, 2018, 8:00am
6
Thank you. I used the wrong way