is that the import golo scripts is supposed to be managed? (sorry about my english)
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at fr.insalyon.citi.golo.cli.MainGoloGolo.main(MainGoloGolo.java:69)
Caused by: java.lang.NoSuchMethodError: sam
at fr.insalyon.citi.golo.runtime.FunctionCallSupport.fallback(FunctionCallSupport.java:88)
at bob.main(bob.golo)
... 5 more
is that the import golo scripts is supposed to be managed? (sorry about my english)