Hi Thomas,
Yes, definitely. I was just waiting to recommend it until I saw if it passed the build tests or not. It works locally for me of course and incorporates all the latest changes. I also refactored some structural issues so it will be easier for me to update both the Java and C++ codes immediately if needed.
Two things to be aware of:
- SCIFIOImageIO isn't on the default IO list any more, so you'll need to set the ITK_AUTOLOAD_PATH again
- The download function won't overwrite jars in build/lib/jars. This shouldn't be an issue the first time you build but it's just something to note if you download a later patch to the same directory and need updated Java code.
Hope it works for you!
- Mark