On Thu, Aug 09, 2007 at 08:50:31PM +0100, Marco Rodrigues wrote:
> Hi!
> 
> http://launchpadlibrarian.net/8675624/buildlog_ubuntu-gutsy-i386.jetty_5.1.10-3_FAILEDTOBUILD.txt.gz

The error is pretty clear:

  [javac] source level should be comprised in between '1.3' and '1.6' (or '5', 
'5.0', ..., '7' or '7.0'): 1.2

Issue is that in build.xml or wherever javac is told to use source
level 1.2 while 1.3 is the minimum source level.


Cheers,
Michael

_______________________________________________
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to