Hi all, I am making good progress fixing the cactus tests for turbine (and making some improvements for the cactus maven plugin ;-) ).
A question has come up. In the 2.2.1 code base, there is a services.resources.TurbineResourceService and a TurbineResources. However, in 2.3, the TurbineResourceService has been removed. This is causing the TR.props for the cactus tests to throw errors because they expect a TurbineResourceService to exist. Is the TRS.java class meant to be removed in 2.3? Is it part of some sort of Avalonization process? Eric Pugh
