(struts) branch feature/WW-5402-autoload-classptah deleted (was c7ae61482)

2024-04-01 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch feature/WW-5402-autoload-classptah
in repository https://gitbox.apache.org/repos/asf/struts.git


 was c7ae61482 WW-5402 Auto loads Tiles definitions from classpath

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



(struts) branch master updated (c774e23ef -> 689d17d27)

2024-04-01 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


from c774e23ef Merge pull request #900 from apache/WW-5251-retrofit-compat
 add c7ae61482 WW-5402 Auto loads Tiles definitions from classpath
 add 689d17d27 Merge pull request #896 from 
apache/feature/WW-5402-autoload-classptah

No new revisions were added by this update.

Summary of changes:
 plugins/tiles/pom.xml  |   3 -
 .../struts2/tiles/StrutsTilesContainerFactory.java |  28 +++--
 .../tiles/StrutsTilesContainerFactoryTest.java | 128 +
 3 files changed, 149 insertions(+), 10 deletions(-)
 create mode 100644 
plugins/tiles/src/test/java/org/apache/struts2/tiles/StrutsTilesContainerFactoryTest.java