Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKIN-20913] - Update winp to 1.24. #2619

Merged
merged 1 commit into from
Nov 27, 2016

Conversation

oleg-nenashev
Copy link
Member

In particular, it addresses issues like JENKIN-20913.

Changes to be picked

1.24

Release date: Nov 2, 2016

  • Issue #22 - Winp sometimes kills random processes when using killRecursive. (PR #23)
  • WINP-10 - Fix for getCmdLineAndEnvVars() which fails on x64 versions of Windows. (PR #20)
  • Issue #24 - Wrong folder when using the winp.folder.preferred system property (parent instead of the actual folder). (PR #25)
  • Issue #26, JENKINS-20913 - Native class now tries loading DLLs via the temp location. (PR #27)

1.23

Release date: Fev 16, 2015

  • Migrate native components to Visual Studio Community 2013. (PR #14)
  • Provide a winp.unpack.dll.to.parent.dir property, which disables DLL unpacking to the parent dir. (PR #14)

@reviewbybees, esp. @jtnord

…-20913](https://issues.jenkins-ci.org/browse/JENKINS-20913)

### Changes to be picked

### 1.24

Release date: Nov 2, 2016

* [Issue #22](jenkinsci/winp#22) - Winp sometimes kills random processes when using killRecursive. ([PR #23](jenkinsci/winp#23))
* [WINP-10](https://java.net/jira/browse/WINP-10) - Fix for `getCmdLineAndEnvVars()` which fails on x64 versions of Windows. ([PR #20](jenkinsci/winp#20))
* [Issue #24](jenkinsci/winp#24) - Wrong folder when using the `winp.folder.preferred` system property (parent instead of the actual folder). ([PR #25](jenkinsci/winp#25))
* [Issue #26](jenkinsci/winp#26), [JENKINS-20913](https://issues.jenkins-ci.org/browse/JENKINS-20913) - Native class now tries loading DLLs via the temp location. ([PR #27](jenkinsci/winp#27))

### 1.23

Release date: Fev 16, 2015

* Migrate native components to Visual Studio Community 2013. ([PR #14](jenkinsci/winp#14))
* Provide a `winp.unpack.dll.to.parent.dir` property, which disables DLL unpacking to the parent dir. ([PR #14](jenkinsci/winp#12))
@oleg-nenashev oleg-nenashev added the needs-more-reviews Complex change, which would benefit from more eyes label Nov 6, 2016
@ghost
Copy link

ghost commented Nov 6, 2016

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

@oleg-nenashev
Copy link
Member Author

Tests have passed, but obviously it requires some manual testing on Windows

@oleg-nenashev oleg-nenashev added the on-hold This pull request depends on another event/release, and it cannot be merged right now label Nov 7, 2016
@oleg-nenashev
Copy link
Member Author

Putting it on hold till the new LTS line gets selected, high risk of regressions we cannot catch by automatic test suites

@oleg-nenashev
Copy link
Member Author

@jenkinsci/code-reviewers WDYT?

@oleg-nenashev oleg-nenashev removed the on-hold This pull request depends on another event/release, and it cannot be merged right now label Nov 27, 2016
@oleg-nenashev
Copy link
Member Author

oleg-nenashev commented Nov 27, 2016

@reviewbybees done (1 week timeout)
Merging since there is no negative feedback and since @daniel-beck proposed merging it in IRC. I will monitor the fallout if it happens

@oleg-nenashev oleg-nenashev merged commit 63c2f6c into jenkinsci:master Nov 27, 2016
oleg-nenashev added a commit that referenced this pull request Nov 27, 2016
olivergondza pushed a commit that referenced this pull request Dec 6, 2016
…-20913](https://issues.jenkins-ci.org/browse/JENKINS-20913) (#2619)

### Changes to be picked

### 1.24

Release date: Nov 2, 2016

* [Issue #22](jenkinsci/winp#22) - Winp sometimes kills random processes when using killRecursive. ([PR #23](jenkinsci/winp#23))
* [WINP-10](https://java.net/jira/browse/WINP-10) - Fix for `getCmdLineAndEnvVars()` which fails on x64 versions of Windows. ([PR #20](jenkinsci/winp#20))
* [Issue #24](jenkinsci/winp#24) - Wrong folder when using the `winp.folder.preferred` system property (parent instead of the actual folder). ([PR #25](jenkinsci/winp#25))
* [Issue #26](jenkinsci/winp#26), [JENKINS-20913](https://issues.jenkins-ci.org/browse/JENKINS-20913) - Native class now tries loading DLLs via the temp location. ([PR #27](jenkinsci/winp#27))

### 1.23

Release date: Fev 16, 2015

* Migrate native components to Visual Studio Community 2013. ([PR #14](jenkinsci/winp#14))
* Provide a `winp.unpack.dll.to.parent.dir` property, which disables DLL unpacking to the parent dir. ([PR #14](jenkinsci/winp#12))
(cherry picked from commit 63c2f6c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-reviews Complex change, which would benefit from more eyes
Projects
None yet
1 participant