Issue 25325 - New scpzip to create native installation sets
Summary: New scpzip to create native installation sets
Status: CLOSED FIXED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: ingo.schmidt-rosbiegal
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-10 13:30 UTC by ingo.schmidt-rosbiegal
Modified: 2004-04-29 09:09 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ingo.schmidt-rosbiegal 2004-02-10 13:30:17 UTC
Tne new scp zip written in Perl creates native installation sets.
Comment 1 ingo.schmidt-rosbiegal 2004-02-10 15:09:31 UTC
This is no defect, but a task.
Comment 2 ingo.schmidt-rosbiegal 2004-02-10 15:39:44 UTC
IS: Okay, this is a feature.
Comment 3 ingo.schmidt-rosbiegal 2004-03-23 14:46:11 UTC
Changes for StarRegistryItems in scp project:
- DV has to change the setup, that UNO_COMPONENT at jar files is ignored by the
old setup (#116011)
- UNO_COMPONENT flag for the following jar files:
XMergeBridge
XSLTFilter
XSLTValidate
XFlatXml
java_uno_accessbridge
report
ScriptProviderForBeanShell
ScriptProviderForJava
ScriptProviderForJavaScript
ScriptFramework

in the following files in scp2:

macros.inc
file_ooo.scp
file_library_ooo.scp
file_javafilter.scp

Additionally into the uno.ini:

UNO_JAVA_COMPONENT_PATH=$ORIGIN/classes
Comment 4 ingo.schmidt-rosbiegal 2004-03-26 11:24:51 UTC
IS: I also add two new entries for the bootstrap.ini for Windows, which contain
the ProductCode and the UpgradeCode.
Comment 5 ingo.schmidt-rosbiegal 2004-04-07 18:01:03 UTC
IS: Now there is a first version of make_installer.pl and all its submodules in
solenv/bin, that native installation sets can be created in the automatic build
process parallel to classic installation sets.
Comment 6 ingo.schmidt-rosbiegal 2004-04-08 09:33:51 UTC
Now there is the new tooling for creating native installation sets available. I
commited it to solenv/bin. It consists of make_installer.pl and all its perl
modules.  Additionally I added the new project instset_native. Native
installation sets were successfully created for Windows, Linux and Solaris.
Comment 7 ingo.schmidt-rosbiegal 2004-04-29 09:09:24 UTC
Closing ths parent task