From d99b72571c93c9a00a14ed0677245a3e91c86d27 Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Tue, 23 Sep 2008 02:33:31 +0000 Subject: [PATCH] Attempts to fix the Jabber tests by listing the media bundle before the protocol-jabber bundle because the latter requires the former. --- lib/felix.unit.test.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/felix.unit.test.properties b/lib/felix.unit.test.properties index bf6e5c7de..608b4ebaa 100644 --- a/lib/felix.unit.test.properties +++ b/lib/felix.unit.test.properties @@ -74,12 +74,12 @@ felix.auto.start.5= \ reference:file:sc-bundles/protocol-icq.jar \ reference:file:sc-bundles/smacklib.jar \ reference:file:sc-bundles/protocol-rss.jar \ + reference:file:sc-bundles/media.jar \ reference:file:sc-bundles/protocol-jabber.jar \ reference:file:sc-bundles/protocol-msn.jar \ reference:file:sc-bundles/protocol-sip.jar \ reference:file:sc-bundles/protocol-yahoo.jar \ reference:file:sc-bundles/protocol-gibberish.jar \ - reference:file:sc-bundles/media.jar \ reference:file:sc-bundles/meta-cl.jar \ reference:file:sc-bundles/msghistory.jar \ reference:file:sc-bundles/callhistory.jar