You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by th...@apache.org on 2020/12/02 12:57:48 UTC

[tapestry-5] branch master updated: Fixing the LocalVariableImpl file name

This is an automated email from the ASF dual-hosted git repository.

thiagohp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git


The following commit(s) were added to refs/heads/master by this push:
     new a31d868  Fixing the LocalVariableImpl file name
a31d868 is described below

commit a31d868cc622c26ff0a6f4a0b31882bdcc962422
Author: Thiago H. de Paula Figueiredo <th...@arsmachina.com.br>
AuthorDate: Wed Dec 2 09:57:38 2020 -0300

    Fixing the LocalVariableImpl file name
---
 .../internal/plastic/{LocalVariable.java => LocalVariableImpl.java}       | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/plastic/src/main/java/org/apache/tapestry5/internal/plastic/LocalVariable.java b/plastic/src/main/java/org/apache/tapestry5/internal/plastic/LocalVariableImpl.java
similarity index 100%
rename from plastic/src/main/java/org/apache/tapestry5/internal/plastic/LocalVariable.java
rename to plastic/src/main/java/org/apache/tapestry5/internal/plastic/LocalVariableImpl.java