You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2010/02/01 00:18:54 UTC

svn commit: r905138 - in /openwebbeans/trunk/webbeans-impl/src/main/resources: META-INF/openwebbeans/openwebbeans-default.properties openwebbeans/Messages.properties

Author: gerdogdu
Date: Sun Jan 31 23:18:54 2010
New Revision: 905138

URL: http://svn.apache.org/viewvc?rev=905138&view=rev
Log:
Update messages and disable JSF2 extensions as default

Modified:
    openwebbeans/trunk/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans-default.properties
    openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties

Modified: openwebbeans/trunk/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans-default.properties
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans-default.properties?rev=905138&r1=905137&r2=905138&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans-default.properties (original)
+++ openwebbeans/trunk/webbeans-impl/src/main/resources/META-INF/openwebbeans/openwebbeans-default.properties Sun Jan 31 23:18:54 2010
@@ -68,4 +68,4 @@
 org.apache.webbeans.application.jsp=false
 
 #application is jsf2
-org.apache.webbeans.application.useJSF2Extensions=true
\ No newline at end of file
+org.apache.webbeans.application.useJSF2Extensions=false
\ No newline at end of file

Modified: openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties?rev=905138&r1=905137&r2=905138&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties (original)
+++ openwebbeans/trunk/webbeans-impl/src/main/resources/openwebbeans/Messages.properties Sun Jan 31 23:18:54 2010
@@ -94,9 +94,9 @@
 INFO_0038 = Conversation is restored for non-faces request with cid: [{0}] for view: [{1}]
 INFO_0039 = Conversation is restored for JSF postback with cid: [{0}] for view: [{1}]
 INFO_0040 = Create new transient conversation for JSF postback view id : [{0}]
-INFO_0041 = Destroying the conversation context with cid: [{0}] for view: [{1}]
-INFO_0042 = Restoring conversation with cid: [{0}] for view: [{1}]
-INFO_0043 = Creating a new transitional conversation for view: [{0}]
+INFO_0041 = Destroying the conversation context with cid: [{0}]
+INFO_0042 = Restoring conversation with cid: [{0}]
+INFO_0043 = Creating a new transitional conversation with cid: [{0}]