[
https://issues.apache.org/jira/browse/WW-4243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825003#comment-13825003
]
Hudson commented on WW-4243:
----------------------------
FAILURE: Integrated in Struts2-JDK6 #844 (See
[https://builds.apache.org/job/Struts2-JDK6/844/])
WW-4243 Splits interface in to two to allow using different implementation
(lukaszlenart: rev 1542808)
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/DefaultTagLibrary.java
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/TagLibrary.java
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/TagLibraryDirectiveProvider.java
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/TagLibraryModelProvider.java
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.java
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/velocity/VelocityManager.java
* /struts/struts2/trunk/core/src/main/resources/struts-default.xml
*
/struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/views/DojoTagLibrary.java
* /struts/struts2/trunk/plugins/dojo/src/main/resources/struts-plugin.xml
> Move Velocity support into plugin
> ---------------------------------
>
> Key: WW-4243
> URL: https://issues.apache.org/jira/browse/WW-4243
> Project: Struts 2
> Issue Type: Improvement
> Components: Integration
> Affects Versions: 2.3.15.3
> Reporter: Lukasz Lenart
> Fix For: 2.3.17
>
>
> Right now Velocity support is shipped with core but mostly it isn't used.
> It'd be better to move it to dedicated plugin. Thus will (partially) solve
> problems with dependencies - VELOCITY-816
--
This message was sent by Atlassian JIRA
(v6.1#6144)