Hello all, i build a package for a java program in the build service, it works alright on most repositories except for Factory. Following issue: >ERROR: the files above contain java bytecode for something later than java 1.5, >ERROR: please set the javac target to 1.5 or lower. Considering that java 1.6 is out for quite some time now (sun & openjdk), I wonder why java applications are forced to be compiled for anything lower than 1.6, rather that forcing them to be compiled for AT LEAST 1.6? I understand some of the libraries require an older version for compatibility, but this is a desktop app and there the latest java (sun 1.6.0u10 or equiv. openjdk) should be default instead. Ah, and btw: Still waiting for sun java 1.6u10 coming through online update. Any idea anybody when that will be? Thanks, Denny -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org