[jenkinsci/testlink-plugin]

2023-02-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd/c94706-00%40github.com.


[jenkinsci/testlink-plugin] c6c30d: Bump junit from 1.24 to 1166.va_436e268e972

2023-02-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1166.va_436e268e972
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: c6c30de8276211f4292bbfa92dc8eb71bf5f14f0
  
https://github.com/jenkinsci/testlink-plugin/commit/c6c30de8276211f4292bbfa92dc8eb71bf5f14f0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 1.24 to 1166.va_436e268e972

Bumps [junit](https://github.com/jenkinsci/junit-plugin) from 1.24 to 
1166.va_436e268e972.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1166.va_436e268e972/00-c6c30d%40github.com.


[jenkinsci/testlink-plugin] c94706: Bump junit from 1.24 to 1159.v0b_396e1e07dd

2022-12-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: c94706b15a0783cbc2270d5f5d1908d0004d
  
https://github.com/jenkinsci/testlink-plugin/commit/c94706b15a0783cbc2270d5f5d1908d0004d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 1.24 to 1159.v0b_396e1e07dd

Bumps [junit](https://github.com/jenkinsci/junit-plugin) from 1.24 to 
1159.v0b_396e1e07dd.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd/00-c94706%40github.com.


[jenkinsci/testlink-plugin] f0a8f6: vuln-fix: Temporary Directory Hijacking or Informa...

2022-07-27 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: f0a8f63e641dfd0efa2436582aecd907c5611860
  
https://github.com/jenkinsci/testlink-plugin/commit/f0a8f63e641dfd0efa2436582aecd907c5611860
  Author: Jonathan Leitschuh 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M src/test/java/hudson/plugins/testlink/result/ResultSeekerTestCase.java

  Log Message:
  ---
  vuln-fix: Temporary Directory Hijacking or Information Disclosure

This fixes either Temporary Directory Hijacking, or Temporary Directory Local 
Information Disclosure.

Weakness: CWE-379: Creation of Temporary File in Directory with Insecure 
Permissions
Severity: High
CVSSS: 7.3
Detection: CodeQL & OpenRewrite 
(https://public.moderne.io/recipes/org.openrewrite.java.security.UseFilesCreateTempDirectory)

Reported-by: Jonathan Leitschuh 
Signed-off-by: Jonathan Leitschuh 

Bug-tracker: https://github.com/JLLeitschuh/security-research/issues/10

Co-authored-by: Moderne 


  Commit: ee4da7f277f2118fb715f5de8cd66b91077610ec
  
https://github.com/jenkinsci/testlink-plugin/commit/ee4da7f277f2118fb715f5de8cd66b91077610ec
  Author: Bruno P. Kinoshita 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M src/test/java/hudson/plugins/testlink/result/ResultSeekerTestCase.java

  Log Message:
  ---
  Merge pull request #40 from 
JLLeitschuh/fix/JLL/temporary_directory_hijacking_or_temporary_directory_information_disclosure

[SECURITY] Fix Temporary Directory Hijacking or Information Disclosure 
Vulnerability


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/f1c891badede...ee4da7f277f2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/f1c891-ee4da7%40github.com.


[jenkinsci/testlink-plugin]

2022-06-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1.24
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1.24/54bf18-00%40github.com.


[jenkinsci/testlink-plugin] 54bf18: Bump junit from 1.11 to 1.24

2022-06-30 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 54bf187062e2ce993c6f684e78bd8c80131d901c
  
https://github.com/jenkinsci/testlink-plugin/commit/54bf187062e2ce993c6f684e78bd8c80131d901c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 1.11 to 1.24

Bumps junit from 1.11 to 1.24.

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: f1c891badededb375c43d2ea7bd0a1eea67afcce
  
https://github.com/jenkinsci/testlink-plugin/commit/f1c891badededb375c43d2ea7bd0a1eea67afcce
  Author: Bruno P. Kinoshita 
  Date:   2022-07-01 (Fri, 01 Jul 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #39 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-junit-1.24

Bump junit from 1.11 to 1.24


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/5f5a19466af6...f1c891badede

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/5f5a19-f1c891%40github.com.


[jenkinsci/testlink-plugin] 54bf18: Bump junit from 1.11 to 1.24

2022-06-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1.24
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 54bf187062e2ce993c6f684e78bd8c80131d901c
  
https://github.com/jenkinsci/testlink-plugin/commit/54bf187062e2ce993c6f684e78bd8c80131d901c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 1.11 to 1.24

Bumps junit from 1.11 to 1.24.

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1.24/00-54bf18%40github.com.


[jenkinsci/testlink-plugin] b08c07: fix: Adapt icon path removal from core

2022-04-15 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: b08c07a26e12cdb4b5b73cc7e5c78bad655385dc
  
https://github.com/jenkinsci/testlink-plugin/commit/b08c07a26e12cdb4b5b73cc7e5c78bad655385dc
  Author: NotMyFault 
  Date:   2022-04-15 (Fri, 15 Apr 2022)

  Changed paths:
M .gitignore
M 
src/main/resources/hudson/plugins/testlink/TestLinkProjectAction/sidepanel.jelly

  Log Message:
  ---
  fix: Adapt icon path removal from core


  Commit: 5f5a19466af63fb4f1bfc227ae2cf57997ca1ab6
  
https://github.com/jenkinsci/testlink-plugin/commit/5f5a19466af63fb4f1bfc227ae2cf57997ca1ab6
  Author: Bruno P. Kinoshita 
  Date:   2022-04-16 (Sat, 16 Apr 2022)

  Changed paths:
M .gitignore
M 
src/main/resources/hudson/plugins/testlink/TestLinkProjectAction/sidepanel.jelly

  Log Message:
  ---
  Merge pull request #38 from NotMyFault/fix/master/adapt-icon-path-removal

Adapt icon path removal from core


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/2b5b63f3e2e2...5f5a19466af6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/2b5b63-5f5a19%40github.com.


[jenkinsci/testlink-plugin]

2021-04-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-io-commons-io-2.7
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/dependabot/maven/commons-io-commons-io-2.7/f67073-00%40github.com.


[jenkinsci/testlink-plugin] f67073: Bump commons-io from 2.6 to 2.7

2021-04-26 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: f67073db2d81be72724702f0d0bb5d515cfb3e1a
  
https://github.com/jenkinsci/testlink-plugin/commit/f67073db2d81be72724702f0d0bb5d515cfb3e1a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-26 (Mon, 26 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump commons-io from 2.6 to 2.7

Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] 


  Commit: 2b5b63f3e2e29bbeffa6798c9fe00937109ddb0e
  
https://github.com/jenkinsci/testlink-plugin/commit/2b5b63f3e2e29bbeffa6798c9fe00937109ddb0e
  Author: Bruno P. Kinoshita 
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #37 from 
jenkinsci/dependabot/maven/commons-io-commons-io-2.7

Bump commons-io from 2.6 to 2.7


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/bae55d0e60aa...2b5b63f3e2e2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/bae55d-2b5b63%40github.com.


[jenkinsci/testlink-plugin] f67073: Bump commons-io from 2.6 to 2.7

2021-04-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-io-commons-io-2.7
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: f67073db2d81be72724702f0d0bb5d515cfb3e1a
  
https://github.com/jenkinsci/testlink-plugin/commit/f67073db2d81be72724702f0d0bb5d515cfb3e1a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-26 (Mon, 26 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump commons-io from 2.6 to 2.7

Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/dependabot/maven/commons-io-commons-io-2.7/00-f67073%40github.com.


[jenkinsci/testlink-plugin] bae55d: Update pom.xml URL (now in github)

2020-11-06 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: bae55d0e60aa9e724a4b3f94776c3076f3878262
  
https://github.com/jenkinsci/testlink-plugin/commit/bae55d0e60aa9e724a4b3f94776c3076f3878262
  Author: Bruno P. Kinoshita 
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml URL (now in github)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/658570-bae55d%40github.com.


[jenkinsci/testlink-plugin] 658570: [JENKINS-64023] Add 4.0 release line, with first e...

2020-11-06 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 65857055655d5f97d1b5803f267c5bf708a5ff7f
  
https://github.com/jenkinsci/testlink-plugin/commit/65857055655d5f97d1b5803f267c5bf708a5ff7f
  Author: Bruno P. Kinoshita 
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  [JENKINS-64023] Add 4.0 release line, with first entry in the changelog


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/0bb41d-658570%40github.com.


[jenkinsci/testlink-plugin] 0bb41d: Remove outdated compatibility matrix

2020-11-06 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 0bb41deee49d31cb4068076b4a70e921f70c0d8e
  
https://github.com/jenkinsci/testlink-plugin/commit/0bb41deee49d31cb4068076b4a70e921f70c0d8e
  Author: Bruno P. Kinoshita 
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Remove outdated compatibility matrix


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/cc715c-0bb41d%40github.com.


[jenkinsci/testlink-plugin] cc715c: Update/fix links

2020-11-06 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: cc715cddd04dc2e510f4429d0c28df53faeba886
  
https://github.com/jenkinsci/testlink-plugin/commit/cc715cddd04dc2e510f4429d0c28df53faeba886
  Author: Bruno P. Kinoshita 
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update/fix links


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/b13df7-cc715c%40github.com.


[jenkinsci/testlink-plugin] b13df7: Remove width from Markdown images

2020-11-06 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: b13df7709dfe2fa6238b17070508bde140ee4aa0
  
https://github.com/jenkinsci/testlink-plugin/commit/b13df7709dfe2fa6238b17070508bde140ee4aa0
  Author: Bruno P. Kinoshita 
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Remove width from Markdown images


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/903891-b13df7%40github.com.


[jenkinsci/testlink-plugin] 903891: Add README file (generated from wiki migration tool)

2020-11-06 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 9038912c258dd15e17c5014548c7181f6de46248
  
https://github.com/jenkinsci/testlink-plugin/commit/9038912c258dd15e17c5014548c7181f6de46248
  Author: Bruno P. Kinoshita 
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
A README.md

  Log Message:
  ---
  Add README file (generated from wiki migration tool)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/fcffb0-903891%40github.com.


[jenkinsci/testlink-plugin] be9c71: [JENKINS-64023] Remove TestlinkResult (do not need...

2020-11-06 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/testlink-plugin

  Commit: be9c7109d338c0c3358b588a8afaa2ce09c739ed

  
https://github.com/jenkinsci/testlink-plugin/commit/be9c7109d338c0c3358b588a8afaa2ce09c739ed

  Author: Bruno P. Kinoshita 

  Date:   2020-11-03 (Tue, 03 Nov 2020)



  Changed paths:

M src/main/java/hudson/plugins/testlink/GraphHelper.java

M src/main/java/hudson/plugins/testlink/TestLinkBuildAction.java

M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java

M src/main/java/hudson/plugins/testlink/TestLinkProjectAction.java

R src/main/java/hudson/plugins/testlink/TestLinkResult.java

A src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/index.jelly

A 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/index.properties

A 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/index_es.properties

A 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/index_pt.properties

R src/main/resources/hudson/plugins/testlink/TestLinkResult/index.jelly

R src/main/resources/hudson/plugins/testlink/TestLinkResult/index.properties

R 
src/main/resources/hudson/plugins/testlink/TestLinkResult/index_es.properties

R 
src/main/resources/hudson/plugins/testlink/TestLinkResult/index_pt.properties

M src/test/java/hudson/plugins/testlink/TestTestLinkProjectAction.java

R src/test/java/hudson/plugins/testlink/TestTestLinkResult.java



  Log Message:

  ---

  [JENKINS-64023] Remove TestlinkResult (do not need it), use git-plugin 
approach to find parent Run, remove deprecated code (major release coming up)





  Commit: fcffb02de4237b02c215dec64c46b52ecc9a2aff

  
https://github.com/jenkinsci/testlink-plugin/commit/fcffb02de4237b02c215dec64c46b52ecc9a2aff

  Author: Bruno P. Kinoshita 

  Date:   2020-11-07 (Sat, 07 Nov 2020)



  Changed paths:

M src/main/java/hudson/plugins/testlink/GraphHelper.java

M src/main/java/hudson/plugins/testlink/TestLinkBuildAction.java

M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java

M src/main/java/hudson/plugins/testlink/TestLinkProjectAction.java

R src/main/java/hudson/plugins/testlink/TestLinkResult.java

A src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/index.jelly

A 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/index.properties

A 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/index_es.properties

A 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/index_pt.properties

R src/main/resources/hudson/plugins/testlink/TestLinkResult/index.jelly

R src/main/resources/hudson/plugins/testlink/TestLinkResult/index.properties

R 
src/main/resources/hudson/plugins/testlink/TestLinkResult/index_es.properties

R 
src/main/resources/hudson/plugins/testlink/TestLinkResult/index_pt.properties

M src/test/java/hudson/plugins/testlink/TestTestLinkProjectAction.java

R src/test/java/hudson/plugins/testlink/TestTestLinkResult.java



  Log Message:

  ---

  Merge pull request #35 from kinow/JENKINS-64023



[JENKINS-64023] Remove TestlinkResult (do not need it), use git-plugiā€¦





Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/1235c466a7b4...fcffb02de423

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/testlink-plugin/push/refs/heads/master/1235c4-fcffb0%40github.com.


[jenkinsci/testlink-plugin] 1235c4: [maven-release-plugin] prepare for next developmen...

2019-02-06 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 1235c466a7b460c39f4fba46051082c1d9c214ff
  
https://github.com/jenkinsci/testlink-plugin/commit/1235c466a7b460c39f4fba46051082c1d9c214ff
  Author: Bruno P. Kinoshita 
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin]

2019-02-06 Thread Bruno P. Kinoshita
  Branch: refs/tags/testlink-3.16
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] d17d4d: [maven-release-plugin] prepare release testlink-3.16

2019-02-06 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: d17d4d9a9c06c69b101afcc5ff799d0ea6f14a90
  
https://github.com/jenkinsci/testlink-plugin/commit/d17d4d9a9c06c69b101afcc5ff799d0ea6f14a90
  Author: Bruno P. Kinoshita 
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.16


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] a5ea20: Adding testcase version environment

2019-02-06 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: a5ea20179965753ecb2fc43d42818df3e278d8ec
  
https://github.com/jenkinsci/testlink-plugin/commit/a5ea20179965753ecb2fc43d42818df3e278d8ec
  Author: hjzimmer <38101360+hjzim...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  Adding testcase version environment 

Adding testcase version from Testlink testcase to environment variables, since 
many test systems might be interested in this to be able to handle older 
versions from a testplan as well


  Commit: 60248c63242074dd4b3055bc7a50bbc32ccc
  
https://github.com/jenkinsci/testlink-plugin/commit/60248c63242074dd4b3055bc7a50bbc32ccc
  Author: hjzimmer <38101360+hjzim...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  Update TestLinkHelper.java


  Commit: dc04ed822b6084f3b72737dc08d928f95a48247b
  
https://github.com/jenkinsci/testlink-plugin/commit/dc04ed822b6084f3b72737dc08d928f95a48247b
  Author: hjzimmer <38101360+hjzim...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  Update TestLinkHelper.java


  Commit: 505faeaa8fde6bdec1452f945a320422d88ab32a
  
https://github.com/jenkinsci/testlink-plugin/commit/505faeaa8fde6bdec1452f945a320422d88ab32a
  Author: Bruno P. Kinoshita 
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  Merge pull request #33 from hjzimmer/patch-1

Adding testcase version environment


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/4dca1e002b98...505faeaa8fde

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] a80d8b: [maven-release-plugin] prepare release testlink-3....

2018-12-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: a80d8b2dd7828550736d8a5be4532729cf765455
  
https://github.com/jenkinsci/testlink-plugin/commit/a80d8b2dd7828550736d8a5be4532729cf765455
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.15



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin]

2018-12-28 Thread GitHub
  Branch: refs/tags/testlink-3.15
  Home:   https://github.com/jenkinsci/testlink-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 4dca1e: [maven-release-plugin] prepare for next developmen...

2018-12-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 4dca1e002b984da13a1aedd2f3cc97156fbdab77
  
https://github.com/jenkinsci/testlink-plugin/commit/4dca1e002b984da13a1aedd2f3cc97156fbdab77
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 737648: Update testlink-java-api to 1.9.17-0

2018-12-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 7376488f7df9d87705b00c3f281c86d7d587cca6
  
https://github.com/jenkinsci/testlink-plugin/commit/7376488f7df9d87705b00c3f281c86d7d587cca6
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update testlink-java-api to 1.9.17-0


  Commit: 5f2a1c40d0d805fb49a3da484aed1300e9cf741e
  
https://github.com/jenkinsci/testlink-plugin/commit/5f2a1c40d0d805fb49a3da484aed1300e9cf741e
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update commons-lang to 3.8.1


  Commit: 5cf6fc7508dcc4aea5587a935fcb424aa181c196
  
https://github.com/jenkinsci/testlink-plugin/commit/5cf6fc7508dcc4aea5587a935fcb424aa181c196
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update commons-io to 2.6


  Commit: 123e62caf451a46f68517a0657b5a39e6fe33e53
  
https://github.com/jenkinsci/testlink-plugin/commit/123e62caf451a46f68517a0657b5a39e6fe33e53
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update commons-codec to 1.11


  Commit: fd417ef84a1b331b678247299d0a1a12dbe5b308
  
https://github.com/jenkinsci/testlink-plugin/commit/fd417ef84a1b331b678247299d0a1a12dbe5b308
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update jenkins parent


  Commit: 3ad3fc554dfc954600c5d442e769f2351079558e
  
https://github.com/jenkinsci/testlink-plugin/commit/3ad3fc554dfc954600c5d442e769f2351079558e
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove ci from pom.xlm


  Commit: c394c58578aba02fb414de01cd514201e7b53522
  
https://github.com/jenkinsci/testlink-plugin/commit/c394c58578aba02fb414de01cd514201e7b53522
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to Java 8


  Commit: 57889c29ca0604d5c04af6ee6b03d8b69daec4bf
  
https://github.com/jenkinsci/testlink-plugin/commit/57889c29ca0604d5c04af6ee6b03d8b69daec4bf
  Author: Bruno P. Kinoshita 
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
M src/test/java/hudson/plugins/testlink/TestTestLinkSite.java

  Log Message:
  ---
  Fixing compilation errors


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/4f3a98b08b59...57889c29ca06
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 99232b: [maven-release-plugin] prepare release testlink-3....

2018-03-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 99232b8a484d87438c96ccdac0b3ca5e5927fe77
  
https://github.com/jenkinsci/testlink-plugin/commit/99232b8a484d87438c96ccdac0b3ca5e5927fe77
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.14


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 4f3a98: [maven-release-plugin] prepare for next developmen...

2018-03-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 4f3a98b08b59ae1bf7d4a00baad623b66f59cdad
  
https://github.com/jenkinsci/testlink-plugin/commit/4f3a98b08b59ae1bf7d4a00baad623b66f59cdad
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin]

2018-03-28 Thread GitHub
  Branch: refs/tags/testlink-3.14
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 4c2ec8: [JENKINS-50445] - Whitelist model objects from tap...

2018-03-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 4c2ec86260d110a3dcfe3a36360963dfc4c8e80f
  
https://github.com/jenkinsci/testlink-plugin/commit/4c2ec86260d110a3dcfe3a36360963dfc4c8e80f
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  ---
  [JENKINS-50445] - Whitelist model objects from tap4j


  Commit: f5f3fd1030be5ce6396fedfece2a81add84d29ca
  
https://github.com/jenkinsci/testlink-plugin/commit/f5f3fd1030be5ce6396fedfece2a81add84d29ca
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  ---
  Merge pull request #32 from oleg-nenashev/jep-200/JENKINS-50445

[JENKINS-50445] - Whitelist model objects from tap4j


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/44afa95693bc...f5f3fd1030be

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 0e743a: Correct french tick, colon, accents and not transl...

2018-02-08 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 0e743a485b6bb4ecc9f8caf7922e318abb3c893e
  
https://github.com/jenkinsci/testlink-plugin/commit/0e743a485b6bb4ecc9f8caf7922e318abb3c893e
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
M src/main/resources/hudson/plugins/testlink/util/Messages_fr.properties

  Log Message:
  ---
  Correct french tick, colon, accents and not translated parts


  Commit: 44afa95693bce9e7bed5fe76e4aeeaeb3b46aa51
  
https://github.com/jenkinsci/testlink-plugin/commit/44afa95693bce9e7bed5fe76e4aeeaeb3b46aa51
  Author: Wadeck Follonier <wadeck.follon...@gmail.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
M src/main/resources/hudson/plugins/testlink/util/Messages_fr.properties

  Log Message:
  ---
  - part 2 for the remaining :


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/f00f27b5e952...44afa95693bc

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 05dc43: [JENKINS-49302] - Fix escaping of summary reports.

2018-02-02 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 05dc4393578196adc8021ad070de8ef8410ae2cd
  
https://github.com/jenkinsci/testlink-plugin/commit/05dc4393578196adc8021ad070de8ef8410ae2cd
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-02-02 (Fri, 02 Feb 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/summary.jelly

  Log Message:
  ---
  [JENKINS-49302] - Fix escaping of summary reports.

The utility methods are not used outside summary.jelly, so it should be fine


  Commit: 47efb7273cebff2786c1446afb368a05dda3764f
  
https://github.com/jenkinsci/testlink-plugin/commit/47efb7273cebff2786c1446afb368a05dda3764f
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-02-02 (Fri, 02 Feb 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  [JENKINS-49302]  - integer escaping - YAGNI


  Commit: f00f27b5e95271a5edbac57f413be3c41b092423
  
https://github.com/jenkinsci/testlink-plugin/commit/f00f27b5e95271a5edbac57f413be3c41b092423
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2018-02-03 (Sat, 03 Feb 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/summary.jelly

  Log Message:
  ---
  Merge pull request #30 from oleg-nenashev/JENKINS-49302

[JENKINS-49302] - Fix escaping of summary reports.


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/2fb99d0cb602...f00f27b5e952

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 2fb99d: [maven-release-plugin] prepare for next developmen...

2018-01-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 2fb99d0cb6023e480725763639136c7b6361b217
  
https://github.com/jenkinsci/testlink-plugin/commit/2fb99d0cb6023e480725763639136c7b6361b217
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin]

2018-01-25 Thread GitHub
  Branch: refs/tags/testlink-3.13
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] c7815e: [maven-release-plugin] prepare release testlink-3....

2018-01-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: c7815eab51a023f92330e80792677c2f7d5fadd9
  
https://github.com/jenkinsci/testlink-plugin/commit/c7815eab51a023f92330e80792677c2f7d5fadd9
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.13


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] d8e49b: Stop serializing Build fields in TestLinkBuildActi...

2018-01-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: d8e49b63322114bb1c53a0eb789b77ddb2800f96
  
https://github.com/jenkinsci/testlink-plugin/commit/d8e49b63322114bb1c53a0eb789b77ddb2800f96
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkBuildAction.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkResult.java
M src/test/java/hudson/plugins/testlink/TestTestLinkProjectAction.java
M src/test/java/hudson/plugins/testlink/TestTestLinkResult.java

  Log Message:
  ---
  Stop serializing Build fields in TestLinkBuildAction and TestLinkResult


  Commit: 9bf81a9b9482589c006cdbb727d3454f50913c17
  
https://github.com/jenkinsci/testlink-plugin/commit/9bf81a9b9482589c006cdbb727d3454f50913c17
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
A src/main/resources/META-INF/hudson.remoting.ClassFilter
M src/test/java/hudson/plugins/testlink/result/ResultSeekerTestCase.java

  Log Message:
  ---
  [JENKINS-48924] - Whitelist TestLink Java API classes being used in 
TestCaseWrapper


  Commit: 8b93d2932400af33cc5f58a9a6ae700130e99fc3
  
https://github.com/jenkinsci/testlink-plugin/commit/8b93d2932400af33cc5f58a9a6ae700130e99fc3
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/test/java/hudson/plugins/testlink/TestTestLinkProjectAction.java

  Log Message:
  ---
  [JENKINS-48924] - Forgot some deprecated API


  Commit: c3b85cd9a4eace096e006f9284b152a9f5b25103
  
https://github.com/jenkinsci/testlink-plugin/commit/c3b85cd9a4eace096e006f9284b152a9f5b25103
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkBuilderDescriptor.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractTestNGResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGSuiteNameResultSeeker.java
M src/main/resources/META-INF/hudson.remoting.ClassFilter
M src/test/java/hudson/plugins/testlink/parser/issue8531/TestIssue8531.java
M src/test/java/hudson/plugins/testlink/parser/issue9993/TestIssue9993.java
A src/test/java/hudson/plugins/testlink/result/ResultSeekerTest.java

  Log Message:
  ---
  [JENKINS-48995] - Stop storing TestNG parsers in XML


  Commit: 242971408c829ad66145c74f6981f3bd697911c3
  
https://github.com/jenkinsci/testlink-plugin/commit/242971408c829ad66145c74f6981f3bd697911c3
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  ---
  [JENKINS-48924] - Whitelist TestNG objects for TestLink


  Commit: a92f25800174b97ef21e2b008656898d986c1c0e
  
https://github.com/jenkinsci/testlink-plugin/commit/a92f25800174b97ef21e2b008656898d986c1c0e
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M 
src/main/java/hudson/plugins/testlink/result/AbstractJUnitResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractTAPFileNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractTestNGResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGSuiteNameResultSeeker.java

  Log Message:
  ---
  [JENKINS-48924] - Use MasterToSlaveFileCallable


  Commit: b56640e893085a4425340502b5968da8d0bf1e85
  
https://github.com/jenkinsci/testlink-plugin/commit/b56640e893085a4425340502b5968da8d0bf1e85
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  Changed paths:
R src/test/java/hudson/plugins/testlink/result/ResultSeekerTest.java

  Log Message:
  ---
  [JENKINS-48924] - Test case is not finished && makes no sense in the current 
state


  Commit: 9d4b1ccd66eb95e1afad012a6ba28e2b4d0f9c15
  
https://github.com/jenkinsci/testlink-plugin/commit/9d4b1ccd66eb95e1afad012a6ba28e2b4d0f9c15
  Author: Bruno P. Kinoshita <ki...@users.

[jenkinsci/testlink-plugin] 66cc1f: Update plugin POM to make the plugin runnable with...

2018-01-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 66cc1fa896ce88ba60d38b1e81e43b9ac6917b74
  
https://github.com/jenkinsci/testlink-plugin/commit/66cc1fa896ce88ba60d38b1e81e43b9ac6917b74
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-13 (Sat, 13 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update plugin POM to make the plugin runnable with PCT


  Commit: 43318eeaa715960ed240b2e72de9694c079593a0
  
https://github.com/jenkinsci/testlink-plugin/commit/43318eeaa715960ed240b2e72de9694c079593a0
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-13 (Sat, 13 Jan 2018)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
M 
src/main/java/hudson/plugins/testlink/result/JUnitCaseClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/JUnitMethodNameResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/ResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/TestCaseWrapper.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java
M src/test/java/hudson/plugins/testlink/TestReportSummary.java

  Log Message:
  ---
  Fix Javadoc and prevent failures on FindBugs issues.


  Commit: 20b9cc48db3eaf8302789ca4e9506a75658b79e6
  
https://github.com/jenkinsci/testlink-plugin/commit/20b9cc48db3eaf8302789ca4e9506a75658b79e6
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2018-01-13 (Sat, 13 Jan 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile


  Commit: 97f9c845d59fd602f538ac1012a8c3d6bac909a3
  
https://github.com/jenkinsci/testlink-plugin/commit/97f9c845d59fd602f538ac1012a8c3d6bac909a3
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2018-01-14 (Sun, 14 Jan 2018)

  Changed paths:
M .gitignore
A Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
M 
src/main/java/hudson/plugins/testlink/result/JUnitCaseClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/JUnitMethodNameResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/ResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/TestCaseWrapper.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java
M src/test/java/hudson/plugins/testlink/TestReportSummary.java

  Log Message:
  ---
  Merge pull request #28 from oleg-nenashev/jep-200/pct-update

Update Parent POM to make the plugin runnable in PCT


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/bce0eb098946...97f9c845d59f

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] bce0eb: Fix indentantion

2017-04-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: bce0eb098946d7f73489993fa2f447914b0c9e87
  
https://github.com/jenkinsci/testlink-plugin/commit/bce0eb098946d7f73489993fa2f447914b0c9e87
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/global.jelly

  Log Message:
  ---
  Fix indentantion


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 3c2276: Remove unnecessary check

2017-04-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 3c227689dad9a8666bc41b1d214f798b80b00ea1
  
https://github.com/jenkinsci/testlink-plugin/commit/3c227689dad9a8666bc41b1d214f798b80b00ea1
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M src/main/java/hudson/plugins/testlink/result/TestCaseWrapper.java

  Log Message:
  ---
  Remove unnecessary check


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] a61c72: Add jelly header

2017-04-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: a61c72bf666b0fc87edd2178f1761f9960db771f
  
https://github.com/jenkinsci/testlink-plugin/commit/a61c72bf666b0fc87edd2178f1761f9960db771f
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M pom.xml
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuildAction/summary.jelly
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/global.jelly
M 
src/main/resources/hudson/plugins/testlink/TestLinkProjectAction/floatingBox.jelly
M 
src/main/resources/hudson/plugins/testlink/TestLinkProjectAction/nodata.jelly
M 
src/main/resources/hudson/plugins/testlink/TestLinkProjectAction/sidepanel.jelly
M src/main/resources/hudson/plugins/testlink/TestLinkResult/index.jelly
M 
src/main/resources/hudson/plugins/testlink/result/JUnitCaseClassNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/JUnitCaseNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/JUnitMethodNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/JUnitSuiteNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/TAPFileNameMultiTestPointsResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/TAPFileNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/TestNGClassNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker/config.jelly
M 
src/main/resources/hudson/plugins/testlink/result/TestNGSuiteNameResultSeeker/config.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  Add jelly header


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 2f2ba7: Use testlink-java-api-1.9.16-1

2017-04-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 2f2ba78053c5d200bb6ef36a03d660205bde9f89
  
https://github.com/jenkinsci/testlink-plugin/commit/2f2ba78053c5d200bb6ef36a03d660205bde9f89
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use testlink-java-api-1.9.16-1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 149ea5: Managing dependencies

2017-04-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 149ea5768f02b81d7cf0dd47db7446e05686b280
  
https://github.com/jenkinsci/testlink-plugin/commit/149ea5768f02b81d7cf0dd47db7446e05686b280
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Managing dependencies


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] f621bb: Update example URL

2017-04-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: f621bbb83d7a83e92bb329ba4f5cbe565dccbd4d
  
https://github.com/jenkinsci/testlink-plugin/commit/f621bbb83d7a83e92bb329ba4f5cbe565dccbd4d
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/global.jelly

  Log Message:
  ---
  Update example URL


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] ca88d4: Updating the POM

2017-03-28 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: ca88d491643865d7d00fb916e691138605716932
  
https://github.com/jenkinsci/testlink-plugin/commit/ca88d491643865d7d00fb916e691138605716932
  Author: Yasassri Ratnayake <ycr...@gmail.com>
  Date:   2016-04-20 (Wed, 20 Apr 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updating the POM


  Commit: 2ade5c559780f41434340b47a1ad3ca600d78b51
  
https://github.com/jenkinsci/testlink-plugin/commit/2ade5c559780f41434340b47a1ad3ca600d78b51
  Author: Yasassri Ratnayake <ycr...@gmail.com>
  Date:   2016-04-20 (Wed, 20 Apr 2016)

  Changed paths:
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGSuiteNameResultSeeker.java

  Log Message:
  ---
  Updating the code to match the new parser


  Commit: 7d781260fc75b0e208fde3f063ab6a68d9027949
  
https://github.com/jenkinsci/testlink-plugin/commit/7d781260fc75b0e208fde3f063ab6a68d9027949
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
M pom.xml
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGSuiteNameResultSeeker.java

  Log Message:
  ---
  Merge pull request #22 from yasassri/updateparser

Updateparser to version 0.5 with code fixes


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/c262f9f64f08...7d781260fc75

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 3d26b0: make the testcase external ID visible as an enviro...

2017-03-27 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 3d26b0fcd69aad2868335a9ff07142684672046d
  
https://github.com/jenkinsci/testlink-plugin/commit/3d26b0fcd69aad2868335a9ff07142684672046d
  Author: John Walker <john.wal...@ericsson.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  make the testcase external ID visible as an environment variable in a Jenkins 
shell


  Commit: c262f9f64f086213349d952f08c6c689fd40e692
  
https://github.com/jenkinsci/testlink-plugin/commit/c262f9f64f086213349d952f08c6c689fd40e692
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  Merge pull request #26 from johnwalker247/master

make the testcase external ID visible as an environment variable in aā€¦


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/377fb58f47c0...c262f9f64f08

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 377fb5: [maven-release-plugin] prepare for next developmen...

2016-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 377fb58f47c0501c0554dbe9a5e803488830bbc6
  
https://github.com/jenkinsci/testlink-plugin/commit/377fb58f47c0501c0554dbe9a5e803488830bbc6
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin]

2016-04-16 Thread GitHub
  Branch: refs/tags/testlink-3.12
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 0a833e: [maven-release-plugin] prepare release testlink-3....

2016-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 0a833ea632922dfd4f54c54985460903903f1c37
  
https://github.com/jenkinsci/testlink-plugin/commit/0a833ea632922dfd4f54c54985460903903f1c37
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2016-04-17 (Sun, 17 Apr 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.12


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 633f8d: Added empty wrappers, realised that api does not s...

2016-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 633f8db93033b0fbe32c2adadfd8f254a0b1c21d
  
https://github.com/jenkinsci/testlink-plugin/commit/633f8db93033b0fbe32c2adadfd8f254a0b1c21d
  Author: Mike Saravayskiy <mikhail.saravays...@emc.com>
  Date:   2016-01-11 (Mon, 11 Jan 2016)

  Changed paths:
A src/main/java/hudson/plugins/testlink/result/BuildWrapper.java
A src/main/java/hudson/plugins/testlink/result/TestPlanWrapper.java
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  Added empty wrappers, realised that api does not support what i need, going 
there


  Commit: 0de8b42f5be7d3e3c04046a6ca1dade4353dad62
  
https://github.com/jenkinsci/testlink-plugin/commit/0de8b42f5be7d3e3c04046a6ca1dade4353dad62
  Author: Mike Saravayskiy <mikhail.saravays...@emc.com>
  Date:   2016-01-13 (Wed, 13 Jan 2016)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
R src/main/java/hudson/plugins/testlink/result/BuildWrapper.java
R src/main/java/hudson/plugins/testlink/result/TestPlanWrapper.java
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.properties

  Log Message:
  ---
  Added support for Testplan custom fields accessible during iterative build 
steps


  Commit: 125c35edc4543a5ba1ba43a828484af7f9d3211a
  
https://github.com/jenkinsci/testlink-plugin/commit/125c35edc4543a5ba1ba43a828484af7f9d3211a
  Author: Mike Saravayskiy <mikhail.saravays...@emc.com>
  Date:   2016-04-14 (Thu, 14 Apr 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated testlink-java-api version to new mvn repo release


  Commit: f025a6d6d6174f3bd9bebab5a6f25bc8ab83cd03
  
https://github.com/jenkinsci/testlink-plugin/commit/f025a6d6d6174f3bd9bebab5a6f25bc8ab83cd03
  Author: Mike Saravayskiy <mikhail.saravays...@emc.com>
  Date:   2016-04-14 (Thu, 14 Apr 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  removed local repo reference


  Commit: 9474717d85b1624bea5bae99439769006a26f4ab
  
https://github.com/jenkinsci/testlink-plugin/commit/9474717d85b1624bea5bae99439769006a26f4ab
  Author: Mike Saravayskiy <mikhail.saravays...@emc.com>
  Date:   2016-04-14 (Thu, 14 Apr 2016)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/testlink/TestLinkProjectAction.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractJUnitResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractTAPFileNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractTestNGResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGSuiteNameResultSeeker.java
M src/test/java/hudson/plugins/testlink/TestReportSummary.java
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilder.java
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilderDescriptor.java
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilderInstallation.java
M src/test/java/hudson/plugins/testlink/TestTestLinkProjectAction.java
M src/test/java/hudson/plugins/testlink/TestTestLinkReport.java
M src/test/java/hudson/plugins/testlink/TestTestLinkResult.java
M 
src/test/java/hudson/plugins/testlink/parser/issue11442/TestIssue11442.java
M src/test/java/hudson/plugins/testlink/parser/issue8531/TestIssue8531.java
M src/test/java/hudson/plugins/testlink/parser/issue9993/TestIssue9993.java
M src/test/java/hudson/plugins/testlink/result/ResultSeekerTestCase.java
M 
src/test/java/hudson/plugins/testlink/result/TestJUnitCaseClassNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestJUnitCaseNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestJUnitMethodNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestJUnitSuiteNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestTAPFileNameResultSeeker.java
M src/test/java/hudson/plugins/testlink/result/TestTestCaseWrapper.java
M 
src/test/java/hudson/plugins/testlink/result/TestTestNGClassNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestTestNGMethodNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestTestNGSuiteNameResultSeeker.java
M 
src/test/java/hudson/plug

[jenkinsci/testlink-plugin] cdcc52: Upgrade to Jenkins 1.580.1, upgrade dependencies a...

2016-04-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: cdcc5240587b3a62596eef012156be34d9f14db0
  
https://github.com/jenkinsci/testlink-plugin/commit/cdcc5240587b3a62596eef012156be34d9f14db0
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2016-04-10 (Sun, 10 Apr 2016)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/testlink/TestLinkProjectAction.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractJUnitResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractTAPFileNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractTestNGResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGSuiteNameResultSeeker.java
M src/test/java/hudson/plugins/testlink/TestReportSummary.java
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilder.java
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilderDescriptor.java
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilderInstallation.java
M src/test/java/hudson/plugins/testlink/TestTestLinkProjectAction.java
M src/test/java/hudson/plugins/testlink/TestTestLinkReport.java
M src/test/java/hudson/plugins/testlink/TestTestLinkResult.java
M 
src/test/java/hudson/plugins/testlink/parser/issue11442/TestIssue11442.java
M src/test/java/hudson/plugins/testlink/parser/issue8531/TestIssue8531.java
M src/test/java/hudson/plugins/testlink/parser/issue9993/TestIssue9993.java
M src/test/java/hudson/plugins/testlink/result/ResultSeekerTestCase.java
M 
src/test/java/hudson/plugins/testlink/result/TestJUnitCaseClassNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestJUnitCaseNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestJUnitMethodNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestJUnitSuiteNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestTAPFileNameResultSeeker.java
M src/test/java/hudson/plugins/testlink/result/TestTestCaseWrapper.java
M 
src/test/java/hudson/plugins/testlink/result/TestTestNGClassNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestTestNGMethodNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/TestTestNGSuiteNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/issue10849/TestPerformance10849.java
M 
src/test/java/hudson/plugins/testlink/result/issue11894/TestIssue11894.java
M 
src/test/java/hudson/plugins/testlink/result/issue12969/TestIssue12969.java
M 
src/test/java/hudson/plugins/testlink/result/issue9054/TestPlatformSupport.java
M src/test/java/hudson/plugins/testlink/result/issue9229/TestIssue9229.java
M src/test/java/hudson/plugins/testlink/result/issue9672/TestIssue9672.java
M 
src/test/java/hudson/plugins/testlink/result/issue9672/TestTestResultSeekerTAP.java
M 
src/test/java/hudson/plugins/testlink/util/TestExecutionOrderComparator.java
M src/test/java/hudson/plugins/testlink/util/TestParserException.java
M src/test/java/hudson/plugins/testlink/util/TestTestLinkHelper.java

  Log Message:
  ---
  Upgrade to Jenkins 1.580.1, upgrade dependencies and adjust source code


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 801131: Added build number and error message in notes of J...

2015-11-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 801131f1f2451171081ae7eea1f7465368db8871
  
https://github.com/jenkinsci/testlink-plugin/commit/801131f1f2451171081ae7eea1f7465368db8871
  Author: Maximin <maximin...@gmail.com>
  Date:   2014-09-05 (Fri, 05 Sep 2014)

  Changed paths:
M 
src/main/java/hudson/plugins/testlink/result/JUnitCaseClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/JUnitCaseNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/JUnitMethodNameResultSeeker.java

  Log Message:
  ---
  Added build number and error message in notes of JUnit Test Result


  Commit: 06ee535d1ec12e57b6479ebc0acceda7ab31e3aa
  
https://github.com/jenkinsci/testlink-plugin/commit/06ee535d1ec12e57b6479ebc0acceda7ab31e3aa
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
M 
src/main/java/hudson/plugins/testlink/result/JUnitCaseClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/JUnitCaseNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/JUnitMethodNameResultSeeker.java

  Log Message:
  ---
  Merge pull request #18 from maximindsl/master

Added build number and error message in notes of JUnit Test Result


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/080ed05c1a82...06ee535d1ec1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 21f442: Update TestLinkSite.java

2015-11-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 21f442738d0bff0ac86f18df46b38e07d8c3c97f
  
https://github.com/jenkinsci/testlink-plugin/commit/21f442738d0bff0ac86f18df46b38e07d8c3c97f
  Author: ale-ivu <a...@ivu.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  Update TestLinkSite.java

... to Filter testcases by platform before running it! It seems to be useless 
to run a test with the wrong platform when the result is never returned to 
testlink.


  Commit: 1257239c770ba021eb81398439be16d2c5178fbe
  
https://github.com/jenkinsci/testlink-plugin/commit/1257239c770ba021eb81398439be16d2c5178fbe
  Author: ale-ivu <a...@ivu.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  Update TestLinkSite.java


  Commit: 27d664568d656b3a9285e87afe169b9ec88a7d87
  
https://github.com/jenkinsci/testlink-plugin/commit/27d664568d656b3a9285e87afe169b9ec88a7d87
  Author: ale-ivu <a...@ivu.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  Update TestLinkSite.java


  Commit: 494c3daff9fa56e75b255763c741e5d98a69
  
https://github.com/jenkinsci/testlink-plugin/commit/494c3daff9fa56e75b255763c741e5d98a69
  Author: ale-ivu <a...@ivu.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  Update TestLinkSite.java


  Commit: 610b89174ffce6f5249a69259308290f575a1afa
  
https://github.com/jenkinsci/testlink-plugin/commit/610b89174ffce6f5249a69259308290f575a1afa
  Author: ale-ivu <a...@ivu.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  Update TestLinkSite.java


  Commit: 1866875c1b8d5fd236362bb40ae5b215f817b4bc
  
https://github.com/jenkinsci/testlink-plugin/commit/1866875c1b8d5fd236362bb40ae5b215f817b4bc
  Author: ale-ivu <a...@ivu.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  Update TestLinkSite.java

Empty list if platform was null -> fix


  Commit: 4a03aee8d469b8881720ebe01f85f934a97c467d
  
https://github.com/jenkinsci/testlink-plugin/commit/4a03aee8d469b8881720ebe01f85f934a97c467d
  Author: ale-ivu <a...@ivu.de>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  Update TestLinkSite.java

compare platforms by object does not work


  Commit: 3985c57043d95054b9f579fbaf87becbb56bdd21
  
https://github.com/jenkinsci/testlink-plugin/commit/3985c57043d95054b9f579fbaf87becbb56bdd21
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  Merge pull request #17 from ale-ivu/patch-1

Update TestLinkSite.java


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/06ee535d1ec1...3985c57043d9

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 2bc733: [maven-release-plugin] prepare release testlink-3....

2015-11-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 2bc733cce33f7c690fe2cf1cf3030f288c9cf818
  
https://github.com/jenkinsci/testlink-plugin/commit/2bc733cce33f7c690fe2cf1cf3030f288c9cf818
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin]

2015-11-13 Thread GitHub
  Branch: refs/tags/testlink-3.11
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 554daa: [maven-release-plugin] prepare for next developmen...

2015-11-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 554daa6ba106026a7be36e6bcb856159fdd3154e
  
https://github.com/jenkinsci/testlink-plugin/commit/554daa6ba106026a7be36e6bcb856159fdd3154e
  Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 9e3d45: Update TAPFileNameMultiTestPointsResultSeeker.java

2015-11-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 9e3d45e004960a3a5d5bad3c19fae3af4fc5cfb5
  
https://github.com/jenkinsci/testlink-plugin/commit/9e3d45e004960a3a5d5bad3c19fae3af4fc5cfb5
  Author: candiduslynx <candidusl...@users.noreply.github.com>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
M 
src/main/java/hudson/plugins/testlink/result/TAPFileNameMultiTestPointsResultSeeker.java

  Log Message:
  ---
  Update TAPFileNameMultiTestPointsResultSeeker.java

If TAP file represents a valid test plan that starts execution not from 1 then 
TestLink plugin will fail with NPE.


  Commit: 080ed05c1a829a9a279c597aaf450871c89b92ae
  
https://github.com/jenkinsci/testlink-plugin/commit/080ed05c1a829a9a279c597aaf450871c89b92ae
  Author: Bruno P. Kinoshita <ki...@users.noreply.github.com>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
M 
src/main/java/hudson/plugins/testlink/result/TAPFileNameMultiTestPointsResultSeeker.java

  Log Message:
  ---
  Merge pull request #19 from jenkinsci/TAP-Null-patch

Update TAPFileNameMultiTestPointsResultSeeker.java


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/ff33e72b5a1a...080ed05c1a82

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin]

2015-11-11 Thread GitHub
  Branch: refs/heads/TAP-Null-patch
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] 9e3d45: Update TAPFileNameMultiTestPointsResultSeeker.java

2015-11-06 Thread GitHub
  Branch: refs/heads/TAP-Null-patch
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 9e3d45e004960a3a5d5bad3c19fae3af4fc5cfb5
  
https://github.com/jenkinsci/testlink-plugin/commit/9e3d45e004960a3a5d5bad3c19fae3af4fc5cfb5
  Author: candiduslynx <candidusl...@users.noreply.github.com>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
M 
src/main/java/hudson/plugins/testlink/result/TAPFileNameMultiTestPointsResultSeeker.java

  Log Message:
  ---
  Update TAPFileNameMultiTestPointsResultSeeker.java

If TAP file represents a valid test plan that starts execution not from 1 then 
TestLink plugin will fail with NPE.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/testlink-plugin] e51fd1: [FIXED JENKINS-20599] New result seeker implemente...

2013-12-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: e51fd1bc6d8e1bda852a5f747d572d5c1ece952b
  
https://github.com/jenkinsci/testlink-plugin/commit/e51fd1bc6d8e1bda852a5f747d572d5c1ece952b
  Author: witokondoria witokondo...@gmail.com
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
A src/main/java/hudson/plugins/testlink/result/AbstractTAPResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java
A 
src/main/java/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker.java
A 
src/main/resources/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker/config.jelly

  Log Message:
  ---
  [FIXED JENKINS-20599] New result seeker implemented, resulting in one
testlink execution for each TAP testpoint


  Commit: 4a9e0a65d37b1590c12c46299c90d8a9d7a6eb97
  
https://github.com/jenkinsci/testlink-plugin/commit/4a9e0a65d37b1590c12c46299c90d8a9d7a6eb97
  Author: witokondoria witokondo...@gmail.com
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/result/AbstractTAPResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker.java

  Log Message:
  ---
  Minor fixes (class abstractness and unused imports)


  Commit: 01f72cab3cb13101a4872d4391be712dc9a6022a
  
https://github.com/jenkinsci/testlink-plugin/commit/01f72cab3cb13101a4872d4391be712dc9a6022a
  Author: Bruno P. Kinoshita ki...@users.noreply.github.com
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
A src/main/java/hudson/plugins/testlink/result/AbstractTAPResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java
A 
src/main/java/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker.java
A 
src/main/resources/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker/config.jelly

  Log Message:
  ---
  Merge pull request #15 from witokondoria/JENKINS-20599

[FIXED JENKINS-20599] New result seeker implemented


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/ffc74493e548...01f72cab3cb1

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] e1e3ee: [JENKINS-20599] Massaging the code and bumping tap...

2013-12-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: e1e3eecde910931b3e8523197874ada6764db7a4
  
https://github.com/jenkinsci/testlink-plugin/commit/e1e3eecde910931b3e8523197874ada6764db7a4
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
M pom.xml
A 
src/main/java/hudson/plugins/testlink/result/AbstractTAPFileNameResultSeeker.java
R src/main/java/hudson/plugins/testlink/result/AbstractTAPResultSeeker.java
A 
src/main/java/hudson/plugins/testlink/result/TAPFileNameMultiTestPointsResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java
R 
src/main/java/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker.java
A 
src/main/resources/hudson/plugins/testlink/result/TAPFileNameMultiTestPointsResultSeeker/config.jelly

  Log Message:
  ---
  [JENKINS-20599] Massaging the code and bumping tap4j dep version


-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin]

2013-12-17 Thread GitHub
  Branch: refs/tags/testlink-3.10
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 54a329: [maven-release-plugin] prepare release testlink-3....

2013-12-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 54a329baf1ee514702730f40c222ea1f444d98fa
  
https://github.com/jenkinsci/testlink-plugin/commit/54a329baf1ee514702730f40c222ea1f444d98fa
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.10


-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] e51fd1: [FIXED JENKINS-20599] New result seeker implemente...

2013-11-27 Thread GitHub
  Branch: refs/heads/pr/15
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: e51fd1bc6d8e1bda852a5f747d572d5c1ece952b
  
https://github.com/jenkinsci/testlink-plugin/commit/e51fd1bc6d8e1bda852a5f747d572d5c1ece952b
  Author: witokondoria witokondo...@gmail.com
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
A src/main/java/hudson/plugins/testlink/result/AbstractTAPResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java
A 
src/main/java/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker.java
A 
src/main/resources/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker/config.jelly

  Log Message:
  ---
  [FIXED JENKINS-20599] New result seeker implemented, resulting in one
testlink execution for each TAP testpoint


  Commit: 11c768d64c11e6bf0283b2280d97e107dc7c9f67
  
https://github.com/jenkinsci/testlink-plugin/commit/11c768d64c11e6bf0283b2280d97e107dc7c9f67
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
A 
src/main/java/hudson/plugins/testlink/result/AbstractTAPFileNameResultSeeker.java
R src/main/java/hudson/plugins/testlink/result/AbstractTAPResultSeeker.java
A 
src/main/java/hudson/plugins/testlink/result/TAPFileNameMultiTestPointsResultSeeker.java
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java
R 
src/main/java/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker.java
A 
src/main/resources/hudson/plugins/testlink/result/TAPFileNameMultiTestPointsResultSeeker/config.jelly
R 
src/main/resources/hudson/plugins/testlink/result/TAPMultiTestpointsFileNameResultSeeker/config.jelly

  Log Message:
  ---
  [JENKINS-20599]


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/e51fd1bc6d8e^...11c768d64c11

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin]

2013-11-24 Thread GitHub
  Branch: refs/tags/testlink-3.9
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] ab5948: [maven-release-plugin] prepare release testlink-3....

2013-11-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: ab5948c1d096e69da4834e7e9b04e71c9718e74e
  
https://github.com/jenkinsci/testlink-plugin/commit/ab5948c1d096e69da4834e7e9b04e71c9718e74e
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-11-24 (Sun, 24 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.9



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] ffc744: [maven-release-plugin] prepare for next developmen...

2013-11-24 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: ffc74493e548665aa6ba8453ed2afb17b8c65a74
  
https://github.com/jenkinsci/testlink-plugin/commit/ffc74493e548665aa6ba8453ed2afb17b8c65a74
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-11-24 (Sun, 24 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 889b7e: Added ui-samples-plugin dependency to proper debug...

2013-11-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 889b7e16113866826a1eb98ba6788852c2848c4f
  
https://github.com/jenkinsci/testlink-plugin/commit/889b7e16113866826a1eb98ba6788852c2848c4f
  Author: witokondoria witokondo...@gmail.com
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Added ui-samples-plugin dependency to proper debug with mvnDebug hpi:run


  Commit: 020b9bc0db94eb97511f9e567a5c0ab163437964
  
https://github.com/jenkinsci/testlink-plugin/commit/020b9bc0db94eb97511f9e567a5c0ab163437964
  Author: witokondoria witokondo...@gmail.com
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java

  Log Message:
  ---
  [FIXED JENKINS-20587] Used File.separator as seek filter for TAP results


  Commit: 6bfecb9b85945fd552e1531241fce35432cd687a
  
https://github.com/jenkinsci/testlink-plugin/commit/6bfecb9b85945fd552e1531241fce35432cd687a
  Author: Bruno P. Kinoshita ki...@users.noreply.github.com
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java

  Log Message:
  ---
  Merge pull request #11 from witokondoria/JENKINS-20587

[FIXED JENKINS-20587]


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/aff9bdef7def...6bfecb9b8594

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 1f80f1: [FIXED JENKINS-20339] reverting pull request 5, wh...

2013-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 1f80f15ffcead970500f31f2333af09bef6af43b
  
https://github.com/jenkinsci/testlink-plugin/commit/1f80f15ffcead970500f31f2333af09bef6af43b
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/GraphHelper.java
M src/main/java/hudson/plugins/testlink/TestLinkBuildAction.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilderDescriptor.java
M src/main/java/hudson/plugins/testlink/TestLinkInstallation.java
M src/main/java/hudson/plugins/testlink/TestLinkProjectAction.java
M src/main/java/hudson/plugins/testlink/TestLinkResult.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilder.java
M src/test/java/hudson/plugins/testlink/TestTestLinkSite.java

  Log Message:
  ---
  [FIXED JENKINS-20339] reverting pull request 5, which enables Jenkins to 
filter by execution status



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin]

2013-11-14 Thread GitHub
  Branch: refs/tags/testlink-3.8
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 06c36c: [maven-release-plugin] prepare release testlink-3....

2013-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 06c36c8f546ca927531613191b1684093b9b17cf
  
https://github.com/jenkinsci/testlink-plugin/commit/06c36c8f546ca927531613191b1684093b9b17cf
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.8



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] aff9bd: [maven-release-plugin] prepare for next developmen...

2013-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: aff9bdef7defa6d427daca8c78e1884bfbb61b00
  
https://github.com/jenkinsci/testlink-plugin/commit/aff9bdef7defa6d427daca8c78e1884bfbb61b00
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin]

2013-11-09 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin]

2013-10-26 Thread GitHub
  Branch: refs/tags/testlink-3.8-alpha
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] ef0867: [maven-release-plugin] prepare release testlink-3....

2013-10-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: ef0867a239a5f398ca7fcaeebf13692fedc3b655
  
https://github.com/jenkinsci/testlink-plugin/commit/ef0867a239a5f398ca7fcaeebf13692fedc3b655
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-10-26 (Sat, 26 Oct 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.8-alpha



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] f1643b: [FIXED JENKINS-20014]

2013-10-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: f1643b2073a9835a99b9d18b2f971b4da190e0a7
  
https://github.com/jenkinsci/testlink-plugin/commit/f1643b2073a9835a99b9d18b2f971b4da190e0a7
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  [FIXED JENKINS-20014]



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 8ccb1f: Bump tap version

2013-10-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 8ccb1f734aa6be99c7a80b94c3dedb9976a5d593
  
https://github.com/jenkinsci/testlink-plugin/commit/8ccb1f734aa6be99c7a80b94c3dedb9976a5d593
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
M pom.xml
M src/test/java/hudson/plugins/testlink/TestTestLinkSite.java

  Log Message:
  ---
  Bump tap version



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 8dd0c6: Bump to Jenkins LTS

2013-10-23 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 8dd0c65b1adb3cdafae3e40623b1dc4a8aed5e7a
  
https://github.com/jenkinsci/testlink-plugin/commit/8dd0c65b1adb3cdafae3e40623b1dc4a8aed5e7a
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump to Jenkins LTS



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] a6096d: adding platform management

2013-09-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: a6096d798c64e5f8c1ca5c95d4084f9f0ab014a8
  
https://github.com/jenkinsci/testlink-plugin/commit/a6096d798c64e5f8c1ca5c95d4084f9f0ab014a8
  Author: Mohamed Amine BERGAOUI maberga...@gmail.com
  Date:   2013-09-05 (Thu, 05 Sep 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.properties
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config_es.properties
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config_pt.properties
M src/test/java/hudson/plugins/testlink/TestLinkSiteFake.java
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilder.java

  Log Message:
  ---
  adding platform management


  Commit: 408f220e60e30617d89987d48b8edecd7fce330c
  
https://github.com/jenkinsci/testlink-plugin/commit/408f220e60e30617d89987d48b8edecd7fce330c
  Author: Bruno P. Kinoshita ki...@users.noreply.github.com
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.properties
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config_es.properties
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config_pt.properties
M src/test/java/hudson/plugins/testlink/TestLinkSiteFake.java
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilder.java

  Log Message:
  ---
  Merge pull request #8 from maBergaoui/master

adding platform management


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/d8030f19aa8d...408f220e60e3

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] c45137: Code cosmetics

2013-09-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: c45137423ec63afa4500738fc6a42402a5476c7a
  
https://github.com/jenkinsci/testlink-plugin/commit/c45137423ec63afa4500738fc6a42402a5476c7a
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
A src/main/webapp/help-platformName.html

  Log Message:
  ---
  Code cosmetics



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] e3e6e3: Final adjustments to handle platforms in the plug-...

2013-09-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: e3e6e370bbd0c9abb7af615375667ddbb83da364
  
https://github.com/jenkinsci/testlink-plugin/commit/e3e6e370bbd0c9abb7af615375667ddbb83da364
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/resources/hudson/plugins/testlink/util/Messages.properties
M src/main/resources/hudson/plugins/testlink/util/Messages_en.properties
M src/main/resources/hudson/plugins/testlink/util/Messages_es.properties
M src/main/resources/hudson/plugins/testlink/util/Messages_fr.properties
M src/main/resources/hudson/plugins/testlink/util/Messages_pt.properties

  Log Message:
  ---
  Final adjustments to handle platforms in the plug-in



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin]

2013-09-13 Thread GitHub
  Branch: refs/tags/testlink-3.7
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 252bd4: [maven-release-plugin] prepare for next developmen...

2013-09-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 252bd40201af29ee3d5eab57a8e262b23be74aa7
  
https://github.com/jenkinsci/testlink-plugin/commit/252bd40201af29ee3d5eab57a8e262b23be74aa7
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] f4aa74: [maven-release-plugin] prepare release testlink-3....

2013-09-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: f4aa7477f184ab227d268da137de7ad87eeb8ca8
  
https://github.com/jenkinsci/testlink-plugin/commit/f4aa7477f184ab227d268da137de7ad87eeb8ca8
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-09-13 (Fri, 13 Sep 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.7



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 7f445f: Fix tests

2013-08-31 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 7f445f785bd0a28841062d518d8411923868a75e
  
https://github.com/jenkinsci/testlink-plugin/commit/7f445f785bd0a28841062d518d8411923868a75e
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
M 
src/test/java/hudson/plugins/testlink/result/TestTAPFileNameResultSeeker.java
M 
src/test/java/hudson/plugins/testlink/result/issue9054/TestPlatformSupport.java
M 
src/test/java/hudson/plugins/testlink/result/issue9672/TestTestResultSeekerTAP.java

  Log Message:
  ---
  Fix tests



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 03306d: [FIXED JENKINS-19390] Using the execution status a...

2013-08-31 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 03306d8b74d4a1e7b5a6e534abfa58d5e6cfa90a
  
https://github.com/jenkinsci/testlink-plugin/commit/03306d8b74d4a1e7b5a6e534abfa58d5e6cfa90a
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  [FIXED JENKINS-19390] Using the execution status as filter when communicating 
with TestLink



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] ea4c59: [FIXED JENKINS-19209] Add possibility to fail buil...

2013-08-31 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: ea4c598fade318b5d3fa67a30639f9423449fdc4
  
https://github.com/jenkinsci/testlink-plugin/commit/ea4c598fade318b5d3fa67a30639f9423449fdc4
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.properties
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config_es.properties
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config_pt.properties
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilder.java
M 
src/test/java/hudson/plugins/testlink/result/issue11894/TestIssue11894.java

  Log Message:
  ---
  [FIXED JENKINS-19209] Add possibility to fail build if there are test cases 
marked as Not Run



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] d8030f: [maven-release-plugin] prepare for next developmen...

2013-08-31 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: d8030f19aa8d4f0bd5939bbe88862de099e4aa6e
  
https://github.com/jenkinsci/testlink-plugin/commit/d8030f19aa8d4f0bd5939bbe88862de099e4aa6e
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin]

2013-08-31 Thread GitHub
  Branch: refs/tags/testlink-3.6
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 16812e: [maven-release-plugin] prepare release testlink-3....

2013-08-31 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 16812ee33c4a8c64a4b47d03eebcacd3ca14d8e7
  
https://github.com/jenkinsci/testlink-plugin/commit/16812ee33c4a8c64a4b47d03eebcacd3ca14d8e7
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.6



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] b1e57e: [FIXED JENKINS-15790] Bumping up dependency versio...

2013-08-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: b1e57e11a0173a4bb24fe473bf488f97d5e06498
  
https://github.com/jenkinsci/testlink-plugin/commit/b1e57e11a0173a4bb24fe473bf488f97d5e06498
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [FIXED JENKINS-15790] Bumping up dependency versions



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 8c1872: [FIXED JENKINS-17801]

2013-08-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 8c1872746ad06adfb3a0d2acc644506b42818edc
  
https://github.com/jenkinsci/testlink-plugin/commit/8c1872746ad06adfb3a0d2acc644506b42818edc
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/result/TAPFileNameResultSeeker.java
M 
src/main/resources/hudson/plugins/testlink/result/TAPFileNameResultSeeker/config.jelly
A src/main/webapp/help-compareFullPath.html
M src/test/java/hudson/plugins/testlink/TestTestLinkSite.java

  Log Message:
  ---
  [FIXED JENKINS-17801]



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/testlink-plugin] 40f8ce: [FIXED JENKINS-16640] Adding not run test cases to...

2013-04-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 40f8ce3bfb502af2933343814578ff6374d74e40
  
https://github.com/jenkinsci/testlink-plugin/commit/40f8ce3bfb502af2933343814578ff6374d74e40
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-18 (Thu, 18 Apr 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/Report.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java

  Log Message:
  ---
  [FIXED JENKINS-16640] Adding not run test cases to report



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jenkinsci/testlink-plugin] 89bc94: [maven-release-plugin] prepare release testlink-3....

2013-04-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 89bc9496099f241cfd3e83e4f9dbe514c4f9a85c
  
https://github.com/jenkinsci/testlink-plugin/commit/89bc9496099f241cfd3e83e4f9dbe514c4f9a85c
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-18 (Thu, 18 Apr 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release testlink-3.5



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jenkinsci/testlink-plugin]

2013-04-18 Thread GitHub
  Branch: refs/tags/testlink-3.5
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jenkinsci/testlink-plugin] a9ddc2: [maven-release-plugin] prepare for next developmen...

2013-04-18 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: a9ddc2fd51a6efcd3e0704103f645019244bfd93
  
https://github.com/jenkinsci/testlink-plugin/commit/a9ddc2fd51a6efcd3e0704103f645019244bfd93
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-18 (Thu, 18 Apr 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jenkinsci/testlink-plugin]

2013-04-17 Thread GitHub
  Branch: refs/tags/testlink-3.4
  Home:   https://github.com/jenkinsci/testlink-plugin

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jenkinsci/testlink-plugin] ae390f: [maven-release-plugin] prepare for next developmen...

2013-04-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: ae390f30c11b5552d104f59a559762fd37945563
  
https://github.com/jenkinsci/testlink-plugin/commit/ae390f30c11b5552d104f59a559762fd37945563
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jenkinsci/testlink-plugin] 013dd7: [FIXED JENKINS-17622] Added env vars to single bui...

2013-04-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: 013dd77d0e840b0c0d4ac77959876f4b06bae52b
  
https://github.com/jenkinsci/testlink-plugin/commit/013dd77d0e840b0c0d4ac77959876f4b06bae52b
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java

  Log Message:
  ---
  [FIXED JENKINS-17622] Added env vars to single build steps



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jenkinsci/testlink-plugin] d5b2e6: Updated help files. Bumped up commons-lang version

2013-04-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: d5b2e651358349b93195af4180fc4342ad2331cc
  
https://github.com/jenkinsci/testlink-plugin/commit/d5b2e651358349b93195af4180fc4342ad2331cc
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-17 (Wed, 17 Apr 2013)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/testlink/util/TestLinkHelper.java
M src/main/webapp/help-iterativeBuildSteps.html
M src/main/webapp/help-iterativeBuildSteps_es.html
M src/main/webapp/help-iterativeBuildSteps_fr.html
M src/main/webapp/help-iterativeBuildSteps_pt.html
M src/main/webapp/help-singleBuildSteps.html
M src/main/webapp/help-singleBuildSteps_es.html
M src/main/webapp/help-singleBuildSteps_fr.html
M src/main/webapp/help-singleBuildSteps_pt.html

  Log Message:
  ---
  Updated help files. Bumped up commons-lang version



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jenkinsci/testlink-plugin] d180b7: Merge branch 'filter-by-execution-status' of

2013-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testlink-plugin
  Commit: d180b74f00f80da81b742eac9d103f6df499edb2
  
https://github.com/jenkinsci/testlink-plugin/commit/d180b74f00f80da81b742eac9d103f6df499edb2
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-10 (Wed, 10 Apr 2013)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/testlink/AbstractTestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkBuilder.java
M src/main/java/hudson/plugins/testlink/TestLinkSite.java
M src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.jelly
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config.properties
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config_es.properties
M 
src/main/resources/hudson/plugins/testlink/TestLinkBuilder/config_pt.properties
A src/main/webapp/help-executionStatus.html
M src/test/java/hudson/plugins/testlink/TestTestLinkBuilder.java
A src/test/java/hudson/plugins/testlink/TestTestLinkSite.java

  Log Message:
  ---
  Merge branch 'filter-by-execution-status' of
github.com:dlad/testlink-plugin into dlad-filter-by-execution-status


  Commit: 4e84c342548e82e29c27c4ce268c6ad290444f7f
  
https://github.com/jenkinsci/testlink-plugin/commit/4e84c342548e82e29c27c4ce268c6ad290444f7f
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-10 (Wed, 10 Apr 2013)

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/testlink-plugin


  Commit: 69ea27429dcb0c280b04c033de38d2595fb819d5
  
https://github.com/jenkinsci/testlink-plugin/commit/69ea27429dcb0c280b04c033de38d2595fb819d5
  Author: Bruno P. Kinoshita brunodepau...@yahoo.com.br
  Date:   2013-04-16 (Tue, 16 Apr 2013)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/testlink/TestLinkBuilderDescriptor.java
M 
src/main/java/hudson/plugins/testlink/result/AbstractTestNGResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGClassNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameDataProviderNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
M 
src/main/java/hudson/plugins/testlink/result/TestNGSuiteNameResultSeeker.java
R src/main/java/hudson/plugins/testlink/testng/Class.java
R src/main/java/hudson/plugins/testlink/testng/ParserException.java
R src/main/java/hudson/plugins/testlink/testng/Suite.java
R src/main/java/hudson/plugins/testlink/testng/Test.java
R src/main/java/hudson/plugins/testlink/testng/TestMethod.java
R src/main/java/hudson/plugins/testlink/testng/TestNGParser.java
R src/main/java/hudson/plugins/testlink/testng/TestNGXmlHandler.java
R src/test/java/hudson/plugins/testlink/parser/TestTestNGParser.java
M 
src/test/java/hudson/plugins/testlink/result/issue11894/TestIssue11894.java
M src/test/java/hudson/plugins/testlink/util/TestParserException.java

  Log Message:
  ---
  [FIXED JENKINS-13821] Replaced TestNG classes by testng-parser, and fixed the 
data providers behaviour.


Compare: 
https://github.com/jenkinsci/testlink-plugin/compare/a1f6cb12788f...69ea27429dcb

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Commits group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




  1   2   >