This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit b34ae0a201632b9ffdcb30fc1122b6fa091b5fb6 Author: Markus Koschany <[email protected]> Date: Thu Jun 11 22:09:46 2015 +0200 Remove comment in debian/rules. --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 1ec52c2..369c25a 100755 --- a/debian/rules +++ b/debian/rules @@ -68,8 +68,7 @@ override_dh_auto_build: cd apisupport.harness/windows-launcher-src && LDFLAGS="" CONF="app.exe" make -e cd apisupport.harness/windows-launcher-src && LDFLAGS="" CONF="app64.exe" make -e ################################################################ - # Build the ide. DISPLAY must be unset to avoid build failures. - # Build the platform. DISPLAY must be unset to avoid build failures. + # Build the IDE. DISPLAY must be unset to avoid build failures. unset DISPLAY; ant \ -Dpermit.jdk7.builds=true \ -Dbuild.compiler.deprecation=false \ -- 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

