Inconsistant versions in release jars
Status: Beta
Brought to you by:
zhanghuangzhu
Hi,
Your webpage says your based on java 5 (a very good thing) and your main p-unit jar is compiled with this (major version 49), however your extension jar had been compiled with java 6 (major version 50) - it would be really good if you could recompile the extension jar with java 5 (or the relevant flags) so both can be used in a java 5 codebase.
Thanks a lot,
Chris