Actions
Bug #4017
closedMake sure module manager and installer work together wrt the classpath
Start date:
04/22/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4017
Description
Need to make sure the module manager and the installer are on the same page when it comes to building and using the classpath. This shouldn't be a problem if both use the bootstrapper that creates the classpath at runtime.
Related issues
Updated by Chad Berkley over 15 years ago
The module manager and installer both use the same bootstrapper to build the classpath. All build classes that launch kepler are shared so that the user experience should be the same no matter how you launch kepler.
Actions