Adds org.eclipse.equinox.http.servlet to be able to use the bundle in PaxExam tests
diff --git a/build.properties b/build.properties
index 34776c1..6cfd2e4 100644
--- a/build.properties
+++ b/build.properties
@@ -133,6 +133,8 @@
  org.eclipse.equinox.frameworkadmin.equinox,\
  org.eclipse.equinox.frameworkadmin.equinox.source,\
  org.eclipse.equinox.p2.artifact.repository,\
+ org.eclipse.equinox.http.servlet,\
+ org.eclipse.equinox.http.servlet.source,\
  org.eclipse.equinox.p2.artifact.repository.source,\
  org.eclipse.equinox.p2.console,\
  org.eclipse.equinox.p2.console.source,\
diff --git a/composite-mirror-source/compositeArtifacts.xml b/composite-mirror-source/compositeArtifacts.xml
index 4b4dcde..71e33d8 100755
--- a/composite-mirror-source/compositeArtifacts.xml
+++ b/composite-mirror-source/compositeArtifacts.xml
@@ -6,9 +6,9 @@
     <property name='p2.compressed' value='false'/>

   </properties>

     <children size='4'>

-      <child location='http://download.eclipse.org/eclipse/updates/4.4/R-4.4-201406061215/'/>

-      <child location='http://build.eclipse.org/orbit/committers/orbit-I/20141218090704/I20141218090704/repository/'/>

-      <child location='http://download.eclipse.org/gemini/jpa/updates/1.1.0-RC1/'/>

-      <child location='http://download.eclipse.org/rt/eclipselink/updates/2.4.1.v20121003-ad44345/'/>

+    <child location='http://download.eclipse.org/eclipse/updates/4.4/R-4.4.1-201409250400/'/>

+    <child location='http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/'/>

+    <child location='http://download.eclipse.org/gemini/updates/jpa/1.1.0/'/>

+    <child location='http://download.eclipse.org/rt/eclipselink/updates/2.5.0.v20130507-3faac2b/'/>

     </children>

 </repository>

diff --git a/composite-mirror-source/compositeContent.xml b/composite-mirror-source/compositeContent.xml
index a774443..0991ec8 100755
--- a/composite-mirror-source/compositeContent.xml
+++ b/composite-mirror-source/compositeContent.xml
@@ -6,9 +6,9 @@
     <property name='p2.timestamp' value='1243822502499'/>

   </properties>

   <children size='4'>

-    <child location='http://download.eclipse.org/eclipse/updates/4.4/R-4.4-201406061215/'/>

-    <child location='http://build.eclipse.org/orbit/committers/orbit-I/20141218090704/I20141218090704/repository/'/>

-    <child location='http://download.eclipse.org/gemini/jpa/updates/1.1.0-RC1/'/>

-    <child location='http://download.eclipse.org/rt/eclipselink/updates/2.4.1.v20121003-ad44345/'/>

+    <child location='http://download.eclipse.org/eclipse/updates/4.4/R-4.4.1-201409250400/'/>

+    <child location='http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/'/>

+    <child location='http://download.eclipse.org/gemini/updates/jpa/1.1.0/'/>

+    <child location='http://download.eclipse.org/rt/eclipselink/updates/2.5.0.v20130507-3faac2b/'/>

   </children>

 </repository>