Skip to content

[2.x] Replace JIRA references with GitHub Issues - #1318

Open
rzo1 wants to merge 1 commit into
opennlp-2.xfrom
jira-to-github-issues-2.x
Open

rzo1 wants to merge 1 commit into
opennlp-2.xfrom
jira-to-github-issues-2.x

Conversation

@rzo1

@rzo1 rzo1 commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

OpenNLP moved its issue tracking from JIRA to GitHub Issues. This updates the remaining places that point contributors and users at JIRA.

  • pom.xml: issueManagement now points to https://github.com/apache/opennlp/issues (this ends up in the POMs published to Maven Central)
  • .github/PULL_REQUEST_TEMPLATE.md: asks for a linked GitHub issue (e.g. Fixes #1234) instead of an OPENNLP-XXXX key
  • opennlp-distr/README_FOOTER.html: tells users to report issues on GitHub and links to the GitHub release notes for fixed issues
  • opennlp-distr: removes the apache-release profile that ran maven-changes-plugin:jira-report (needed -DjiraVersion), and the issuesFixed fileSet in the bin assembly that packaged its output
  • Dev manual (coref.xml, parser.xml): points contributors to GitHub Issues and keeps the old tickets as historical references
  • .asf.yaml: removes jira_options. autolink_jira stays so the historic OPENNLP-XXXX references in commit messages and PR titles still link to the (read-only) JIRA

Left as is on purpose: historic OPENNLP-XXXX references in code comments and the provenance links in test/data resources (e.g. abb_PT.xml, origin-training-data.txt).

Note: .asf.yaml is only read from the default branch, so that change is just for consistency with main.

OpenNLP moved its issue tracking from JIRA to GitHub Issues. Update the
remaining places that point contributors and users at JIRA:

- pom.xml: issueManagement now points to GitHub Issues
- PR template: ask for a linked GitHub issue instead of an OPENNLP-XXXX key
- distribution README footer: report issues on GitHub, link release notes
- opennlp-distr: drop the apache-release jira-report profile and the
  issuesFixed assembly fileSet that packaged its output
- dev manual: point contributors to GitHub, keep old tickets as history
- .asf.yaml: drop jira_options; autolink_jira stays so historic
  OPENNLP-XXXX references in commits keep linking
@rzo1 rzo1 self-assigned this Sep 19, 2026
are very welcome. If you want to contribute please contact us on the mailing list
or comment on the jira issue <link xlink:href="https://issues.apache.org/jira/browse/OPENNLP-48">OPENNLP-48</link>.
or open an issue on <link xlink:href="https://github.com/apache/opennlp/issues">GitHub</link>
(see also the historical issue <link xlink:href="https://issues.apache.org/jira/browse/OPENNLP-48">OPENNLP-48</link>).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such an old bug, looking forward to watching it die. This will be added to the javadoc effort.

@krickert krickert left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll be sure to clear out the documentation issues sometime soon (release or not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants