Works fine now, if you read the docs it is imperative that you identify your jpdl version as 3.2, it will be validated before conversion attempts. You are missing:
<process-definition xmlns="urn:jbpm.org:jpdl-3.2" .......
Add the xmlns and try again. ;-)