This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit bd98339ad52611bdbe6705f423a540831e977bb1 Author: Markus Koschany <[email protected]> Date: Wed Jun 17 20:03:30 2015 +0200 Add ant.properties file and use a fixed value for buildstamp. This should make the build reproducible, there might be other issues though. --- debian/ant.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/ant.properties b/debian/ant.properties new file mode 100644 index 0000000..e00a47c --- /dev/null +++ b/debian/ant.properties @@ -0,0 +1 @@ +buildstamp=20150617 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

