Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WW-5233] Include Apache Tiles code base in the Tiles plugin #608

Merged
merged 4 commits into from
Aug 1, 2023

Commits on Jul 30, 2023

  1. WW-5233 Introduces Tiles base code into the Tiles plugin

    WW-5233 Copies a based set of Tiles classes used by Struts
    
    WW-5233 Copies Portlet related Tiles code base
    
    WW-5233 Copies Tiles API related tests
    
    WW-5233 Copies Tiles Core related tests
    
    WW-5233 Copies Tiles EL related tests
    
    WW-5233 Copies Tiles OGNL related tests
    
    WW-5233 Copies Tiles Template related tests
    
    WW-5233 Copies Tiles Servlet related tests
    
    WW-5233 Upgrades Easymock to version 4.3 to support Java 17
    
    WW-5233 Copies Tiles Request related tests
    
    WW-5233 Copies Tiles Autotag related tests
    
    WW-5233 Drops useless @Version tag and addresses some potential RegEx vulnerabilities
    
    WW-5233 Addresses bugs reported by Sonar
    
    WW-5233 Addresses a few code smells
    
    WW-5233 Copies Tiles Portal related tests
    
    WW-5233 Fixes broken test
    
    WW-5233 Adds Tiles DTD definition
    
    Add missing classes and tld definition.
    
    Add generating of Autotags and tests.
    
    Make plugin standalone with all generated resources.
    
    Make plugin standalone with all generated resources for velocity.
    
    Make plugin standalone with all generated resources for velocity.
    
    WW-5233 Marks Velocity dependencies as optional
    lukaszlenart committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    10203ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01ccc0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67a21ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8080d41 View commit details
    Browse the repository at this point in the history