Changeset: 19396202a954 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=19396202a954 Modified Files: java/ChangeLog.Feb2013 Branch: Feb2013 Log Message:
We now use Java 7 on Windows, and hence the jar files will use it too. diffs (11 lines): diff --git a/java/ChangeLog.Feb2013 b/java/ChangeLog.Feb2013 --- a/java/ChangeLog.Feb2013 +++ b/java/ChangeLog.Feb2013 @@ -1,3 +1,7 @@ # ChangeLog file for java # This file is updated with Maddlog +* Thu Apr 11 2013 Sjoerd Mullender <[email protected]> +- The pre-compiled .jar files are now created using Java 7 instead of + Java 6. + _______________________________________________ checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
