Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Add JSP Transformation step #115

Open
tbitonti opened this issue May 20, 2020 · 0 comments
Open

Add JSP Transformation step #115

tbitonti opened this issue May 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tbitonti
Copy link
Owner

tbitonti commented May 20, 2020

Need a rule to transform JSP files, which contain package references. For example, javax.el should be replaced with jakarta.el in the following JSP text:

<%@ page import="com.sun.ts.tests.jsp.common.util.JspTestUtil,
             javax.el.MethodExpression,
             javax.el.MethodInfo,
             javax.el.ELContext"%>
@tbitonti tbitonti added the enhancement New feature or request label May 20, 2020
@tbitonti tbitonti self-assigned this May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant