Hi Erwan, I guess that the same would then be applicable for:
<property key="sonar.host.url" value="${sonar.host.url}" /> Regards, Pierre Op 10 april 2012 16:09 schreef Erwan de FERRIERES < erwan.deferrie...@gmail.com> het volgende: > > > > I am trying to set this up and I have following questions: > > > I never used it with another DB than derby... > > 1. Should the mySQL driver be in framework/entity/lib/jdbc folder? > can't answer but I'll make some tests > > > 2. My mySQL db for sonar is on a different server (not localhost). Must > > I adjust build.xml or pass it as a parameter? > I'll change the parameter this way tonight: <property > name="sonar.jdbc.url" value="${sonar.jdbc.url}"/> > > > 3. Am I correct to understand that both ${sonar.jdbc.username} > > and ${sonar.jdbc.password} are to be passed as parameters when > triggering > > the target, or are they supposed to be set in build.xml? > parameters > > > parameters when the job is triggered. > > Cheers, > > > > -- > Erwan de FERRIERES >