2015-10-13 10:57 GMT+02:00 Christoph Nenning <[email protected]>: >> This class must stay where it was - it is a base class for users' unit >> tests - without it they won't be able to write unit tests to test >> portlets. A release doesn't contain the test classes, there is no jar >> with them. >> > > A test class must live in src/main instead of src/test?
Yes if you (as a user) want to write a test based on it > The jdk8 build error occurs because portlet plugin has a dependency on > struts-junit-plugin and junit for the compile scope. This drags in some > spring jars but not spring-core. If this project really needs such a > special setup, with test stuff included in main project, then spring-core > must be added as well. So let's add it :) Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
