From issues-return-33514-archive-asf-public=cust-asf.ponee.io@struts.apache.org Tue Dec 3 08:34:05 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3E0B7180629 for ; Tue, 3 Dec 2019 09:34:05 +0100 (CET) Received: (qmail 11760 invoked by uid 500); 3 Dec 2019 08:34:03 -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 11631 invoked by uid 99); 3 Dec 2019 08:34:03 -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:03 +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 38B1FE3144 for ; Tue, 3 Dec 2019 08:34:02 +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 9263578091B 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=16986712#comment-16986712 ] ASF subversion and git services commented on WW-5049: ----------------------------------------------------- Commit 93b6efee3c699e8d1d496180ab130206d2b681ab in struts's branch refs/heads/WW-5049-velocity-plugin from Lukasz Lenart [ https://gitbox.apache.org/repos/asf?p=struts.git;h=93b6efe ] WW-5049 Supports bean-selection via Java config > 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)