Lucee4
Lucee4 copied to clipboard
LDEV-1175 Fixing NullPointerException when referencing adminSync object from Ad…
This fixes the NullPointerException in Admin.java due to the AdminSync object not being present. We decided to create a new type of AdminSync (AdminSyncNullObject) even though the implementation is identical to AdminSyncNotSupported, just in case there were future plans for AdminSyncNotSupported that would have broken Admin.java when it tried to instantiate one.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.