Has anyone managed to build and run the Java RAML 1.0 parser checked into GitHub? When I check out and build the sources my simple application, that just calls new JavaNodeFactory(), falls over in Nashorn. I’ve raised an issue, but haven’t got a reply from the developers. So I was curious whether people have been trying the parser, and succeeded, in which case there must be something odd in my setup. Or else people have not been trying it and/or had a similar experience to me. I realize it’s still in beta, but I assumed that just meant it was subject to change, and was a bit rough around the edges. Hopefully it works for everyone else and someone can suggest why it might be failing for me.
Thanks,
Kevin