> > > > First, we make the mysql-connector-java.jar file a build dependency > > that gets downloaded by the developer. Second, we do NOT distribute > > this JAR in a binary release artifact hosted at ASF. Third, we > > document it as a system dependency, and update the reference deb/spec > > files. Last, if there is a non-package installation process, we > > should include downloading the jar as a pre-requisite step for the > > user. > >
Chip, Rajesh and Pradeep worked on removing all mysql specific code out of CloudStack so it shouldn't be a build dependency any more. --Alex