[prev in list] [next in list] [prev in thread] [next in thread] 

List:       struts-dev
Subject:    [struts] 04/08: WW-5047 Drops name as not needed
From:       lukaszlenart () apache ! org
Date:       2019-11-26 19:52:21
Message-ID: 20191126195217.67B268B694 () gitbox ! apache ! org
[Download RAW message or body]

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch WW-5047-new-velocity
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 41db22f8d06369205b208828ff1a3d171d932a3b
Author: Lukasz Lenart <lukaszlenart@apache.org>
AuthorDate: Tue Nov 26 20:27:10 2019 +0100

    WW-5047 Drops name as not needed
---
 plugins/velocity/src/main/resources/struts-plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/velocity/src/main/resources/struts-plugin.xml \
b/plugins/velocity/src/main/resources/struts-plugin.xml index 04842de..435fab9 100644
--- a/plugins/velocity/src/main/resources/struts-plugin.xml
+++ b/plugins/velocity/src/main/resources/struts-plugin.xml
@@ -27,7 +27,7 @@
 
     <bean-provider name="velocityBeans" \
class="org.apache.struts2.views.velocity.VelocityBeanSelectionProvider"/>  
-    <bean class="org.apache.struts2.views.velocity.VelocityManager" name="struts" />
+    <bean class="org.apache.struts2.views.velocity.VelocityManager" />
 
     <bean type="org.apache.struts2.components.template.TemplateEngine" name="vm"
           class="org.apache.struts2.views.velocity.template.VelocityTemplateEngine" \
/>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic