Attempts to fix the Jabber tests by listing the media bundle before the protocol-jabber bundle because the latter requires the former.

cusax-fix
Lyubomir Marinov 18 years ago
parent 657819182b
commit d99b72571c

@ -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

Loading…
Cancel
Save