Branch: refs/heads/master Home: https://github.com/jenkinsci/acceptance-test-harness Commit: eff007b18e9b066311ec8395d8c3e11ed48a3d76 https://github.com/jenkinsci/acceptance-test-harness/commit/eff007b18e9b066311ec8395d8c3e11ed48a3d76 Author: escoheb <scott.heb...@ericsson.com> Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths: M README.md A docs/EXERCISEDPLUGINSREPORTER.md M pom.xml M src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java M src/main/java/org/jenkinsci/test/acceptance/junit/WithPlugins.java A src/main/java/org/jenkinsci/test/acceptance/utils/pluginreporter/ConsoleExercisedPluginReporter.java A src/main/java/org/jenkinsci/test/acceptance/utils/pluginreporter/ExercisedPluginsReporter.java A src/main/java/org/jenkinsci/test/acceptance/utils/pluginreporter/TextFileExercisedPluginReporter.java Log Message: ----------- Create an Exercised Plugins Report This feature permits the creation of a report that describes which plugins were exercised and what versions were used. Two reporter types are available. The default "Console" reporter and the "Text File" reporter. The Text File reporter creates a java properties file and is useful when wanting to be able to see which plugins and their versions were tested with a particular version of Jenkins Core. [FIXED JENKINS-23754] Commit: 372c082bbd9422232d663e16415d97391ea3ca19 https://github.com/jenkinsci/acceptance-test-harness/commit/372c082bbd9422232d663e16415d97391ea3ca19 Author: Oliver Gondža <ogon...@redhat.com> Date: 2014-07-16 (Wed, 16 Jul 2014) Changed paths: M README.md A docs/EXERCISEDPLUGINSREPORTER.md M pom.xml M src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java M src/main/java/org/jenkinsci/test/acceptance/junit/WithPlugins.java A src/main/java/org/jenkinsci/test/acceptance/utils/pluginreporter/ConsoleExercisedPluginReporter.java A src/main/java/org/jenkinsci/test/acceptance/utils/pluginreporter/ExercisedPluginsReporter.java A src/main/java/org/jenkinsci/test/acceptance/utils/pluginreporter/TextFileExercisedPluginReporter.java Log Message: ----------- Merge pull request #8 from scoheb/master Create an Exercised Plugins Report Commit: f6d1423b7335f348aecebfda24d39ffc201465e5 https://github.com/jenkinsci/acceptance-test-harness/commit/f6d1423b7335f348aecebfda24d39ffc201465e5 Author: Oliver Gondža <ogon...@redhat.com> Date: 2014-07-16 (Wed, 16 Jul 2014) Changed paths: M src/main/java/org/jenkinsci/test/acceptance/junit/WithPlugins.java M src/main/java/org/jenkinsci/test/acceptance/utils/pluginreporter/TextFileExercisedPluginReporter.java Log Message: ----------- Issue #8: Log full test name in exercised plugins report Compare: https://github.com/jenkinsci/acceptance-test-harness/compare/2cf02b45f9e5...f6d1423b7335 -- 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.