Issue 118616 - simplify build process by eliminating prerequisite to unowinreg.dll
Summary: simplify build process by eliminating prerequisite to unowinreg.dll
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 13:29 UTC by jsc
Modified: 2016-10-27 13:50 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: 4.1.3
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jsc 2011-11-18 13:29:57 UTC
The odk packs a pre-build version of the unowinreg.dll and some Java clue code in the SDK to simplify a default UNO bootstrap for Java client applications on Windows. This dll is packed on all platforms to allow platform independent development of Java UNO client applications.

The dll is build always under windows and for all other platforms it is either used from external/unowinreg (prerequisite) or it can be cross compiled with even more prerequisites. 

To simplify this process we will checkin a pre-compiled version of the dll again in the odk modules as it was in the beginning. And reuse this library on all non Windows platforms.
Comment 1 Oliver-Rainer Wittmann 2012-06-13 12:17:27 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.