[258607, 245847] Use Jars, reduce warnings
diff --git a/features/org.eclipse.actf.ai-feature/feature.xml b/features/org.eclipse.actf.ai-feature/feature.xml
index 400eb9a..c339076 100644
--- a/features/org.eclipse.actf.ai-feature/feature.xml
+++ b/features/org.eclipse.actf.ai-feature/feature.xml
@@ -41,7 +41,8 @@
          id="org.eclipse.actf.model.dom.dombycom"
          download-size="0"
          install-size="0"
-         version="0.0.0"/>
+         version="0.0.0"
+         unpack="false"/>
 
    <plugin
          id="org.eclipse.actf.ai.screenreader.jaws"
diff --git a/plugins/org.eclipse.actf.ai.screenreader.jaws/plugin.xml b/plugins/org.eclipse.actf.ai.screenreader.jaws/plugin.xml
index 2e89226..4dc19e1 100644
--- a/plugins/org.eclipse.actf.ai.screenreader.jaws/plugin.xml
+++ b/plugins/org.eclipse.actf.ai.screenreader.jaws/plugin.xml
@@ -5,7 +5,6 @@
          point="org.eclipse.actf.ai.voice.TTSEngine">
       <engine
             class="org.eclipse.actf.ai.screenreader.jaws.Jaws"
-            description="JAWS"
             id="org.eclipse.actf.ai.screenreader.jaws.Jaws"
             name="JAWS"
             priority="1000"/>