IDM 6.0, unable to compile SkeletonResourceTests

I downloaded a brand new 6.0 distribution today.

I'm trying to follow the instructions in REF/README to start development on a custom resource adapter, and I get an error when trying to compile SkeletonResourceTests:

The type com.waveset.junit.WavesetTest cannot be resolved. It is indirectly referenced from required .class filesSkeletonResourceTests.java

I do not see a com.waveset.junit package in any of the jar files in the distribution, not in REF/lib, and not in <install_dir>WEB-INF/lib. The package and class use to be in the idm.jar file in the 5.1 distribution, but the package has gone missing in 6.0.

[645 byte] By [stephenjgood] at [2007-11-26 8:19:30]
# 1
http://junit.sourceforge.net/
jxxe at 2007-7-6 21:23:10 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
com.waveset.junit.WavesetTest is not part of the junit distribution. I have Junit installed and the jar on the CLASSPATH.com.waveset is a IDM package.
stephenjgood at 2007-7-6 21:23:10 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
I opened a support ticket with Sun on this issue.They have responded that it is a known bug, and that there is currently no work around.
stephenjgood at 2007-7-6 21:23:10 > top of Java-index,Web & Directory Servers,Directory Servers...