"Rainer Schöpf" <rainer.scho...@gmx.net> hat am 4. Februar 2013 um 11:59 geschrieben: > On Sun, 3 Feb 2013, Rudolf Korhummel wrote: > > > Hi Lenya Devs, > > > > following the discussion about maven and ant I think that everybody agrees > > that maven shouldn't be a feature of the next release. > > > > So I would suggest the following for the 2.1 release. > > > > 1) No java 1.4 support.. java 1.5 or 1.6 is required. (I tried 1.7 but it > > didn't work). > > There will be no more public updates for Java 6 (a.k.a. 1.6), so I think the > new > release should work with 1.7. > > Rainer
Our Lenya version is based on 2.0.3 and it works fine in Java 7 on different Linux machines. (build and run with Jetty and/or Tomcat 7) Switch from 6 to 7 (at least half a year ago) without any problems. I'm not using Windows for development, so I could not say something about a build wilth Java7 in Win. But on one production system Lenya is running successfull on a Windows Server with Java7 and Tomcat 7. On my LinuxMint dev machine for example I'm using: java version "1.7.0_02" Java(TM) SE Runtime Environment (build 1.7.0_02-b13) Java HotSpot(TM) 64-Bit Server VM (build 22.0-b10, mixed mode) Best regards, Gerd