Changed build file to include URL Handlers service classes.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@331739 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/framework/build.xml b/framework/build.xml
index 9d4c43c..19dade0 100644
--- a/framework/build.xml
+++ b/framework/build.xml
@@ -60,6 +60,7 @@
             <include name="org/osgi/framework/**"/>
             <include name="org/osgi/service/packageadmin/**"/>
             <include name="org/osgi/service/startlevel/**"/>
+            <include name="org/osgi/service/url/**"/>
         </jar>
     </target>
 
diff --git a/framework/lib/config.properties b/framework/lib/config.properties
index 91b4fac..463fab4 100644
--- a/framework/lib/config.properties
+++ b/framework/lib/config.properties
@@ -16,6 +16,7 @@
  file:bundle/bundlerepository.jar 
 felix.startlevel.framework=1
 felix.startlevel.bundle=1
+#framework.service.urlhandlers=false
 
 #
 # Bundle config properties.