Closed leonard84 closed 12 years ago
Philippe » pms-mlx #26 FAILURE Looks like there's a problem with this pull request (what's this?)
Philippe » pms-mlx #27 FAILURE Looks like there's a problem with this pull request (what's this?)
Philippe » pms-mlx #28 FAILURE Looks like there's a problem with this pull request (what's this?)
Philippe » pms-mlx #29 FAILURE Looks like there's a problem with this pull request (what's this?)
Cheers, I'll check your pull requests soon, but would like to finish the new project structure (including plugins first). Btw, the Cloudbees messages come from a Jenkins server I've put up on cloudbees but haven't finished configuring it; the errors have nothing to do with the pull request.
Philippe » pms-mlx #39 FAILURE Looks like there's a problem with this pull request (what's this?)
Haven't taken the time to check what's wrong, but cloudbees should be happy with your pull request now. For the jenkins build it executes this maven command:
com.savage7.maven.plugins:maven-external-dependency-plugin:resolve-external com.savage7.maven.plugins:maven-external-dependency-plugin:install-external package site
Build #38 on the trunk worked correctly, #39 which contains the changes from this pull request doesn't.
Builds can be accessed here: https://buildhive.cloudbees.com/view/My%20Repositories/job/taconaut/job/pms-mlx/
Closing this pull request because it has been manually merged into the branch struct_leonard84
Sorry I had not time before to review it.
As for my comments I annotated the pull request https://github.com/taconaut/pms-mlx/pull/49/files
Am 07.07.2012 09:43, schrieb Philippe:
Closing this pull request because it has been manually merged into the branch struct_leonard84
Reply to this email directly or view it on GitHub: https://github.com/taconaut/pms-mlx/pull/46#issuecomment-6821320
See http://stackoverflow.com/a/3186336 for an explanation on why to use notifAll over notify and why the condition for wait should be inside a loop