Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.beta1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Since the mysql driver is already copied into the downloadable version, i modified the demo.setup build script.
The h2-specific targets only get executed, if db is set to h2 in build.properties. Also the driver is only copied then.
In case of mysql the mysql driver is copied!
In case of other databases, jdbc drivers have to added manually.