Hello,
Unfortunatelly the whole webdav filesystem tests depend on that specific
version as it wraps the server as an endpoint. The setUp fails so the whole
test suite will get skipped. I havent been able to quickly fix when I tried to
bump the dependency (but it is not impossible, as you can al
Bernd,
Is it possible to bump the Jackrabbit version to 2.11.1 for the VFS 2.1
release?
The current 1.6.5 is quite old and later versions of jackrabbit-webdav
cannot be used with the existing 2.0.
I did a quick check and there seems to be only one test failure when the
version is bumped:
I am not seeing any -1s on this, so I would like to proceed with a
VOTE to accept the code and start the IP clearance process. For
that I need a definitive snapshot of somewhere that I can point to
for the VOTE and clearance docs. My git-foo is pretty limited. Can
someone suggest a stable URL th
Dear all,
Thanks for the feedback on ComplexUtils and I have submitted a pull request
with the edits.
I have added functionality to convert between Complex arrays and real
double, real float, interleaved double, interleaved float, split double
(one real, one imag) and split float arrays. Per Gill