Issue 21884 - NoJava patch for desktop, filter
Summary: NoJava patch for desktop, filter
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1.1
Assignee: fa
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 21840
  Show dependency tree
 
Reported: 2003-10-29 17:49 UTC by jtriplett
Modified: 2004-02-27 13:02 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch for svg filter to build without a JDK. (4.71 KB, patch)
2003-10-29 17:54 UTC, jtriplett
no flags Details | Diff
Patch for desktop to build without a JDK. (2.11 KB, patch)
2003-10-29 18:00 UTC, jtriplett
no flags Details | Diff
patch for filter module. Replaces the 'svg' patch attached here. (6.49 KB, patch)
2003-10-30 21:31 UTC, fa
no flags Details | Diff
updated desktop patch against ooo111fix1 (2.37 KB, patch)
2003-10-30 21:34 UTC, fa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description jtriplett 2003-10-29 17:49:50 UTC
With this patch, desktop and the SVG filter will build without a JDK installed
when OpenOffice.org is configured with --disable-java.

The latest version of these patches can be found in the OOO_1_1 patch directory
of Ximian's ooo-build repository in GNOME CVS, available at
http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&dir=openoffice/patches/OOO_1_1
I will also attach the current version of the patches to this bug.

Changes:
* svg-handle-no-solar-java.diff:  Disable SVG import support
  with SOLAR_JAVA not set, since it depends on compile-time
  and run-time java support.
* desktop-handle-no-solar-java.diff:  Don't build javaldx
  with SOLAR_JAVA not set, and check for javaldx in soffice.sh
  before using it.
Comment 1 jtriplett 2003-10-29 17:54:41 UTC
Created attachment 10766 [details]
Patch for svg filter to build without a JDK.
Comment 2 jtriplett 2003-10-29 18:00:27 UTC
Created attachment 10767 [details]
Patch for desktop to build without a JDK.
Comment 3 khendricks 2003-10-29 20:42:12 UTC
Hi,

Adding myself to CC on this to track its progress.

Thanks,

Kevin
Comment 4 Olaf Felka 2003-10-30 08:46:10 UTC
of - mh: Please have a look.
Comment 5 Martin Hollmichel 2003-10-30 09:35:39 UTC
confirmed.
Comment 6 fa 2003-10-30 21:27:16 UTC
taking
Comment 7 fa 2003-10-30 21:27:27 UTC
accepting
Comment 8 fa 2003-10-30 21:31:23 UTC
Created attachment 10811 [details]
patch for filter module.  Replaces the 'svg' patch attached here.
Comment 9 fa 2003-10-30 21:34:09 UTC
Created attachment 10812 [details]
updated desktop patch against ooo111fix1
Comment 10 fa 2003-10-31 20:11:41 UTC
committed to cws_srx645_ooo111fix1
Comment 11 fa 2003-12-19 18:11:47 UTC
fixed
Comment 12 Martin Hollmichel 2004-02-27 13:02:52 UTC
close issue.