Details
-
Bug
-
Status: Resolved (View Workflow)
-
Blocker
-
Resolution: Fixed
-
None
Description
When the master is running on Windows and a job using the plugin is running on Linux then the paths passed to mongo are using the "\" character instead "/" which prevents the plugin from working correctly
Code changed in jenkins
User: Kiyotaka Oku
Path:
.gitignore
pom.xml
src/main/java/org/jenkinsci/plugins/mongodb/MongoBuildWrapper.java
src/test/java/org/jenkinsci/plugins/mongodb/MongoBuildWrapperTest.java
http://jenkins-ci.org/commit/mongodb-plugin/71c881f4d30fa48d9de7de64ba0ba3d4634bebcc
Log:
Merge pull request #1 from borgeorgiev/master
Fix for
JENKINS-16279Compare: https://github.com/jenkinsci/mongodb-plugin/compare/c0db6d8b0da9...71c881f4d30f