From 615cb9ca4ad65dce93994552054e244bbfcdba71 Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Tue, 5 Jun 2007 15:33:20 +0000 Subject: [PATCH] Fix failing jabber - missing package for smacklib bundle --- lib/felix.unit.test.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/felix.unit.test.properties b/lib/felix.unit.test.properties index 12134b342..9f1207b77 100644 --- a/lib/felix.unit.test.properties +++ b/lib/felix.unit.test.properties @@ -9,6 +9,7 @@ org.osgi.framework.system.packages= org.osgi.framework; \ javax.swing.table; \ org.w3c.dom; \ org.xml.sax; \ + org.xml.sax.helpers; \ sun.misc; \ sun.security.action; \ javax.xml.parsers;\