Andreas Hartmann wrote: > Paloma Gomez wrote: >> Hi Joern, >> >> 2006/8/22, Joern Nettingsmeier <[EMAIL PROTECTED]>: >>> hi *! >>> >>> >>> on a linux system with sun java 1.5.0_07, the migration target no longer >>> compiles: >>> >>> test-module-org.apache.lenya.modules.migration: >>> Compiling 1 source file to >>> /srv/lenya/build/lenya/modules/org.apache.lenya.modules.migration/java/test >>> >>> javac: invalid source release: 1.5.0_07 >> >> I got this error the first time I modified build.properties. In my >> first attempt I gave the name "java.version" to the java version >> variable and it didn't work because the build process ignored the >> value set in the build.properties file (java.version=1.5) and used the >> java version number instead ( mine was 1.5.0_06). After changing the >> variable name to src.java.version it worked fine. >> >> I have updated my copy and tried building with src.java.version=1.5 >> and src.java.version=1.4 and in both cases the build has been >> successful. Is this variable named src.java.version in your >> build.properties file? > > Paloma, the patch still contained java.version in one place. > I changed it to src.java.version, please try again.
your fix works for me. thanks. -- "I don't need backups. I need restore!" - Trad. -- Jörn Nettingsmeier, EDV-Administrator Institut für Politikwissenschaft Universität Duisburg-Essen, Standort Duisburg Mail: [EMAIL PROTECTED], Telefon: 0203/379-2736 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
