On Mon, Feb 15, 2010 at 5:55 PM, Alin Dreghiciu wrote:
> It was running in 1.4 last time I checked. But that was quite a while back.
>
Could it be that the retrotranslator is not run during the build?
Cheers
--
Niclas Hedhman, Software Developer
http://www.qi4j.org - New Energy for Java
I li
It was running in 1.4 last time I checked. But that was quite a while back.
On Sun, Feb 14, 2010 at 8:44 AM, Niclas Hedhman wrote:
> I looked into this further. It seems we depend on Retrofitter, and the
> "in-house" commons-logging is using enums which apparently is not
> translated.
>
> My que
I looked into this further. It seems we depend on Retrofitter, and the
"in-house" commons-logging is using enums which apparently is not
translated.
My question is (because I can't find this looking through the mail
archive), have we decided to support JDK 1.4 in Pax Runner, or is this
an "experim
Hello,
I've run into an issue with pax-runner v1.4.0 and v1.3.0. When
executing the pax-runner-1.4.bat the following exception is throw.
Exception caught during execution:
java.lang.NoClassDefFoundError: java/lang/Enum
at java.lang.ClassLoader.defineClass0(Native Method)
at java.l