Skip to content

Commit a322ca2

Browse files
jeromatronabsurdfarce
authored andcommitted
Update link to Jira to be CASSJAVA
Updating the link to Jira. Previously we had a component in the CASSANDRA Jira project but now we have a project for each driver - in the case of Java, it's CASSJAVA. Added CASSJAVA to .asf.yaml patch by Jeremy Hanna; reviewed by Bret McGuire for CASSJAVA-61
1 parent 62cea5a commit a322ca2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.asf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ github:
3434
projects: false
3535
autolink_jira:
3636
- CASSANDRA
37+
- CASSJAVA

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@ See the [Cassandra error handling done right blog](https://www.datastax.com/blog
7575

7676
* [Manual](manual/)
7777
* [API docs]
78-
* Bug tracking: [JIRA]. Make sure to select the "Client/java-driver" component when filing new tickets!
78+
* Bug tracking: [JIRA]
7979
* [Mailing list]
8080
* [Changelog]
8181
* [FAQ]
8282

8383
[API docs]: https://docs.datastax.com/en/drivers/java/4.17
84-
[JIRA]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20AND%20component%20%3D%20%22Client%2Fjava-driver%22%20ORDER%20BY%20key%20DESC
84+
[JIRA]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSJAVA%20ORDER%20BY%20key%20DESC
8585
[Mailing list]: https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user
8686
[Changelog]: changelog/
8787
[FAQ]: faq/
@@ -108,4 +108,4 @@ Apache Cassandra, Apache, Tomcat, Lucene, Solr, Hadoop, Spark, TinkerPop, and Ca
108108
trademarks of the [Apache Software Foundation](http://www.apache.org/) or its subsidiaries in
109109
Canada, the United States and/or other countries.
110110

111-
Binary artifacts of this product bundle Java Native Runtime libraries, which is available under the Eclipse Public License version 2.0.
111+
Binary artifacts of this product bundle Java Native Runtime libraries, which is available under the Eclipse Public License version 2.0.

0 commit comments

Comments
 (0)