Arnout Engelen

Results 690 comments of Arnout Engelen

I'm not familiar with OS X myself, but I presume you could open a terminal and run 'java -version'.

How are you starting FitNesse? After running a test, what does the errorlog (under 'Captured output' or 'Errors occurred') show, in particular the start of the 'command' section?

What does the errorlog (under 'Captured output') show, in particular the start of the 'command' section? I'd expect that to start with 'java -cp', but let's validate that before making...

To do this properly I think we'd need to add something at the FitNesse side, see https://github.com/unclebob/fitnesse/issues/211

Sounds useful to me, anyone else see a reason not to add this dependency?

That indeed looks like a clear mistake. Should be fixed, but as I don't use this functionality, could you test whether this indeed now works?

Hello Marcio, thanks for your contributions! Sorry for not responding earlier. It would make things somewhat smoother if various changes were presented in separate pull requests - some are probably...

> Related: I was looking into this, because for Demodam.org I would like to update the Demodam criteria. It would be handy if we could refer to the Standard, simply...

How did you create the project? `sbt new akka/akka-quickstart-scala.g8` and the zip from the 'create a project for me' button at https://developer.lightbend.com/start/?group=akka seem to work for me...