You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ms...@apache.org on 2011/02/07 17:41:49 UTC

svn commit: r1068007 - /myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml

Author: mstarets
Date: Mon Feb  7 16:41:49 2011
New Revision: 1068007

URL: http://svn.apache.org/viewvc?rev=1068007&view=rev
Log:
Added Oracle SES capablility info

Modified:
    myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml

Modified: myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml?rev=1068007&r1=1068006&r2=1068007&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/main/resources/META-INF/agent/capabilities.xml Mon Feb  7 16:41:49 2011
@@ -84,6 +84,11 @@
       <include refid="html" />
       <include src="email.xml" />
     </capabilities>
+    
+    <capabilities id="oracle_ses" agents="oracle_ses">
+      <include refid="html" />
+      <include src="email.xml" />
+    </capabilities>
 
     <capabilities id="webkit" agents="webkit">
       <include refid="html" />