Revision: 201037
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 00:49:39 +0300
changeset 54 bb1b421e3b9e
parent 51 58d624870d25
Revision: 201037 Kit: 201039
layers.sysdef.xml
messagingfw/msgsrvnstore/server/group/MSGS.mmp
messagingfw/msgsrvnstore/server/group/MSGS_AutoShutdown.mmp
messagingfw/msgsrvnstore/server/src/CMsvPlainBodyText.cpp
messagingfw/wappushfw/group/BLD.INF
package_definition.xml
--- a/layers.sysdef.xml	Fri Sep 17 08:33:04 2010 +0300
+++ b/layers.sysdef.xml	Mon Oct 04 00:49:39 2010 +0300
@@ -8,6 +8,16 @@
     <layer name="mw_layer">
       <module name="messagingmw">
         <unit unitID="MeCo.messagingmw" mrp="" bldFile="&layer_real_source_path;/group" name="messagingmw" />
+        <unit unitID="MeCo.biomsgfw" mrp="" bldFile="&layer_real_source_path;/messagingfw/biomsgfw/group" name="biomsgfw" />
+        <unit unitID="MeCo.msgconf" mrp="" bldFile="&layer_real_source_path;/messagingfw/msgconf/group" name="msgconf" />
+        <unit unitID="MeCo.msgsrvnstore" mrp="" bldFile="&layer_real_source_path;/messagingfw/msgsrvnstore/group" name="msgsrvnstore" />
+        <unit unitID="MeCo.msgurlhandler" mrp="" bldFile="&layer_real_source_path;/messagingfw/msgurlhandler/group" name="msgurlhandler" />
+        <unit unitID="MeCo.scheduledsendmtm" mrp="" bldFile="&layer_real_source_path;/messagingfw/scheduledsendmtm/group" name="scheduledsendmtm" />
+        <unit unitID="MeCo.sendas" mrp="" bldFile="&layer_real_source_path;/messagingfw/sendas/group" name="sendas" />
+        <unit unitID="MeCo.suplsmshandler" mrp="" bldFile="&layer_real_source_path;/messagingfw/suplsmshandler/group" name="suplsmshandler" />
+        <unit unitID="MeCo.suplwappushhandler" mrp="" bldFile="&layer_real_source_path;/messagingfw/suplwappushhandler/group" name="suplwappushhandler" />
+        <unit unitID="MeCo.wappushfw" mrp="" bldFile="&layer_real_source_path;/messagingfw/wappushfw/group" name="wappushfw" />
+        <unit unitID="MeCo.watcherfw" mrp="" bldFile="&layer_real_source_path;/messagingfw/watcherfw/group" name="watcherfw" />
       </module>
     </layer>
   </systemModel>
--- a/messagingfw/msgsrvnstore/server/group/MSGS.mmp	Fri Sep 17 08:33:04 2010 +0300
+++ b/messagingfw/msgsrvnstore/server/group/MSGS.mmp	Mon Oct 04 00:49:39 2010 +0300
@@ -102,7 +102,7 @@
 TARGETPATH resource/messaging
 TARGET MSGS.rsc
 HEADER
-LANG	SC
+LANGUAGE_IDS
 END
 
 #include "../../../msgtests/group/msgopt.mph"
--- a/messagingfw/msgsrvnstore/server/group/MSGS_AutoShutdown.mmp	Fri Sep 17 08:33:04 2010 +0300
+++ b/messagingfw/msgsrvnstore/server/group/MSGS_AutoShutdown.mmp	Mon Oct 04 00:49:39 2010 +0300
@@ -106,7 +106,7 @@
 TARGETPATH resource/messaging
 TARGET MSGS.rsc
 HEADER
-LANG	SC
+LANGUAGE_IDS
 END
 
 #include "../../../msgtests/group/msgopt.mph"
--- a/messagingfw/msgsrvnstore/server/src/CMsvPlainBodyText.cpp	Fri Sep 17 08:33:04 2010 +0300
+++ b/messagingfw/msgsrvnstore/server/src/CMsvPlainBodyText.cpp	Mon Oct 04 00:49:39 2010 +0300
@@ -1120,7 +1120,7 @@
 void CMsvPlainBodyText::RevertL()
 	{
 	iFile.Close();
-	if(!iIsCommitted)
+	if(!iIsCommitted && iMsvFileStatus == EMsvFileWriting)
 		{
 		iMsvStoreManager.DeletePlainTextFileL(iMessageId);
 		}
--- a/messagingfw/wappushfw/group/BLD.INF	Fri Sep 17 08:33:04 2010 +0300
+++ b/messagingfw/wappushfw/group/BLD.INF	Mon Oct 04 00:49:39 2010 +0300
@@ -39,12 +39,12 @@
 #include "../plugins/group/bld.inf"
 #include "../plugins/WapUriLookup/group/bld.inf"
 #include "../SISLContentHandlers/group/bld.inf"
-#include "../pushwatcher/group/BLD.INF"
-#include "../pushmtm/group/BLD.INF"
-#include "../tpush/BLD.INF"
-#include "../rom/BLD.INF"
+#include "../pushwatcher/group/bld.inf"
+#include "../pushmtm/group/bld.inf"
+#include "../tpush/bld.inf"
+#include "../rom/bld.inf"
 #include "../ROContentHandler/group/bld.inf"
 #include "../ROAPTContentHandler/group/bld.inf"
-#include "../tpushscriptbased/BLD.INF"
+#include "../tpushscriptbased/bld.inf"
 
 PRJ_MMPFILES
--- a/package_definition.xml	Fri Sep 17 08:33:04 2010 +0300
+++ b/package_definition.xml	Mon Oct 04 00:49:39 2010 +0300
@@ -44,46 +44,46 @@
    <component id="muiuutils" name="Messaging Center UI Utilities" class="api" filter="s60" introduced="^4">
       <unit bldFile="messagingfw/muiuutils/group"/>
    </component>
-   <component id="scheduledsendmtm" name="Scheduled Send MTM" introduced="6.0" purpose="optional" class="plugin">
+   <component id="scheduledsendmtm" name="Scheduled Send MTM" introduced="6.0" purpose="optional" class="plugin" filter="s60">
     <unit bldFile="messagingfw/scheduledsendmtm/group" mrp="messagingfw/scheduledsendmtm/group/messaging_schedulesend.mrp"/>
    </component>
-   <component id="msgsrvnstore" name="Message Server and Store" purpose="optional">
+   <component id="msgsrvnstore" name="Message Server and Store" purpose="optional" filter="s60">
     <unit bldFile="messagingfw/msgsrvnstore/group" mrp="messagingfw/msgsrvnstore/group/messaging_framework.mrp"/>
    </component>
-   <component id="biomsgfw" name="BIO Messaging Framework" introduced="6.0" purpose="optional">
+   <component id="biomsgfw" name="BIO Messaging Framework" introduced="6.0" purpose="optional" filter="s60">
     <unit bldFile="messagingfw/biomsgfw/group" mrp="messagingfw/biomsgfw/group/messaging_biomsg.mrp"/>
    </component>
-   <component id="msgconf" name="Messaging Config" introduced="^2" purpose="optional" class="config">
+   <component id="msgconf" name="Messaging Config" introduced="^2" purpose="optional" class="config" filter="s60">
     <unit bldFile="messagingfw/msgconf/group" mrp="messagingfw/msgconf/group/messaging_config.mrp"/>
    </component>
-   <component id="watcherfw" name="Watcher Framework" purpose="optional">
+   <component id="watcherfw" name="Watcher Framework" purpose="optional" filter="s60">
     <unit bldFile="messagingfw/watcherfw/group" mrp="messagingfw/watcherfw/group/messaging_watcher.mrp"/>
    </component>
-   <component id="msgtest" name="Messaging Test" purpose="development">
+   <component id="msgtest" name="Messaging Test" purpose="development" filter="s60,test">
     <unit bldFile="messagingfw/msgtest/group" mrp="messagingfw/msgtest/group/messaging_test.mrp"/>
    </component>
-   <component id="msgtests" name="Messaging Tests" purpose="development" filter="test">
+   <component id="msgtests" name="Messaging Tests" purpose="development" filter="s60,test">
     <unit mrp="messagingfw/msgtests/group/messaging.mrp" bldFile="messagingfw/msgtests/group"/>
    </component>
-   <component id="msgtestfw" name="Messaging Test Framework" deprecated="^3" purpose="development" filter="test">
+   <component id="msgtestfw" name="Messaging Test Framework" deprecated="^3" purpose="development" filter="s60,test">
     <unit mrp="messagingfw/msgtestfw/group/messaging_testframework.mrp" bldFile="messagingfw/msgtestfw/group"/>
    </component>
-   <component id="msgtestproduct" name="Messaging Test Product" purpose="development" filter="test">
+   <component id="msgtestproduct" name="Messaging Test Product" purpose="development" filter="s60,test">
     <unit mrp="messagingfw/msgtestproduct/group/messaging_testproduct.mrp" bldFile="messagingfw/msgtestproduct/group"/>
    </component>
-   <component id="sendas" name="Send As" purpose="optional">
+   <component id="sendas" name="Send As" purpose="optional" filter="s60">
     <unit bldFile="messagingfw/sendas/group" mrp="messagingfw/sendas/group/messaging_sendas2.mrp"/>
    </component>
-   <component id="msgurlhandler" name="Message URL Handler" introduced="7.0" purpose="optional">
+   <component id="msgurlhandler" name="Message URL Handler" introduced="7.0" purpose="optional" filter="s60">
     <unit bldFile="messagingfw/msgurlhandler/group" mrp="messagingfw/msgurlhandler/group/messaging_urlhandler.mrp"/>
    </component>
-   <component id="wappushfw" name="WAP Push Framework" introduced="6.1" purpose="optional">
+   <component id="wappushfw" name="WAP Push Framework" introduced="6.1" purpose="optional" filter="s60">
     <unit bldFile="messagingfw/wappushfw/group" mrp="messagingfw/wappushfw/group/wap-browser_wappush.mrp"/>
    </component>
-   <component id="suplsmshandler" name="SUPL SMS Handler" introduced="^2" purpose="development" class="plugin">
+   <component id="suplsmshandler" name="SUPL SMS Handler" introduced="^2" purpose="development" class="plugin" filter="s60">
     <unit bldFile="messagingfw/suplsmshandler/group" mrp="messagingfw/suplsmshandler/group/lbs_suplsmstrigger.mrp"/>
    </component>
-   <component id="suplwappushhandler" name="SUPL WAP Push Handler" introduced="^2" purpose="optional" class="plugin">
+   <component id="suplwappushhandler" name="SUPL WAP Push Handler" introduced="^2" purpose="optional" class="plugin" filter="s60">
     <unit bldFile="messagingfw/suplwappushhandler/group" mrp="messagingfw/suplwappushhandler/group/lbs_suplwappush.mrp"/>
    </component>
   </collection>