User: obo     
Date: 2007/01/25 05:50:11

Modified:
   dba/dbaccess/qa/unoapi/makefile.mk

Log:
 INTEGRATION: CWS ause069 (1.4.148); FILE MERGED
 2006/12/01 17:18:01 hjs 1.4.148.1: #i70359# remove forced shell calls

File Changes:

Directory: /dba/dbaccess/qa/unoapi/
===================================

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/qa/unoapi/makefile.mk?r1=1.4&r2=1.5
Delta lines:  +7 -7
-------------------
--- makefile.mk 25 Jan 2006 15:09:06 -0000      1.4
+++ makefile.mk 25 Jan 2007 13:50:08 -0000      1.5
@@ -39,12 +39,12 @@
 TARGET=qa_unoapi
 
 ALLTAR:
-       +$(SOLARENV)$/bin$/checkapi -sce dbaccess.sce -ini dbaccess.props -xcl 
knownissues.xcl -tdoc $(PWD)$/testdocuments
-       [EMAIL PROTECTED] 
=======================================================================
-       [EMAIL PROTECTED] In case of problems make sure that you put valid 
values in the dbaccess.props and added an appropriate jdbc-driver to your 
office installation
-       [EMAIL PROTECTED] 
=======================================================================
-       [EMAIL PROTECTED] In case of problems with TableWindowAccessibility or 
JoinViewAccessibility this might be because of connection problems, just re-run 
the testcases 
-       [EMAIL PROTECTED] 
=======================================================================         
      
+       $(SOLARENV)$/bin$/checkapi -sce dbaccess.sce -ini dbaccess.props -xcl 
knownissues.xcl -tdoc $(PWD)$/testdocuments
+       @echo 
=======================================================================
+       @echo In case of problems make sure that you put valid values in the 
dbaccess.props and added an appropriate jdbc-driver to your office installation
+       @echo 
=======================================================================
+       @echo In case of problems with TableWindowAccessibility or 
JoinViewAccessibility this might be because of connection problems, just re-run 
the testcases 
+       @echo 
=======================================================================         
  
 
 run_%:
-    +$(SOLARENV)$/bin$/checkapi -o dbaccess.$(@:s/run_//) -ini dbaccess.props 
-xcl knownissues.xcl -tdoc $(PWD)$/testdocuments
+    $(SOLARENV)$/bin$/checkapi -o dbaccess.$(@:s/run_//) -ini dbaccess.props 
-xcl knownissues.xcl -tdoc $(PWD)$/testdocuments




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to