[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master-3.6, updated. eclipse-ppa/maverick-114-g6c2bfcf
Benjamin Drung
bdrung-guest at alioth.debian.org
Sat Jul 10 12:04:52 UTC 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".
The branch, master-3.6 has been updated
via 6c2bfcf0da43e0876d0a4e95961d1779a0f0c0ed (commit)
from 1b62a3e13385d58f22d7571ec89070d6e7c3567d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6c2bfcf0da43e0876d0a4e95961d1779a0f0c0ed
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Sat Jul 10 14:02:52 2010 +0200
Update disable-logging.patch.
-----------------------------------------------------------------------
Summary of changes:
debian/patches/disable-logging.patch | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/disable-logging.patch b/debian/patches/disable-logging.patch
index c391a4f..71c1b02 100644
--- a/debian/patches/disable-logging.patch
+++ b/debian/patches/disable-logging.patch
@@ -1,16 +1,16 @@
Description: Disable logging
From: Benjamin Drung <bdrung at ubuntu.com>
-diff --git a/build.xml b/build.xml
-index 18657e6..c902b00 100644
--- a/build.xml
+++ b/build.xml
-@@ -2,7 +2,7 @@
+@@ -2,8 +2,8 @@
<tstamp>
<format property="timestamp" pattern="yyyyMMddHHmmss"/>
</tstamp>
- <record name="build_${timestamp}.log"/>
+- <echo message="Build log is available in build_${timestamp}.log" />
++
+
- <echo message="Build log is available in build_${timestamp}.log" />
<property name="baseBuilder" value="${basedir}/bootstrap" />
<property name="launcher" value="${basedir}/bootstrap/plugins/org.eclipse.equinox.launcher.jar" />
+ <property name="eclipse.pdebuild.scripts" value="${basedir}/bootstrap/plugins/org.eclipse.pde.build/scripts" />
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list