You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2009/06/17 18:29:26 UTC

svn commit: r785705 - /myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/java/org/apache/myfaces/tobago/example/test/Filter.java

Author: lofwyr
Date: Wed Jun 17 16:29:25 2009
New Revision: 785705

URL: http://svn.apache.org/viewvc?rev=785705&view=rev
Log:
TOBAGO-765: exclude libs

Modified:
    myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/java/org/apache/myfaces/tobago/example/test/Filter.java

Modified: myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/java/org/apache/myfaces/tobago/example/test/Filter.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/java/org/apache/myfaces/tobago/example/test/Filter.java?rev=785705&r1=785704&r2=785705&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/java/org/apache/myfaces/tobago/example/test/Filter.java (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/test/src/main/java/org/apache/myfaces/tobago/example/test/Filter.java Wed Jun 17 16:29:25 2009
@@ -37,6 +37,7 @@
       "/index.html",
       "/navi.xhtml",
       "/org/apache/myfaces/tobago/renderkit/html/standard/blank.html",
+      "/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/dojo/.*",
       "/tc/button/plain.html",
       "/tc/button/plain_de.html"));