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 <hedh...@gmail.com> 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 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 "experiment" not yet fully supported?
>
>
> Cheers
>
> On Wed, Feb 10, 2010 at 9:50 PM, Tom Kesling <kesl...@gmail.com> wrote:
> > 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.lang.ClassLoader.defineClass(Unknown Source)
> >        at java.security.SecureClassLoader.defineClass(Unknown Source)
> >        at java.net.URLClassLoader.defineClass(Unknown Source)
> >        at java.net.URLClassLoader.access$100(Unknown Source)
> >        at java.net.URLClassLoader$1.run(Unknown Source)
> >        at java.security.AccessController.doPrivileged(Native Method)
> >        at java.net.URLClassLoader.findClass(Unknown Source)
> >        at java.lang.ClassLoader.loadClass(Unknown Source)
> >        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
> >        at java.lang.ClassLoader.loadClass(Unknown Source)
> >        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> >        at org.ops4j.pax.runner.Run.initializeLogger(Run.java:846)
> >        at org.ops4j.pax.runner.Run.main(Run.java:140)
> >        at org.ops4j.pax.runner.Run.main(Run.java:120)
> >
> > Looks like a dependency on Java 1.5 exists.
> >
> > Has anyone been able to execute these versions in a Java 1.4 environment?
> >
> > Thanks,
> > Tom
> >
> > _______________________________________________
> > general mailing list
> > general@lists.ops4j.org
> > http://lists.ops4j.org/mailman/listinfo/general
> >
>
>
>
> --
> Niclas Hedhman, Software Developer
> http://www.qi4j.org - New Energy for Java
>
> I  live here; http://tinyurl.com/2qq9er
> I  work here; http://tinyurl.com/2ymelc
> I relax here; http://tinyurl.com/2cgsug
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>



-- 
Alin Dreghiciu
Software Developer
My profile: http://www.linkedin.com/in/alindreghiciu
My blog: http://adreghiciu.wordpress.com
http://sonatype.com - Sonatype - The Maven Company
http://www.ops4j.org - New Energy for OSS Communities - Open Participation
Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to