Thanks John B --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org
WW-3826 solved a problem running JUnit tests on portlet actions via
struts2-portlet-plugin and struts2-junit-plugin. The solution used
Spring's org.springframework.mock.web.portlet package in the spring-test
framework. Spring Portlet MVC is no longer supported (SPR-14129) and the
package has been removed starting with Spring 5. I'm not able to upgrade
to Spring 5 without loosing my unit testing since having both versions
of spring-test in my classpath creates many other issues. Any short term
suggestion would be appreciated.
- struts2-portlet-plugin dependency issue John Bush
- Re: struts2-portlet-plugin dependency issue Lukasz Lenart
- Re: struts2-portlet-plugin dependency issue John Bush
- Re: struts2-portlet-plugin dependency issue Yasser Zamani
- Re: struts2-portlet-plugin dependency issue John Bush
- Re: struts2-portlet-plugin dependency issue Yasser Zamani
- Re: struts2-portlet-plugin dependency issue Lukasz Lenart
- Re: struts2-portlet-plugin dependency ... John Bush
- Re: struts2-portlet-plugin depende... Lukasz Lenart