You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2011/11/18 14:29:57 UTC

DO NOT REPLY [Bug 118616] New: simplify build process by eliminating prerequisite to unowinreg.dll

https://issues.apache.org/ooo/show_bug.cgi?id=118616

             Bug #: 118616
        Issue Type: DEFECT
           Summary: simplify build process by eliminating prerequisite to
                    unowinreg.dll
    Classification: Code
           Product: sdk
           Version: version58
          Platform: PC
        OS/Version: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: tools
        AssignedTo: tbo@openoffice.org
        ReportedBy: jsc@apache.org
                CC: ooo-issues@incubator.apache.org


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.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

[Bug 118616] simplify build process by eliminating prerequisite to unowinreg.dll

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118616

Oliver-Rainer Wittmann (orw at apache dot org) <or...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal

--- Comment #1 from Oliver-Rainer Wittmann (orw at apache dot org) <or...@googlemail.com> ---
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

DO NOT REPLY [Bug 118616] simplify build process by eliminating prerequisite to unowinreg.dll

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118616

jsc@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|tbo@openoffice.org          |jsc@apache.org

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.