Hi,
Could you please upgrade the dependency on the Servlet API? I'm working on the
h2 packaging for Debian and the Servlet API 2.4 currently used isn't available.
Similarly the Fedora project had to patch the tests [1] to be able to build
with a more recent version of the Servlet API.
I'm attaching a patch upgrading the dependency to the version 2.5, but a higher
version would be welcome. Alternatively, using a mocking framework like
Easymock or Mockito to avoid writing your own mocks would be a good idea.
Thank you
[1] http://pkgs.fedoraproject.org/cgit/h2.git/tree/fix-broken-tests.patch
Original issue reported on code.google.com by emmanuel...@gmail.com on 16 Feb 2015 at 9:40
Original issue reported on code.google.com by
emmanuel...@gmail.com
on 16 Feb 2015 at 9:40Attachments: