Martin Ritchie wrote:
Hi,
I've merged all the changes from M2 to trunk. The merge was mostly painless.
The only problems were:
- I mvn doesn't seem to build on trunk.
- I've not used trunk in a while but it fails to compile the Common
package with this error:
( I put error at the end as it is a big stack trace )
It looks like this error is due to a problem invoking the python script
that generates the code for the 0-10 work. The invocation from the pom
file probably needs to be tweaked to work correctly on windows.
--Rafael