Issue 110556

Summary: cwscheckapi -a still looks for Perl SOAP modules and fails
Product: Build Tools Reporter: bjoern.michaelsen
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: DEV300m75   
Target Milestone: ---   
Hardware: PC (x86_64)   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description bjoern.michaelsen 2010-04-02 00:59:04 UTC
cwscheckapi -m sw -k -a
fails to find SOAP stuff on with an OOo env:
Can't locate SOAP/Lite.pm in @INC ([...]) at ${CWS}/solenv/bin/modules/Eis.pm
line 40.

Why should it need SOAP, if it does not even need to attach to EIS?
Comment 1 bjoern.michaelsen 2010-04-02 01:02:10 UTC
Also it claims:
######
CAUTION! You are working on the MWS
######

which of course is wrong, likely because it is fails to interact with EIS.