[Libreoffice-commits] .: qadevOOo/Jar_OOoRunner.mk

2012-02-19 Thread David Tardon
 qadevOOo/Jar_OOoRunner.mk |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d95be4823e25a24a2d1fae92d2f6c355ef4fa96b
Author: David Tardon 
Date:   Mon Feb 20 07:29:43 2012 +0100

removal of XInplaceLayout.java was reverted later...

This reverts commit e0bea132d86b417975a7b73464fb527a6c3c1cbe.

diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 116622c..43a4740 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -571,6 +571,7 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/ifc/frame/_XFrameActionListener \
 qadevOOo/tests/java/ifc/frame/_XFrameLoader \
 qadevOOo/tests/java/ifc/frame/_XFramesSupplier \
+qadevOOo/tests/java/ifc/frame/_XInplaceLayout \
 qadevOOo/tests/java/ifc/frame/_XLayoutManager \
 qadevOOo/tests/java/ifc/frame/_XModel \
 qadevOOo/tests/java/ifc/frame/_XModuleManager \
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: qadevOOo/Jar_OOoRunner.mk

2012-02-19 Thread David Tardon
 qadevOOo/Jar_OOoRunner.mk |1 -
 1 file changed, 1 deletion(-)

New commits:
commit e0bea132d86b417975a7b73464fb527a6c3c1cbe
Author: David Tardon 
Date:   Mon Feb 20 07:11:47 2012 +0100

_XInplaceLayout.java is gone

diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 43a4740..116622c 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -571,7 +571,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/ifc/frame/_XFrameActionListener \
 qadevOOo/tests/java/ifc/frame/_XFrameLoader \
 qadevOOo/tests/java/ifc/frame/_XFramesSupplier \
-qadevOOo/tests/java/ifc/frame/_XInplaceLayout \
 qadevOOo/tests/java/ifc/frame/_XLayoutManager \
 qadevOOo/tests/java/ifc/frame/_XModel \
 qadevOOo/tests/java/ifc/frame/_XModuleManager \
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: qadevOOo/Jar_OOoRunner.mk

2011-12-23 Thread David Tardon
 qadevOOo/Jar_OOoRunner.mk |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit f3f77fd5cdd0a04115af255430a97e6dec24d85f
Author: David Tardon 
Date:   Fri Dec 23 17:14:09 2011 +0100

gb_Jar_add_packagefiles only takes 2 args

diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 8268975..c005489 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -71,4 +71,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/tests/java/*/*/*/* \
 ))
 
-$(eval $(call 
gb_Jar_add_packagefile,OOoRunner,objdsc,$(SRCDIR)/qadevOOo/objdsc))
+$(eval $(call gb_Jar_add_packagefiles,OOoRunner,\
+$(SRCDIR)/qadevOOo/objdsc \
+))
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits