|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-14954) testlink plugin c... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)
- [JIRA] (JENKINS-14954) testlink plu... [email protected] (JIRA)

Code changed in jenkins
User: Bruno P. Kinoshita
Path:
src/main/java/hudson/plugins/testlink/result/JUnitCaseNameResultSeeker.java
src/main/java/hudson/plugins/testlink/result/JUnitMethodNameResultSeeker.java
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
src/main/resources/hudson/plugins/testlink/util/Messages.properties
src/main/resources/hudson/plugins/testlink/util/Messages_en.properties
src/main/resources/hudson/plugins/testlink/util/Messages_pt.properties
src/main/webapp/help-junitIncludePattern.html
src/main/webapp/help-junitIncludePattern_es.html
src/main/webapp/help-junitIncludePattern_fr.html
src/main/webapp/help-junitIncludePattern_pt.html
src/main/webapp/help-tapIncludePattern.html
src/main/webapp/help-tapIncludePattern_es.html
src/main/webapp/help-tapIncludePattern_fr.html
src/main/webapp/help-tapIncludePattern_pt.html
src/main/webapp/help-testNGIncludePattern.html
src/main/webapp/help-testNGIncludePattern_es.html
src/main/webapp/help-testNGIncludePattern_fr.html
src/main/webapp/help-testNGIncludePattern_pt.html
http://jenkins-ci.org/commit/testlink-plugin/2c5ea35e32d6b4614b35fad0b21a0a24fdfa55a6
Log:
JENKINS-14954Added note about requirement to have the include patternsrelative to the job workspace. Also fixed the log messages for result
seeking strategies.