JOGL Demo sources?

I’m in desparate need of a spinning, textured cube example to solve a texture mapping problem I’m having with the TextureLoader code from the wiki. (Some guy posted a while back about a textureing problem, but it was never resolved.)

Am I missing something or are the sources to the jogl demos completely absent from the site and the wiki? Plus there are no examples in the download? I’m thinking examples would be ‘a good idea’ ™

Sources for all demos are available from CVS, which can even be browsed via http.

Here’s the link: https://jogl-demos.dev.java.net/source/browse/jogl-demos/src/demos/

Happy coding!