Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reflection version upgrade to 0.10.2
older reflection version is throwing warning INFO | 2024-11-17 22:49:27,980 | InstanceLogHandler | WARN [2024-11-17 22:49:27,979] [main] [Reflections]: could not get type for name org.zeroturnaround.javarebel.ClassEventListener from any class loader INFO | 2024-11-17 22:49:27,980 | InstanceLogHandler | io.appform.shaded.org.reflections.ReflectionsException: could not get type for name org.zeroturnaround.javarebel.ClassEventListener INFO | 2024-11-17 22:49:27,980 | InstanceLogHandler | at io.appform.shaded.org.reflections.ReflectionUtils.forName(ReflectionUtils.java:312) INFO | 2024-11-17 22:49:27,980 | InstanceLogHandler | at io.appform.shaded.org.reflections.Reflections.expandSuperTypes(Reflections.java:382) INFO | 2024-11-17 22:49:27,980 | InstanceLogHandler | at io.appform.shaded.org.reflections.Reflections.<init>(Reflections.java:140) INFO | 2024-11-17 22:49:27,980 | InstanceLogHandler | at io.appform.hope.core.functions.FunctionRegistry.discover(FunctionRegistry.java:78) INFO | 2024-11-17 22:49:27,980 | InstanceLogHandler | at io.appform.hope.lang.HopeLangEngine$Builder.build(HopeLangEngine.java:144)
- Loading branch information