From a975b003d579abfc9a39c15f680d655e589b77ed Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Thu, 7 Jun 2007 20:59:34 +0000 Subject: [PATCH] Fix build. --- 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 9f1207b77..fe62c2f1c 100644 --- a/lib/felix.unit.test.properties +++ b/lib/felix.unit.test.properties @@ -7,6 +7,7 @@ org.osgi.framework.system.packages= org.osgi.framework; \ javax.swing; \ javax.swing.event; \ javax.swing.table; \ + javax.swing.text; \ org.w3c.dom; \ org.xml.sax; \ org.xml.sax.helpers; \