Branch: refs/heads/master
Home: https://github.com/jenkinsci/jira-plugin
Commit: 33ad4d6c7ebb984ee69e354ea9939a2ca8477edf
https://github.com/jenkinsci/jira-plugin/commit/33ad4d6c7ebb984ee69e354ea9939a2ca8477edf
Author: Radek Antoniuk <[email protected]>
Date: 2020-10-03 (Sat, 03 Oct 2020)
Changed paths:
M .idea/checkstyle-idea.xml
M .mvn/extensions.xml
M pom.xml
M src/main/java/hudson/plugins/jira/JiraBuildAction.java
M src/main/java/hudson/plugins/jira/JiraChangeLogAnnotator.java
M src/main/java/hudson/plugins/jira/Updater.java
M src/test/java/hudson/plugins/jira/JiraBuildActionTest.java
M src/test/java/hudson/plugins/jira/JiraChangeLogAnnotatorTest.java
R
src/test/java/hudson/plugins/jira/deprecated/DeprecatedJiraBuildAction.java
A
src/test/resources/hudson/plugins/jira/JiraBuildActionTest/binaryCompatibility/config.xml
A
src/test/resources/hudson/plugins/jira/JiraBuildActionTest/binaryCompatibility/jobs/project/builds/2/build.xml
A
src/test/resources/hudson/plugins/jira/JiraBuildActionTest/binaryCompatibility/jobs/project/config.xml
Log Message:
-----------
Fix JiraBuildAction test and logic (#283)
* Suppressing JiraBuildActionTest.binaryCompatibility which misuses XStream
* Updating incrementalification and fixing bad <tag>
* Wrong <tag>
* re-write test and fix the logic
Co-authored-by: Jesse Glick <[email protected]>
* Remove owner from constructor that is handled by RunAction2 implementation
Co-authored-by: Jesse Glick <[email protected]>
* Update src/main/java/hudson/plugins/jira/JiraBuildAction.java
Co-authored-by: Jesse Glick <[email protected]>
* Update src/main/java/hudson/plugins/jira/JiraBuildAction.java
Co-authored-by: Jesse Glick <[email protected]>
Co-authored-by: Jesse Glick <[email protected]>
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jira-plugin/push/refs/heads/master/d2d981-33ad4d%40github.com.