summaryrefslogtreecommitdiff
path: root/testtools
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-02-04 18:28:46 +0100
committerMichael Stahl <mstahl@redhat.com>2014-02-04 21:16:16 +0100
commit4f346c9c1610a1c4b7ecc11ff3b99980763635a0 (patch)
tree09deeb53d4d30e687d0895d018a149a2d8222dc7 /testtools
parent9870a5f73dcfa6c2c15bc1fc6ba70fa3539f33ac (diff)
gbuild: component files for Jars in NONE layer and move testComponent
... from URE to NONE. Change-Id: If43e07b88f2ab0e845f77d1f1a835627e5c48dd7
Diffstat (limited to 'testtools')
-rw-r--r--testtools/Jar_testComponent.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/Jar_testComponent.mk b/testtools/Jar_testComponent.mk
index ab2a50cedebc..b2df55100afb 100644
--- a/testtools/Jar_testComponent.mk
+++ b/testtools/Jar_testComponent.mk
@@ -23,7 +23,7 @@ $(eval $(call gb_Jar_set_packageroot,testComponent,com))
$(eval $(call gb_Jar_set_manifest,testComponent,$(SRCDIR)/testtools/com/sun/star/comp/bridge/manifest))
-$(eval $(call gb_Jar_set_componentfile,testComponent,testtools/source/bridgetest/testComponent,URE))
+$(eval $(call gb_Jar_set_componentfile,testComponent,testtools/source/bridgetest/testComponent,NONE))
$(eval $(call gb_Jar_add_packagedirs,testComponent,\
$(call gb_CustomTarget_get_workdir,testtools/bridgetest_javamaker)/test \