Issue 21196 - Mozilla license violation
Summary: Mozilla license violation
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: Downloads (show other issues)
Version: OOo 1.1
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 1.1.2
Assignee: Martin Hollmichel
QA Contact: issues@www
URL:
Keywords:
: 21676 (view as issue list)
Depends on: 11424
Blocks:
  Show dependency tree
 
Reported: 2003-10-14 20:40 UTC by pavel
Modified: 2004-04-28 16:33 UTC (History)
6 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2003-10-14 20:40:58 UTC
Hi,

Mozilla license (http://www.mozilla.org/MPL/MPL-1.1.html) contains this paragraph:

3.3. Description of Modifications.
You must cause all Covered Code to which You contribute to contain a file
documenting the changes You made to create that Covered Code and the date of any
change. You must include a prominent statement that the Modification is derived,
directly or indirectly, from Original Code provided by the Initial Developer and
including the name of the Initial Developer in (a) the Source Code, and (b) in
any notice in an Executable version or related documentation in which You
describe the origin or ownership of the Covered Code.

We do not comply with this paragraph, because we only distribute (modified)
binaries.
Comment 1 pavel 2003-10-14 20:42:02 UTC
set target, prio
Comment 2 Martin Hollmichel 2003-10-14 20:50:44 UTC
pavel, do you have any details about any modifications ?
I will investigate.
Comment 3 pavel 2003-10-14 20:55:20 UTC
I do not have details about modifications, I have yet to see the
sources. IIRC there was a document about building those ZIPs somewhere...
Comment 4 Martin Hollmichel 2003-10-14 21:02:22 UTC
in any case, it should not be an issue to provide sources as well on
OOo cvs.
Comment 5 quetschke 2003-10-15 08:05:44 UTC
This issue depends, or at least is related to issue 11424.
Comment 6 pavel 2003-10-25 08:29:15 UTC
*** Issue 21676 has been marked as a duplicate of this issue. ***
Comment 7 Martin Hollmichel 2003-11-21 16:59:32 UTC
reset prio to 2 because this does not make it impossible to work with
this version.

mh->yl: can you give us a status about the efforts to build mozilla
from source? Are the sources already available in OOo cvs ? If not,
can we do so although 11424 isn't completed yet ?
Comment 8 wind.li 2003-11-24 03:03:42 UTC
With the last attachment from 11424 you can build mozilla from source
in your OOo build processes in windows,linux and solaris.
see http://www.mozilla.org/build/ for the Requirements of build mozilla.
1.unpack this
http://www.openoffice.org/issues/showattachment.cgi?attach_id=11355&file=11424.tar.gz
  ,replace moz directory in your OOo src root directory.
2.download mozilla-source-1.0.tar.gz from mozilla.org,put it in
moz/download
3.apply config.patch and use ./configure --with-build-mozab or just setenv
BUILD_MOZAB TRUE
4.goto moz,build 
5.you can find the mozilla binaries we need in moz/zipped
6.goto moz,deliver
7.if you use windows,please apply mozabmk.patch
Comment 9 Martin Hollmichel 2004-01-09 13:15:52 UTC
what is the timeframe for reintegrateing the cws into the master ?
Comment 10 Frank Schönheit 2004-01-09 15:01:36 UTC
fs->mh: If your questions refers to issue 11424: I'd like to gather some
feedback from the porters, if they say it works for them, I suppose we can
easily integrate the CWS.

Currently, the patch which we applied to the Mozilla sources is checked into
external/moz, but only on the cws_src680_mozooo branch (done in the course of
issue 11424). Would it make sense to simply check it into the master (it's only
a diff file which will not hurt in any way)? This way, as I understand it, we
have at least published the modifications we did, which should solve part of the
problem, shouldn't it?
Comment 11 Martin Hollmichel 2004-04-08 15:36:00 UTC
the patch to build the binaries from scratch is located now here :
http://external.openoffice.org/source/browse/external/moz/Attic/mozilla-source-1.0.patch

the mozilla license text has been included in the THIRDPARTYLICENSEREADME.html.

for seamless integration into the build process see issue 11424.
Comment 12 sander_traveling 2004-04-28 16:33:55 UTC
closing