After downloading the nightly builds, I noticed that (at least in the mac osx package) that there were many jogl jars to choose from that separated the different parts of jogl (gl profiles and utilities).
I would like to request that these separations continue when JOGL 2 is no longer in beta. Although, I’d argue for only distributing two jars: the core wrappers (including the required graphics config stuff), a util jar, and then a jar containing everything.
So many users stumble over using the utility classes, and I for one no longer touch them. It’s then extra class definitions that I don’t need in my jogl distribution.