Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-compat-tester Commit: b75bc955f324f706db2896886726cecb7d89fa66 https://github.com/jenkinsci/plugin-compat-tester/commit/b75bc955f324f706db2896886726cecb7d89fa66 Author: Sam Van Oort <samvano...@gmail.com> Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths: M plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java M plugins-compat-tester/src/main/java/org/jenkins/tools/test/model/MavenPom.java Log Message: ----------- Fix handling of unusual bundled plugin groupIds Covers at least one case where there is a budled plugin with groupId that is not org.jenkins-ci.plugins Example: org.jenkins-ci.plugins.workflow plugins, such as workflow-step-api For these plugins, the compat tester would generate pom files with groupId of org.jenkins-ci.plugins With this bad groupId, it would fail to build, because artifact could not be found Where available, we instead read the groupId from the plugin manifest Commit: 60a1e4f929ba0f50f71717b239e549a88ac2edc2 https://github.com/jenkinsci/plugin-compat-tester/commit/60a1e4f929ba0f50f71717b239e549a88ac2edc2 Author: Sam Van Oort <samvano...@gmail.com> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M .gitignore M plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java Log Message: ----------- Fix whitespace issue and add more gitignores Commit: 99c3e5adf0b62a3b1cecde2ab6674443780f3bbb https://github.com/jenkinsci/plugin-compat-tester/commit/99c3e5adf0b62a3b1cecde2ab6674443780f3bbb Author: Sam Van Oort <samvano...@gmail.com> Date: 2015-10-09 (Fri, 09 Oct 2015) Changed paths: M .gitignore M plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java M plugins-compat-tester/src/main/java/org/jenkins/tools/test/model/MavenPom.java Log Message: ----------- Merge pull request #4 from jenkinsci/fix-unusual-groupids Fix handling of unusual bundled plugin groupIds Compare: https://github.com/jenkinsci/plugin-compat-tester/compare/1f183b49b2eb...99c3e5adf0b6 -- 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.