Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

[MPOM-209] correct jira component url. #4

Conversation

ofarganc
Copy link

The Jira URL with the component Id was not valid id so changed it to
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MPOM%20AND%20component%20%3D%20asf

@hboutemy
Copy link
Member

yes, Jira dropped support for the link to components... :(
can we take a little time to find more readible urls: such urls are really ugly, and since we'll have to do this job for many many Maven components, this won't be lost time!!!
what about https://issues.apache.org/jira/issues/?jql=project%3DMPOM+AND+component%3Dasf ?

then please squash

@hboutemy
Copy link
Member

I even tried https://issues.apache.org/jira/issues/?jql=project=MPOM+AND+component=asf and it worked in my web browser
should we keep strict https://issues.apache.org/jira/issues/?jql=project%3DMPOM+AND+component%3Dasf (we removed optional spaces and replaced %20 with +, which is perfectly valid)?
or take the tweak to replace %3D with =, which is AFAIK a little tweak?

@hboutemy
Copy link
Member

notice, this Git repository is an old svn2git mirror: please open a PR to https://github.com/apache/maven-apache-parent/ instead

@ofarganc
Copy link
Author

ofarganc commented Jan 20, 2019

Thanks for the comments @hboutemy . I created another PR from the other repo: apache/maven-apache-parent#3
Therefore closing this one.

@ofarganc ofarganc closed this Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants