Hi all
My BSF scripting annotator is almost ready to deliver as a zip in JIRA.
However I have a last little problem I would like to share with you:
I have made a pom.xml (largelly inspired from the one of the
WhitespaceTokenizer in the sandbox) but some of my Junit tests failed when run
through surefire. The same Junit tests work without any problem in Eclipse.
Did some of you already experienced such a behaviour? It looks like a
classloader problem (the JRuby engine doesn't register automatically into
BSFManager when launched by the surefire maven plugin).
Any idea?
I don't want to deliver my first contribution with a set of broken Junit tests !
Thanks
Olivier