cancel
Showing results for 
Search instead for 
Did you mean: 

Compilation error with Azure Cloud Hotfolder extension

phoude
Participant
0 Kudos
406

Hi,

I am trying to compile SAP Commerce 2211.8 on my local with the Azure Cloud Hotfolder extension (cloudhotfolders-2211-20230429-020346.zip) but getting the following error. HybrisLockRepository does not implement renew method from LockRepository (bin\modules\platform\springintegrationlibs\lib\spring-integration-jdbc-5.5.7.jar!\org\springframework\integration\jdbc\lock\LockRepository.class). What give?

   [yjavac] Compiling 38 source files to C:\***\bin\modules\cloudcommons\classes
   [yjavac] C:\***\bin\modules\cloudcommons\src\de\hybris\platform\cloud\commons\spring\integration\support\locks\database\HybrisLockRepository.java:39: error: HybrisLockRepository is not abstract and does not override abstract method renew(String) in LockRepository
   [yjavac] public class HybrisLockRepository implements SmartLifecycleRole, LockRepository, BeanNameAware

Accepted Solutions (0)

Answers (0)