Author: tv
Date: Tue Nov  6 14:28:51 2012
New Revision: 1406146

URL: http://svn.apache.org/viewvc?rev=1406146&view=rev
Log:
Macro already exists

Modified:
    
turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties

Modified: 
turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
URL: 
http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties?rev=1406146&r1=1406145&r2=1406146&view=diff
==============================================================================
--- 
turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
 (original)
+++ 
turbine/maven/archetypes/trunk/turbine-webapp-4.0/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
 Tue Nov  6 14:28:51 2012
@@ -663,8 +663,6 @@ services.SecurityService.secure.password
 #
 # Name and location to the configuration file for the components.
 #
-#set($dollar = '$')
-#macro (var $label)${dollar}{${label}}#end
 services.AvalonComponentService.containerConfiguration = 
#var("applicationRoot")/WEB-INF/conf/containerConfiguration.xml
 services.AvalonComponentService.earlyInit= true
 


Reply via email to