reload / phing-drupal-template

Template Phing build.xml file for Drupal projects.
http://reload.github.com/phing-drupal-template/
72 stars 41 forks source link

why won't the reports work #24

Open ghost opened 11 years ago

ghost commented 11 years ago

Hi, Thank you for your write up it was very helpful.

I tried to followed the instructions based on http://reload.github.io/jenkins-drupal-template/ .

I have used http://reload.github.io/phing-drupal-template/ and https://github.com/kasperg/drupal-jenkins-demo

My goal was just to replicate what you have done first and then redo it for my code.

However even if I use both of them as per the article I don't get the reports generated.

You can see the console log here http://pastebin.com/NYxijd7E

Thank you, Vishal

tikolakin commented 10 years ago

You have trouble with you database connect... Create you own database and connect it correct, in build.properties instance mysql db.. drupal.db.url = mysql://user:pass@127.0.0.1:3306/database