[Pljava-dev] build broken in CVS

From: nathanegge at yahoo(dot)com (Nathan Egge)
To:
Subject: [Pljava-dev] build broken in CVS
Date: 2010-11-11 16:37:51
Message-ID: 458889.95614.qm@web35708.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Is it just me, or is the build broken in CVS? ?I don't know why the -source and -target are set to 1.4 when we were moving everything to 1.6 and JDBC4. ?Is there some configuration I need to fix to get this building?
nathan at neso ~/cvs/org.postgresql.pljava $ makemake[1]: Entering directory `/home/nathan/cvs/org.postgresql.pljava/build/classes/pljava'javac -source 1.4 -target 1.4 -d . <java sources>/home/nathan/cvs/org.postgresql.pljava/src/java/pljava/org/postgresql/pljava/jdbc/SPIStatement.java:422: generics are not supported in -source 1.4(use -source 5 or higher to enable generics)?? ? ? ?public boolean isWrapperFor(Class<?> iface)?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ^/home/nathan/cvs/org.postgresql.pljava/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:943: generics are not supported in -source 1.4(use -source 5 or higher to enable generics)?? ? ? ?public boolean isWrapperFor(Class<?> iface)?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ^/home/nathan/cvs/org.postgresql.pljava/src/java/pljava/org/postgresql/pljava/jdbc/AbstractResultSet.java:690: generics are not supported in -source 1.4(use -source 5
or higher to enable generics)?? ? ? ?public boolean isWrapperFor(Class<?> iface)?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ^3 errorsmake[1]: *** [.timestamp] Error 1make[1]: Leaving directory `/home/nathan/cvs/org.postgresql.pljava/build/classes/pljava'make: *** [pljava_all] Error 2


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20101111/7536adce/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Kris Jurka 2010-11-11 18:03:19 [Pljava-dev] build broken in CVS
Previous Message Johann 'Myrkraverk' Oskarsson 2010-11-05 19:56:01 [Pljava-dev] 1.4.1 release