Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.0.alpha4
-
Fix Version/s: 5.0.beta2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Currently the demo setup fails after changing the build.properties file to mysql with the exception that the driver class is not found.
As part of this, we also need to think about how we'll deal with non-redistributable drivers. Would users have to install them into their own local repo manually? If so, we should document that procedure and show an appropriate error message if the user did not do that properly.
Maybe it's also an option to create a private repo of the non redistributable drivers. Maybe there are other and better solutions. Listing the options and deciding on the strategy is the first thing to do for this issue.