Issue 14066 - lingu project used for lingucomponent in beta2?
Summary: lingu project used for lingucomponent in beta2?
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: Website general issues (show other issues)
Version: current
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: issues@lingucomponent
QA Contact: issues@lingucomponent
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-04 11:07 UTC by pavel
Modified: 2013-02-24 20:34 UTC (History)
1 user (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-05-04 11:07:28 UTC
Hi,

lingu project is referenced from

pavel@oo:~/BuildDir/ooo_11beta2_src> grep "lingu " */prj/build.lst 
lingucomponent/prj/build.lst:lc lingucomponent  :   linguistic lingu NULL

but lingu project is not (yet?) tagged for beta2:

pavel@pavel:~/Tmp/ooo_11beta2_src/lingu/prj> cvs log build.lst |grep beta
        OpenOffice_1_1_beta: 1.1
        cws_srx644_ooo11beta: 1.1.0.46

Or is it other way round (ie. lingu should not be referenced from
lingucomponent)?
Comment 1 khendricks 2003-05-04 14:33:25 UTC
Hi,

lingu was an old prereq for lingucomponent.
It is no longer needed.

I have just committed a fix for lingucomponent/prj/build.lst
in OOo 1.1 Beta 2

So I am resolving this as fixed.

Thanks,

Kevin
Comment 2 pavel 2003-05-04 14:41:13 UTC
Verified, thank you for fast solution.