[GitHub] cloudstack pull request: Load mysql driver before creating datasou...

2015-10-19 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/946#issuecomment-149201301 Travis is reporting a missing dependency because the mysql connector jar is not being loaded. That should be fixed in PR #947. Closing this PR and moving the

[GitHub] cloudstack pull request: Load mysql driver before creating datasou...

2015-10-19 Thread miguelaferreira
Github user miguelaferreira closed the pull request at: https://github.com/apache/cloudstack/pull/946 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] cloudstack pull request: Load mysql driver before creating datasou...

2015-10-19 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/946#issuecomment-149170996 @remibergsma will do that, also because the commit message got the '-' in between the words! --- If your project is set up for it, you can reply to this ema

[GitHub] cloudstack pull request: Load-mysql-driver-before-creating-datasou...

2015-10-19 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/946#issuecomment-149170855 @miguelaferreira You may want to force push again to see if Jenkins will be happy this time. --- If your project is set up for it, you can reply to this email a

[GitHub] cloudstack pull request: Load-mysql-driver-before-creating-datasou...

2015-10-19 Thread miguelaferreira
Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/946#issuecomment-149170422 PR #948 tries to fix the issue that travis faced while building this PR. As for the Jenkins build I've scanned through the output and couldn't find the re

[GitHub] cloudstack pull request: Load-mysql-driver-before-creating-datasou...

2015-10-18 Thread miguelaferreira
GitHub user miguelaferreira opened a pull request: https://github.com/apache/cloudstack/pull/946 Load-mysql-driver-before-creating-datasource When deploying ACS as a WAR file in a vanilla tomcat installation, I always get an error reporting that the JDBC driver for MySQL can't be fo