tweaking download site
diff --git a/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml b/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml
index d55b111..79f11dd 100644
--- a/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml
+++ b/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml
@@ -6,6 +6,7 @@
     </target>
 
     <target name="all" depends="init">
+        <ant antfile="callisto-features-jem.xml" />
         <ant antfile="callisto-features-wtp.xml" />
         <ant antfile="callisto-features-jsf.xml" />
         <ant antfile="callisto-features-jpa.xml" />
@@ -20,7 +21,7 @@
             <property name="pluginJarPath"
                       location="${localUpdateSitePath}" />
         </ant>
-		-->
+				-->
     </target>
 
 </project>