You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2010/03/08 21:18:18 UTC

svn commit: r920488 - /myfaces/core/trunk/implee6/

Author: jakobk
Date: Mon Mar  8 20:18:17 2010
New Revision: 920488

URL: http://svn.apache.org/viewvc?rev=920488&view=rev
Log:
MYFACES-2579 Support the dynamic adding of servlets and servlet-mappings on Servlet API 3.0 to make web.xml entries for Faces Servlet not mandatory (props changed)

Modified:
    myfaces/core/trunk/implee6/   (props changed)

Propchange: myfaces/core/trunk/implee6/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Mar  8 20:18:17 2010
@@ -0,0 +1,14 @@
+build.local.properties
+out
+target
+.classpath
+.project
+.wtpmodules
+*.iml
+*.ipr
+*.iws
+.settings
+
+cobertura.ser
+
+test-output