On Feb 5, 2013, at 218PM, Greg Trasuk wrote: > > > On Tue, 2013-02-05 at 12:39, Dennis Reedy wrote: >> This also happens with updates to Java 1.6 (u39). The fix looks to be >> simple. The Levels class seems to be the issue. Unless I'm missing >> something, it seems straight forward enough the create a custom level >> without using the ClassReplacingObjectOutputStream and the LevelData >> approach. I modified Levels (attached on my reply), rebuilt and everything >> seems to load successfully. Without this fix I have a complete show stopper >> for some of my installations. >> >> I'd like to request that this gets fixed ASAP and a new release produced. >> > > Any committers on the list? Oh wait, aren't you one, Dennis :-)
Smart alec :) > > Actually, could you open a Jira ticket for this and attach your patch? https://issues.apache.org/jira/browse/RIVER-416 has been created, modified file attached to the issue. > I suspect that since it's a core library, we might be best to "Review > then commit" on this one. I agree that a quick release is in order. > Perhaps we should branch from the last stable release and patch/release > that? Opinions anyone?