jenkinsci / jenkinsci/subversion-plugin

[JENKINS-14373] Support Atlassian OnDemand FishEye as a repository browser

Open
#941 0 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

Unfortunately FishEye onDemand does not have the text "FishEye" in the footer, therefore the subversion plugin does not detect the URL of a FishEye onDemand instance as valid repository browser URL. Compare with line 150ff in https://github.com/jenkinsci/subversion-plugin/blob/master/src/main/java/hudson/scm/browsers/FishEyeSVN.java. Unfortunately I don't have any specific string you can look for in FishEye onDemand. Maybe you can change the error message to a warning but nevertheless allow the URL.

---
Originally reported by kwin, imported from: Support Atlassian OnDemand FishEye as a repository browser


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

Unfortunately FishEye onDemand does not have the text "FishEye" in the footer, therefore the subversion plugin does not detect the URL of a FishEye onDemand instance as valid repository browser URL. Compare with line 150ff in https://github.com/jenkinsci/subversion-plugin/blob/master/src/main/java/hudson/scm/browsers/FishEyeSVN.java. Unfortunately I don't have any specific string you can look for in FishEye onDemand. Maybe you can change the error message to a warning but nevertheless allow the URL.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.