From issues-return-33511-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Tue Dec 3 08:34:04 2019 Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 6C24D1900F for ; Tue, 3 Dec 2019 08:34:03 +0000 (UTC) Received: (qmail 11070 invoked by uid 500); 3 Dec 2019 08:34:02 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 10961 invoked by uid 500); 3 Dec 2019 08:34:01 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 10934 invoked by uid 99); 3 Dec 2019 08:34:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Dec 2019 08:34:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0C343E300D for ; Tue, 3 Dec 2019 08:34:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 7B6E77803DD for ; Tue, 3 Dec 2019 08:34:00 +0000 (UTC) Date: Tue, 3 Dec 2019 08:34:00 +0000 (UTC) From: "ASF subversion and git services (Jira)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-5049) Move Velocity support into a dedicated plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986709#comment-16986709 ] ASF subversion and git services commented on WW-5049: ----------------------------------------------------- Commit 383cc2921577b4779ac101a33b3a1a342cb6a816 in struts's branch refs/heads/WW-5049-velocity-plugin from Lukasz Lenart [ https://gitbox.apache.org/repos/asf?p=struts.git;h=383cc29 ] WW-5049 Adds missing internal dependency > Move Velocity support into a dedicated plugin > --------------------------------------------- > > Key: WW-5049 > URL: https://issues.apache.org/jira/browse/WW-5049 > Project: Struts 2 > Issue Type: New Feature > Components: Core > Reporter: Lukasz Lenart > Priority: Major > Fix For: 2.6 > > > Right now Velocity is tied to the Core even if not used by users and they must include it in their apps, increasing size of the app. > It would be good to allow move Velocity plugin into a dedicated plugin plus still allow overrides its extension points. -- This message was sent by Atlassian Jira (v8.3.4#803005)