Issue 67853

Summary: m179: build of qadevOOo fails
Product: QA Reporter: pavel
Component: wwwAssignee: steffen.grund
Status: CLOSED FIXED QA Contact: issues@qa <issues>
Severity: Trivial    
Priority: P1 (highest) CC: issues, nesshof, quetschke, ruediger.timm
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description pavel 2006-07-27 20:13:38 UTC
pavel@oo:~/BuildDir/ooo_SRC680_m179_src/qadevOOo> build
build -- version: 1.149

=============
Building project qadevOOo
=============
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo
-------------
/disk2/pavel/BuildDir/apache-ant-1.6.2/bin/ant -Dprj=. -Dprjname=OOoRunner
-Ddebug=off -Doptimize=on  -Dtarget=qadevOOo -Dsolar.update=on
-Dout=./unxlngi6.pro -Dinpath=unxlngi6.pro -Dproext=".pro" 
-Dsolar.bin=/disk2/pavel/BuildDir/ooo_SRC680_m179_src/solver/680/unxlngi6.pro/bin
-Dsolar.jar=/disk2/pavel/BuildDir/ooo_SRC680_m179_src/solver/680/unxlngi6.pro/bin
-Dsolar.doc=/disk2/pavel/BuildDir/ooo_SRC680_m179_src/solver/680/unxlngi6.pro/doc
 -Dcommon.jar=/disk2/pavel/BuildDir/ooo_SRC680_m179_src/solver/680/unxlngi6.pro/bin
-Dcommon.doc=  -f build.xml  -emacs
Buildfile: build.xml

qadevOOo_runner_build:
Compiling 65 source files to
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo/unxlngi6.pro/class
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo/runner/helper/PropertyHandlerImpl.java:45:
helper.PropertyHandlerImpl is not abstract and does not override abstract method
describePropertyLine(java.lang.String,com.sun.star.inspection.XPropertyControlFactory)
in com.sun.star.inspection.XPropertyHandler
public class PropertyHandlerImpl implements XPropertyHandler{
       ^
1 error

BUILD FAILED
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo/build.xml:22: Compile failed;
see the compiler error output for details.

Total time: 4 seconds
dmake:  Error code 1, while making 'ANTBUILD'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo
pavel@oo:~/BuildDir/ooo_SRC680_m179_src/qadevOOo> 

Was OK in m178!?
Comment 1 pavel 2006-07-27 20:14:29 UTC
It happened on GNU/Linux.
Comment 2 pavel 2006-07-28 06:52:52 UTC
also on Windows (see #i67859#).
Comment 3 pavel 2006-07-28 06:53:52 UTC
*** Issue 67859 has been marked as a duplicate of this issue. ***
Comment 4 Martin Hollmichel 2006-07-28 07:21:47 UTC
reassign
Comment 5 pavel 2006-07-28 07:23:35 UTC
Confirmed also on Mac OS X.
Comment 6 steffen.grund 2006-07-28 07:59:47 UTC
accepted.
Comment 7 steffen.grund 2006-07-28 10:15:12 UTC
Fixed on m179 master. PropertyHandlerImpl is an implementation of
XPropertyHandler, and this (not published) interface has changed from m178 to m179.
Comment 8 pavel 2006-07-29 16:59:31 UTC
Seen on new-m179, closing.
Comment 9 steffen.grund 2006-08-01 13:58:16 UTC
*** Issue 68004 has been marked as a duplicate of this issue. ***