Hi,

Following https://issues.apache.org/jira/browse/INFRA-4785, and thanks to 
Gavin, we have now builds for OFBiz releases branches
(11.04, 11.04, 12.04). Unfortunaltey they don't run tests. They simply miss the 
"run-tests" step in
https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/ofbiz.conf
I wanted to modify it myself but I have no access there . Could someone with more privileges (ASF members?) do it? Else please Gavin could you do it?

It's just about adding
f_ofb_?.addStep(Compile(command=["ant" , "run-tests"], haltOnFailure=True,))
for ? in {2,3,4}

Gavin has already handled load-demo for both trunk builds (std and ARM) but we 
should also change it for 12.04 (aka f_ofb_4)

Note: Buildbot ASF instance uses JDK 1.7, so following https://issues.apache.org/jira/browse/OFBIZ-4749 at respectively R10.04 r1386469 and R11.04 r1386470, I allowed R10.04 and R11.04 to compiles and run (faster) under JDK 1.7

Thanks

Jacques

Reply via email to