-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved support section under general notes
- Loading branch information
1 parent
1ee313b
commit 5a780db
Showing
1 changed file
with
49 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,55 +61,6 @@ Possible workarounds: | |
+ | ||
This is caused by https://github.com/FirebirdSQL/firebird/issues/4971[firebird#4971] | ||
|
||
[#support] | ||
== Support | ||
|
||
If you need support with Jaybird, join the {firebird-java}[Firebird-Java Google Group] and mailing list. | ||
You can subscribe by sending an email to link:mailto:[email protected][[email protected]]. | ||
|
||
Looking for professional support of Jaybird? | ||
Jaybird is now part of the https://tidelift.com/subscription/pkg/maven-org-firebirdsql-jdbc-jaybird?utm_source=maven-org-firebirdsql-jdbc-jaybird&utm_medium=referral&utm_campaign=docs[Tidelift subscription]. | ||
|
||
For a more complete list, see the next section. | ||
|
||
[#where-to-get-help] | ||
=== Where to get help | ||
|
||
* On https://stackoverflow.com/[Stack Overflow], please tag your questions with _jaybird_ and _firebird_ | ||
* The {firebird-java}[Firebird-Java group] and corresponding mailing list [email protected] | ||
+ | ||
You can subscribe to the mailing list by sending an email to link:mailto:[email protected][[email protected]] | ||
* Looking for professional support of Jaybird? | ||
Jaybird is now part of the https://tidelift.com/subscription/pkg/maven-org-firebirdsql-jdbc-jaybird?utm_source=maven-org-firebirdsql-jdbc-jaybird&utm_medium=referral&utm_campaign=docs[Tidelift subscription]. | ||
* The https://firebirdsql.org[Firebird project home page] | ||
* https://groups.google.com/g/firebird-support[Firebird-support] and other https://firebirdsql.org/en/mailing-lists/[Firebird mailing lists] for questions not directly related to Jaybird and Java. | ||
|
||
[#contributing] | ||
=== Contributing | ||
|
||
There are several ways you can contribute to Jaybird or Firebird in general: | ||
|
||
* Participate on the https://firebirdsql.org/en/mailing-lists/[mailing lists] | ||
* Report bugs or submit patches on the tracker (see <<reporting-bugs>>) | ||
* Create pull requests on GitHub (https://github.com/FirebirdSQL/jaybird) | ||
* Become a developer (for Jaybird contact us on {firebird-java}[firebird-java], for Firebird in general, use the https://groups.google.com/g/firebird-devel[Firebird-devel] mailing list) | ||
* Donate to the Firebird Foundation (see https://firebirdsql.org/en/donate/) | ||
* Become a paying Associate, Partner or sponsor of the Firebird Foundation (see https://firebirdsql.org/en/firebird-foundation/) | ||
|
||
[#reporting-bugs] | ||
=== Reporting bugs | ||
|
||
The developers follow the {firebird-java}[firebird-java Google Group]. | ||
Join the list and post information about suspected bugs. | ||
List members may be able to help out to determine if it is an actual bug, provide a workaround and get you going again, whereas bug fixes might take a while. | ||
|
||
You can also report bugs in the Jaybird bug tracker, {issues}. | ||
|
||
When reporting bugs, please provide a minimal, but complete reproduction, including databases and sourcecode to reproduce the problem. | ||
Patches to fix bugs are also appreciated. | ||
Make sure the patch is against a recent master version of the code. | ||
You can also fork the {jaybird-repo}[jaybird repository] and create pull requests. | ||
|
||
[#general-notes] | ||
== General Notes | ||
|
||
|
@@ -215,6 +166,55 @@ Jaybird supports the following specifications: | |
| Implementation of `javax.transaction.xa.XAResource` interface via `XADataSource` implementation. | ||
|=== | ||
|
||
[#support] | ||
== Support | ||
|
||
If you need support with Jaybird, join the {firebird-java}[Firebird-Java Google Group] and mailing list. | ||
You can subscribe by sending an email to link:mailto:[email protected][[email protected]]. | ||
|
||
Looking for professional support of Jaybird? | ||
Jaybird is now part of the https://tidelift.com/subscription/pkg/maven-org-firebirdsql-jdbc-jaybird?utm_source=maven-org-firebirdsql-jdbc-jaybird&utm_medium=referral&utm_campaign=docs[Tidelift subscription]. | ||
|
||
For a more complete list, see the next section. | ||
|
||
[#where-to-get-help] | ||
=== Where to get help | ||
|
||
* On https://stackoverflow.com/[Stack Overflow], please tag your questions with _jaybird_ and _firebird_ | ||
* The {firebird-java}[Firebird-Java group] and corresponding mailing list [email protected] | ||
+ | ||
You can subscribe to the mailing list by sending an email to link:mailto:[email protected][[email protected]] | ||
* Looking for professional support of Jaybird? | ||
Jaybird is now part of the https://tidelift.com/subscription/pkg/maven-org-firebirdsql-jdbc-jaybird?utm_source=maven-org-firebirdsql-jdbc-jaybird&utm_medium=referral&utm_campaign=docs[Tidelift subscription]. | ||
* The https://firebirdsql.org[Firebird project home page] | ||
* https://groups.google.com/g/firebird-support[Firebird-support] and other https://firebirdsql.org/en/mailing-lists/[Firebird mailing lists] for questions not directly related to Jaybird and Java. | ||
|
||
[#contributing] | ||
=== Contributing | ||
|
||
There are several ways you can contribute to Jaybird or Firebird in general: | ||
|
||
* Participate on the https://firebirdsql.org/en/mailing-lists/[mailing lists] | ||
* Report bugs or submit patches on the tracker (see <<reporting-bugs>>) | ||
* Create pull requests on GitHub (https://github.com/FirebirdSQL/jaybird) | ||
* Become a developer (for Jaybird contact us on {firebird-java}[firebird-java], for Firebird in general, use the https://groups.google.com/g/firebird-devel[Firebird-devel] mailing list) | ||
* Donate to the Firebird Foundation (see https://firebirdsql.org/en/donate/) | ||
* Become a paying Associate, Partner or sponsor of the Firebird Foundation (see https://firebirdsql.org/en/firebird-foundation/) | ||
|
||
[#reporting-bugs] | ||
=== Reporting bugs | ||
|
||
The developers follow the {firebird-java}[firebird-java Google Group]. | ||
Join the list and post information about suspected bugs. | ||
List members may be able to help out to determine if it is an actual bug, provide a workaround and get you going again, whereas bug fixes might take a while. | ||
|
||
You can also report bugs in the Jaybird bug tracker, {issues}. | ||
|
||
When reporting bugs, please provide a minimal, but complete reproduction, including databases and sourcecode to reproduce the problem. | ||
Patches to fix bugs are also appreciated. | ||
Make sure the patch is against a recent master version of the code. | ||
You can also fork the {jaybird-repo}[jaybird repository] and create pull requests. | ||
|
||
[#getting-jaybird-6] | ||
== Getting Jaybird 6 | ||
|
||
|