[ooo-build-commit] Branch 'ooo/master' - odk/examples
Jan Holesovsky
kendy at kemper.freedesktop.org
Fri Jul 31 19:37:05 PDT 2009
odk/examples/java/EmbedDocument/EmbeddedObject/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fc3719ac2f33805080cac07d896f4e9729b3d085
Author: Jens-Heiner Rechtien <hr at openoffice.org>
Date: Thu Jul 30 10:52:48 2009 +0000
CWS-TOOLING: integrate CWS fwk114
2009-07-08 Mikhail Voytenko #i102448# fix typo
2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly
2009-07-03 Mikhail Voytenko #i101418# adjust header
2009-07-02 Mikhail Voytenko #i103001# Integrate the patch
2009-07-01 Mikhail Voytenko rebase to DEV300_m51
2009-06-25 Mikhail Voytenko #i71512# integrate the patch
2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking
2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off
2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off
2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException
2009-06-09 Mikhail Voytenko #i100835# commit the patch
2009-05-26 Mikhail Voytenko #i89514# integrate the patch
2009-05-26 Mikhail Voytenko #i30373# integrate the patch
2009-05-26 Mikhail Voytenko #i101418# fix the error handling
diff --git a/odk/examples/java/EmbedDocument/EmbeddedObject/Makefile b/odk/examples/java/EmbedDocument/EmbeddedObject/Makefile
index cdf898c..a5a637c 100755
--- a/odk/examples/java/EmbedDocument/EmbeddedObject/Makefile
+++ b/odk/examples/java/EmbedDocument/EmbeddedObject/Makefile
@@ -86,7 +86,7 @@ include $(SETTINGS)/stdtarget.mk
$(COMP_GEN_OUT)/%.Manifest :
-$(MKDIR) $(subst \\,\,$(subst /,$(PS),$(@D)))
- @echo RegistrationClassName: $(subst /,.,$(PACKAGE)).$(COMP_NAME)Factory > $@
+ @echo RegistrationClassName: $(subst /,.,$(PACKAGE)).$(COMP_NAME)Factory> $@
# component as well as application are dependent from the generated types
# rule for component class files
More information about the ooo-build-commit
mailing list