[Libreoffice-commits] .: 2 commits - qadevOOo/runner smoketestoo_native/com testautomation/writer
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Tue Feb 1 09:02:35 PST 2011
qadevOOo/runner/basicrunner/makefile.mk | 2 +-
smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk | 1 -
testautomation/writer/optional/w_autocorrection.bas | 6 ------
3 files changed, 1 insertion(+), 8 deletions(-)
New commits:
commit 27f5e0b87edd202e6b1372f7b7b4bec5b9d10687
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Tue Feb 1 18:02:20 2011 +0100
Clean up makefiles
diff --git a/qadevOOo/runner/basicrunner/makefile.mk b/qadevOOo/runner/basicrunner/makefile.mk
index 54874a7..6259845 100644
--- a/qadevOOo/runner/basicrunner/makefile.mk
+++ b/qadevOOo/runner/basicrunner/makefile.mk
@@ -40,7 +40,7 @@ TARGET = runner_basicrunner
JARFILES = ridl.jar jurt.jar unoil.jar
JAVAFILES = BasicException.java BasicIfcTest.java BasicHandler.java BasicTestCase.java BasicHandlerProvider.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
-#SUBDIRS = basichelper
+
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
diff --git a/smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk b/smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk
index da9b302..355d44e 100755
--- a/smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk
+++ b/smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk
@@ -53,7 +53,6 @@ ZIP1EXT=.oxt
# --- Files --------------------------------------------------------
-#COPY_OXT_MANIFEST:= $(MISC)$/$(TARGET)$/META-INF$/manifest.xml
JAVAFILES = TestExtension.java
# --- Targets ------------------------------------------------------
commit 9b8cbcef6b80572926dc2b4ccd4b18f720de05d5
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Tue Feb 1 18:02:11 2011 +0100
Remove RCS lines
diff --git a/testautomation/writer/optional/w_autocorrection.bas b/testautomation/writer/optional/w_autocorrection.bas
index 8bb2ae1..789b163 100644
--- a/testautomation/writer/optional/w_autocorrection.bas
+++ b/testautomation/writer/optional/w_autocorrection.bas
@@ -6,12 +6,6 @@
'*
'* OpenOffice.org - a multi-platform office productivity suite
'*
-'* $RCSfile: w_drawing_tools.bas,v $
-'*
-'* $Revision: 1.1 $
-'*
-'* last change: $Author: fredrikh $ $Date: 2008-06-18 09:11:25 $
-'*
'* This file is part of OpenOffice.org.
'*
'* OpenOffice.org is free software: you can redistribute it and/or modify
More information about the Libreoffice-commits
mailing list