ooo-build r14837 - in branches/ooo-build-3-0-1: . patches/dev300
- From: pmladek svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r14837 - in branches/ooo-build-3-0-1: . patches/dev300
- Date: Fri, 12 Dec 2008 18:29:37 +0000 (UTC)
Author: pmladek
Date: Fri Dec 12 18:29:37 2008
New Revision: 14837
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14837&view=rev
Log:
2008-12-12 Petr Mladek <pmladek suse cz>
* patches/dev300/buildfix-openjdk-6-no-rhino.diff: set
-Xbootclasspath also for the second javac call in scripting;
fixes build with ooo300-m13 on openSUSE-11.1
* patches/dev300/apply: move buildfix-openjdk-6-no-rhino.diff
to a common section
Modified:
branches/ooo-build-3-0-1/ChangeLog
branches/ooo-build-3-0-1/NEWS
branches/ooo-build-3-0-1/patches/dev300/apply
branches/ooo-build-3-0-1/patches/dev300/buildfix-openjdk-6-no-rhino.diff
Modified: branches/ooo-build-3-0-1/NEWS
==============================================================================
--- branches/ooo-build-3-0-1/NEWS (original)
+++ branches/ooo-build-3-0-1/NEWS Fri Dec 12 18:29:37 2008
@@ -2,7 +2,57 @@
+features:
+ support ooo300-m13 (3.0.1beta) [Rene, Petr]
- +
+ + initial support for FSF.hu distribution [KAMI, Andras]
+ + bug fixes:
+ + COUNTA and string literal (bnc#446622) [Kohei]
+ + mark document as modified when password changed [Kohei]
+ + non-numeric letter sequence detection (bnc#439441) [Kohei]
+ + can't change text size in merged cells (bnc#437137) [Kohei]
+ + disabled problematic TOC import fix (bnc#438525, bnc#404254) [Petr]
+ + saving files on Novell teaming via WebDAV (bnc#440514) [Kendy, Petr]
+ + allow to send doc via GroupWise (bnc#418407, i#95873) [Tor, Petr]
+ + wrong text color and alignment in PPT import (bnc#443127) [Thorsten]
+ + can't import userforms from Word (bnc#447015) [Noel]
+ + disable debuginfo from pythonloader (i#90653) [Rene]
+ + "Identify Categories" in data pilot (bnc#447182, i#96171) [Kohei]
+ + compilation of the mono sample (bnc#444353) [Radek]
+ + RIGH JOIN selection description (bnc#431031, i#97026) [Petr]
+ + adds version info to cli_uno_bridge.dll assembly (bnc#361463) [Radek]
+ + DirectX canvas when the device is lost (bnc#445628) [Thorsten]
+ + EMF+ import fixes [Thorsten, Radek]
+ + pyuno fixes [Rene, Petr]
+ + blinking text in slideshow [Thorsten]
+ + SMTP mailemrge dialog fix [Rene]
+ + user path in scripting framework [Rene]
+ + use kde-open for mailto URLs [Rene]
+ + paint fragments handling [Thorsten]
+ + VBA bits:
+ + hyperlink button (bnc#446637) [Noel]
+ + XLS import crasher (bnc#447560) [Noel]
+ + Range.Select and window focus (bnc#444156) [Noel]
+ + commandbar submenu fix (bnc#434214, bnc#437157) [Fong]
+ + Worksheet_Activate before the sheet is changed (bnc#444145) [Noel]
+ + Win32 bits:
+ + fix MSI patchability [Tor]
+ + build with older boost [Thorsten]
+ + extra dictionaries as an extension [Tor]
+ + corrupted colours in CMYK or YCCK JPEGs (bnc#444106) [Tor]
+ + localizations:
+ + more Hungarian fixes (i#88218) [Andras]
+ + update localizations from openSUSE community [Petr]
+ + build bits:
+ + updated scsolver to the snapshot 2008-10-30
+ + updated internal PostgreSQL driver to 0.7.6 [Rene]
+ + apache-common module building in non-UTF-8 locale [KAMI]
+ + put kdefilepicker into the kde subpackage (bnc#439322) [Petr]
+ + really allow to disable latex filters (i#93520) [Rene]
+ + allow to build unstable libwp* stuff [Fridrich, Petr]
+ + build with IBM Java on PPC (bnc#449711) [Petr]
+ + support BerkleyDB 4.7 [Andreas]
+ + OOo SDK name (i#97041) [Rene]
+ + mono stuff build [Jo]
+ + updated Gentoo, GO-OO, Mandriva, OxygenOffice, Ubuntu bits (Andreas,
+ Fridrich, Rafael, KAMI, Chris, Mathias)
ooo-build-3.0.0.3.5:
Modified: branches/ooo-build-3-0-1/patches/dev300/apply
==============================================================================
--- branches/ooo-build-3-0-1/patches/dev300/apply (original)
+++ branches/ooo-build-3-0-1/patches/dev300/apply Fri Dec 12 18:29:37 2008
@@ -939,7 +939,6 @@
wizards-path.diff, mrl
mdv-toolbariconstosmall.diff, cabral
mdv-exceptcxx-include-string.diff, cabral
-buildfix-openjdk-6-no-rhino.diff
[ MandrivaOnlyUnix ]
@@ -999,6 +998,9 @@
# enable build with IBM Java 1.6.0
build-ibm-java-enable.diff, i#93114, pmladek
+# openjdk contains rhino.jar. breaks the build...
+buildfix-openjdk-6-no-rhino.diff
+
# fixed build with IBM Java 1.6.0
bean-ibm-java.diff, i#93113, pmladek
@@ -1839,8 +1841,6 @@
static-libs-use-_pic.diff, rengelha
# link dynamically with liblpsolve55.so
system-lpsolve-rpath.diff, rengelha
-# openjdk contains rhino.jar. breaks the build...
-buildfix-openjdk-6-no-rhino.diff
[ UbuntuOnly ]
human-icons-add.diff, mklose
@@ -1886,8 +1886,6 @@
system-lpsolve-rpath.diff, rengelha
#gccXXXXX.solenv.javaregistration.diff
ubuntu-mstopdf.diff, ccheney
-# openjdk contains rhino.jar. breaks the build...
-buildfix-openjdk-6-no-rhino.diff
[ UbuntuJauntyOnly ]
static-libs-use-_pic.diff, rengelha
@@ -1897,8 +1895,6 @@
system-lpsolve-rpath.diff, rengelha
#gccXXXXX.solenv.javaregistration.diff
ubuntu-mstopdf.diff, ccheney
-# openjdk contains rhino.jar. breaks the build...
-buildfix-openjdk-6-no-rhino.diff
[ FedoraLinuxOnlyFixes ]
ooo64508.vcl.honourfontconfighinting.diff
Modified: branches/ooo-build-3-0-1/patches/dev300/buildfix-openjdk-6-no-rhino.diff
==============================================================================
--- branches/ooo-build-3-0-1/patches/dev300/buildfix-openjdk-6-no-rhino.diff (original)
+++ branches/ooo-build-3-0-1/patches/dev300/buildfix-openjdk-6-no-rhino.diff Fri Dec 12 18:29:37 2008
@@ -50,7 +50,7 @@
<!-- ===================== Prepare Directories ========================= -->
<target name="prepare">
-@@ -95,7 +105,9 @@
+@@ -95,10 +95,13 @@
<target name="compile" depends="prepare">
<javac srcdir="com" destdir="${jardir}"
includes="**/*.java" classpathref="idlclasspath"
@@ -61,3 +61,7 @@
<javac srcdir="Framework/" destdir="${jardir}"
includes="**/*.java" classpathref="idlclasspath" debug="${debug}"
optimize="${optimize}" deprecation="off">
++ <compilerarg value="-Xbootclasspath:${toString:my.bootstrap.classpath}"/>
+ </javac>
+ </target>
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]