Convert jrt package_definition.xml back to one which relies on the HRH to select stubs (or not). HighFidelityModel
authorWilliam Roberts <williamr@symbian.org>
Wed, 09 Jun 2010 11:41:10 +0100
branchHighFidelityModel
changeset 281 f724a8f06cbe
parent 276 d9662ec4599f
child 282 b788617a584a
Convert jrt package_definition.xml back to one which relies on the HRH to select stubs (or not).
symbian3/app/jrt/package_definition.xml
--- a/symbian3/app/jrt/package_definition.xml	Wed Jun 02 12:12:18 2010 +0100
+++ b/symbian3/app/jrt/package_definition.xml	Wed Jun 09 11:41:10 2010 +0100
@@ -12,9 +12,9 @@
     <unit bldFile="jrt_plat/java_debug_api/build"/>
    </component>
   </collection>
-  <collection id="java_stubs" name="Java Stubs" level="util">
-   <component id="java_stubs_build" filter="s60" name="JRT Stubs Build">
-    <unit bldFile="java_stubs/group"/>
+  <collection id="java_build" name="JRT Build" level="util">
+   <component id="java_build_sf" filter="sf_build" name="JRT Build for Symbian Foundation">
+    <unit bldFile="group/sf"/>
    </component>
   </collection>
  </package>