Strange behaviour when the test classname is set to "LogServiceTest.java" -------------------------------------------------------------------------
Key: PAXEXAM-163 URL: http://issues.ops4j.org/browse/PAXEXAM-163 Project: Pax Exam Issue Type: Bug Affects Versions: 1.2.0 Environment: Maven 2.2.1 Reporter: François Fornaciari Assignee: Toni Menzel I've encountered a strange behaviour by using the Pax Exam 1.2.0 feature (using both MavenConfiguredJUnit4TestRunner and JUnit4TestRunner). If the class containing the test methods is named "LogServiceTest.java", the maven build is successful but my test methods are never called... It seems that other classnames which also contain the "LogService" string are not affected by this issue. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general