making jarred plugins
diff --git a/bundles/org.eclipse.wst.html.core/build.properties b/bundles/org.eclipse.wst.html.core/build.properties
index f16444e..b2afc9d 100644
--- a/bundles/org.eclipse.wst.html.core/build.properties
+++ b/bundles/org.eclipse.wst.html.core/build.properties
@@ -9,16 +9,16 @@
 #     IBM Corporation - initial API and implementation
 ###############################################################################
 bin.includes = plugin.xml,\
-               *.jar,\
-               html.jar,\
                .options,\
                data/,\
                plugin.properties,\
-               META-INF/
+               META-INF/,\
+               .
 src.includes = plugin.xml,\
                build.xml,\
                .options,\
                data/,\
                plugin.properties,\
-               component.xml
-source.htmlmodel.jar = src/
+               component.xml,\
+               build.properties
+source.. = src/