Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reflection version upgrade to 0.10.2 #39

Merged

Conversation

sksingh-55
Copy link
Contributor

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)

sksingh-55 and others added 2 commits December 2, 2024 11:26
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)
@santanusinha santanusinha merged commit 8f51fac into santanusinha:master Dec 2, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants