You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2006/06/23 17:52:31 UTC

svn commit: r416750 - /lenya/trunk/build.properties

Author: andreas
Date: Fri Jun 23 08:52:31 2006
New Revision: 416750

URL: http://svn.apache.org/viewvc?rev=416750&view=rev
Log:
Added option if modules should be copied by the build process

Modified:
    lenya/trunk/build.properties

Modified: lenya/trunk/build.properties
URL: http://svn.apache.org/viewvc/lenya/trunk/build.properties?rev=416750&r1=416749&r2=416750&view=diff
==============================================================================
--- lenya/trunk/build.properties (original)
+++ lenya/trunk/build.properties Fri Jun 23 08:52:31 2006
@@ -58,6 +58,8 @@
 modules.root.dirs=src/modules:src/modules-core:src/pubs/default/modules
 #modules.root.dirs=src/modules:src/pubs/default/modules:src/modules-optional
 
+# copy modules to the web application?
+modules.copy=true
 
 #------------------------------------------------------------------------------------
 # Web Application Server



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org