[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. debian/3.7_exp-5-52-gb9d9b98

Jakub Adam jakub.adam at ktknet.cz
Fri Dec 30 01:53:20 UTC 2011


The following commit has been merged in the master branch:
commit a3530315b06d776675645f332c1927fef021db64
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Thu Dec 29 03:30:04 2011 +0100

    Relabel to 3.7.1

diff --git a/debian/patches/relabel-to-3-7-1.patch b/debian/patches/relabel-to-3-7-1.patch
new file mode 100644
index 0000000..38f8b92
--- /dev/null
+++ b/debian/patches/relabel-to-3-7-1.patch
@@ -0,0 +1,69 @@
+From: Jakub Adam <jakub.adam at ktknet.cz>
+Date: Wed, 28 Dec 2011 14:48:52 +0100
+Subject: relabel-to-3-7-1
+
+change label to 3.7.1
+---
+ build.properties            |    4 ++--
+ buildSDKSource.sh           |    2 +-
+ pdebuild.properties         |    6 +++---
+ regenerateBootstrapFiles.sh |    2 +-
+ 4 files changed, 7 insertions(+), 7 deletions(-)
+
+diff --git a/build.properties b/build.properties
+index f83057f..5827924 100644
+--- a/build.properties
++++ b/build.properties
+@@ -2,8 +2,8 @@
+ # Note:  this is also in pdebuild.properties
+ buildId=I20110613-1736
+ buildTag=I20110613-1736
+-label=3.7.0
+-testsBuildLabel=3.7.0
++label=3.7.1
++testsBuildLabel=3.7.1
+ testframework=org.eclipse.test_3.3.100
+ p2.director.version=${testsBuildLabel}
+ testsBuildId=v20100211
+diff --git a/buildSDKSource.sh b/buildSDKSource.sh
+index 6668c6e..4d40052 100755
+--- a/buildSDKSource.sh
++++ b/buildSDKSource.sh
+@@ -9,7 +9,7 @@ eclipseBuilder=
+ buildID="R3_7"
+ baseBuilderTag="R3_7"
+ eclipseBuilderTag="R3_7"
+-label="3.7.0"
++label="3.7.1"
+ fetchTests="yes"
+ 
+ usage="usage:  <build ID> [-workdir <working directory>] [-baseBuilder <path to org.eclipse.releng.basebuilder checkout>] [-eclipseBuilder <path to org.eclipse.releng.eclipsebuilder checkout>] [-baseBuilderTag <org.eclipse.releng.basebuilder tag to check out>] [-noTests]"
+diff --git a/pdebuild.properties b/pdebuild.properties
+index 8c34c70..5d4d862 100644
+--- a/pdebuild.properties
++++ b/pdebuild.properties
+@@ -2,9 +2,9 @@ buildArch=x86
+ ws=gtk
+ os=linux
+ 
+-buildId=3.7.0
+-buildTag=3.7.0
+-label=3.7.0
++buildId=3.7.1
++buildTag=3.7.1
++label=3.7.1
+ bootclasspath=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar:/usr/lib64/jvm/java/jre/lib/rt.jar:/usr/lib64/jvm/java/jre/lib/jce.jar
+ #build.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
+ 
+diff --git a/regenerateBootstrapFiles.sh b/regenerateBootstrapFiles.sh
+index d8b182e..85a05c0 100755
+--- a/regenerateBootstrapFiles.sh
++++ b/regenerateBootstrapFiles.sh
+@@ -18,5 +18,5 @@ $launcherDir/plugins/org.eclipse.equinox.launcher_*.jar \
+ -application org.eclipse.ant.core.antRunner \
+ -f pdebuild.xml generateScripts \
+ -DskipBase=true \
+--DsdkSource=build/eclipse-3.7.0-src \
++-DsdkSource=build/eclipse-3.7.1-src \
+ 2>&1 | tee ./generatePdeBuildScripts.log
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index f8a370e..5376349 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,3 +18,4 @@ find-newer-servlet-api.patch
 eclipse-build-additionalArchs.patch
 fix-org-eclipse-swt-gtk-linux.patch
 remove-org-apache-lucene.patch
+relabel-to-3-7-1.patch

-- 
eclipse - Powerful IDE written in java - Debian package.



More information about the pkg-java-commits mailing list