summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-14 14:33:53 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-14 14:33:53 +0000
commitf01eae8cc652ad62c54da477476dd9e26edf11c8 (patch)
treef3243e0de62f3e4a0989065446161704b8a42e37 /framework
parent10a43049bec97c7dc75d6928d260ec4d3c0f1102 (diff)
INTEGRATION: CWS qadev23 (1.4.272); FILE MERGED
2005/06/09 07:56:04 cn 1.4.272.1: #i50361# add parameter AutoRestart
Diffstat (limited to 'framework')
-rwxr-xr-xframework/qa/unoapi/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/qa/unoapi/makefile.mk b/framework/qa/unoapi/makefile.mk
index 6faa2f4fdbf5..67861739b659 100755
--- a/framework/qa/unoapi/makefile.mk
+++ b/framework/qa/unoapi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Date: 2004-03-19 14:21:07 $
+# last change: $Date: 2005-06-14 15:33:53 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,7 +66,7 @@ PRJNAME=framework
TARGET=qa_unoapi
ALLTAR:
- +$(SOLARENV)$/bin$/checkapi -sce framework.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments -THRCNT 1
+ +$(SOLARENV)$/bin$/checkapi -sce framework.sce -xcl knownissues.xcl -tdoc $(PWD)$/testdocuments -THRCNT 1 -AutoRestart true
+@echo =======================================================================
+@echo In case you noticed a failures of fwk.JobExecutor or fwk.JobHandler make sure that you registered $(SOLARSRC)$/qadevOOo$/testdocs$/qadevlibs$/JobExecutor.jar
+@echo =======================================================================