We are going to remove version number information from file names in the
distribution. e.g., modules/glassfish-10.0-SNAPSHOT.jar will become
modules/glassfish.jar. Please see issue #5559 [1] for details.
I see a few pom.xmls set Class-Path manifest entries. This is mostly
required for non-OSGi programs like asadmin. I will change them to not
use version number. I will also change all the scripts in bin dir. I am
working with Snjezana to make necessary changes in the packager module.
If everything goes fine, I should be checking in in next 5-6 hours.
Watch the afore-mentioned issue for integration notification.
Rochelle,
This may again affect Eclipse plugin.
Thanks,
Sahoo
[1]
https://glassfish.dev.java.net/issues/show_bug.cgi?id=5559