Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The latest release, 1.4, depends on subversion plugin 2.6-20160601.015946-1, which is not available. It should only depend on version 2.6, otherwise Jenkins does not enable the changelog history plugin.
Attachments
Issue Links
- is blocked by
-
JENKINS-37473 Upgrade plugin pom to 2.13
-
- Resolved
-
- is duplicated by
-
JENKINS-37382 Failed Loading plugin Change Log History v1.4 (changelog-history)
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue is duplicated by |
Remote Link | This issue links to "PR (Web Link)" [ 14730 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Link |
This issue is blocked by |
Wow, that is stupid – the range apparently gets translated to whatever the newest release is…
https://github.com/jenkinsci/changelog-history-plugin/blob/master/pom.xml#L20
escoem Try removing the range, specify a version instead, and it should be fine.