samvera-deprecated / jettywrapper

Convenience tasks and classes for automated testing of hydra heads.
Apache License 2.0
7 stars 19 forks source link

Java command and version checking #44

Closed cbeer closed 9 years ago

cbeer commented 9 years ago

Fixes #43

awead commented 9 years ago

Look :ok: to me, but I'm wondering if works under Windows.

cbeer commented 9 years ago

It's using the same wrapper that we use to launch jetty:

https://github.com/projecthydra/jettywrapper/blob/master/lib/jettywrapper.rb#L410

It'd be good to test, I suppose, but I don't have a Windows machine available to me.