You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2011/07/22 07:01:36 UTC

svn commit: r1149465 - /openejb/trunk/sandbox/tools/src/main/resources/generate-index/config.properties

Author: rmannibucau
Date: Fri Jul 22 05:01:36 2011
New Revision: 1149465

URL: http://svn.apache.org/viewvc?rev=1149465&view=rev
Log:
adding some resources and excluding webapps parent folder

Modified:
    openejb/trunk/sandbox/tools/src/main/resources/generate-index/config.properties

Modified: openejb/trunk/sandbox/tools/src/main/resources/generate-index/config.properties
URL: http://svn.apache.org/viewvc/openejb/trunk/sandbox/tools/src/main/resources/generate-index/config.properties?rev=1149465&r1=1149464&r2=1149465&view=diff
==============================================================================
--- openejb/trunk/sandbox/tools/src/main/resources/generate-index/config.properties (original)
+++ openejb/trunk/sandbox/tools/src/main/resources/generate-index/config.properties Fri Jul 22 05:01:36 2011
@@ -7,14 +7,14 @@ examples.zip = ../examples.zip
 examples.working = target/examples/
 
 # file properties
-excluded = examples,.svn,target,.git,.settings
+excluded = examples,.svn,target,.git,.settings,webapps
 extracted = extracted
 generated = generated
 index = index.html
 glossary = glossary.html
 readme = README.md
 pom = pom.xml
-resources.extensions = .xml,.properties,.css
+resources.extensions = .xml,.properties,.css,.js,.html,.jsp,.jsf
 
 javascripts = javascripts
 css = css