The Duplication project provides the tools and pieces with which together manage the process of duplicating files between storage providers in DuraCloud.
I think the ehcache updates are equivalent to the old configuration. The Iterators changes comes from ehcache.xml which can be removed. It also looks like that class might be able to be removed -- it's only used by IteratorsTest so I'm not sure what it was for.
The update in the loopingduptaskproducer AppDriver I think is ok, but should be tested more thoroughly.
I disabled the selenium tests, we'll need to look into updating that both here and in duracloud.
Various updates to get compilation working on java 17
I think the ehcache updates are equivalent to the old configuration. The Iterators changes comes from
ehcache.xml
which can be removed. It also looks like that class might be able to be removed -- it's only used by IteratorsTest so I'm not sure what it was for.The update in the loopingduptaskproducer AppDriver I think is ok, but should be tested more thoroughly.
I disabled the selenium tests, we'll need to look into updating that both here and in duracloud.
@dbernstein