The code in qa-refactor has been upgraded to support jdk8, could backport that if you want.
No objection to changing package name. Cheers, Peter. ----- Original message ----- > Hi all: > > I’m working on getting the build system, particularly ‘classdepandjar’ > to work under JDK8. While I’m in there, I’m wondering if I should > rename the affected package, ‘com.sun.jini.tool’, to > ‘org.apache.river.tool’ or some such thing. > > Any opinions? I would have to change the reference to classdepandjar in > the build scripts, but obviously it would also affect any external build > scripts that use it. I suppose I could leave a wrapper class in > ‘com.sun.jini.tool’ so as not to affect build scripts. > > Opinions? > > Cheers, > > Greg Trasuk >
