summaryrefslogtreecommitdiffstats
path: root/Repository.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-15 14:00:36 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-12-16 11:51:57 +0100
commit39327e71b5098a430f07d4f32b31afdd926d11ef (patch)
treef02f7a3773a6061e9c5d96d15a6d5c4794a47242 /Repository.mk
parentandroid: Adpater -> Adapter (diff)
downloadcore-39327e71b5098a430f07d4f32b31afdd926d11ef.tar.gz
core-39327e71b5098a430f07d4f32b31afdd926d11ef.zip
java: remove OOoRunnerLight
and just use OOoRunner, there is no point in having a stripped down jar, the cost of firing up the Java VM completely dwarfs any benefit of having a smaller jar. Change-Id: Ibcc3c5bd6e9b9c918041142dd32db0ea5dddc25b Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index d84dc6de020c..58fee03e67ae 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -800,7 +800,6 @@ $(eval $(call gb_Helper_register_jars,NONE,\
Highlight \
MemoryUsage \
OOoRunner \
- OOoRunnerLight \
TestExtension \
test \
test-tools \