Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

THORN-2460: thorntail.classpath system property can be used also for … #1330

Merged
merged 2 commits into from Aug 27, 2019

Conversation

MarianMacik
Copy link
Contributor

@MarianMacik MarianMacik commented Aug 23, 2019

…uberjars

Motivation

Documentation is not very clear about using external JDBC drivers.
It suggests that the thorntail.classpath property can be used only
with hollow JARs, which is not true. Improve wording so it is clear
that it can be used for both hollow JARs and uberjars.

Modifications

Reworded and renamed the section about specifying JDBC drivers
via the thorntail.classpath system property.

Result

Better user experience when reading the documentation.

  • Have you followed the guidelines in our Contributing document?
  • Have you created a JIRA and used it in the commit message?
  • Have you checked to ensure there aren't other open Pull Requests for the same issue?
  • Have you built the project locally prior to submission with mvn clean install?

@Ladicek this is the promised documentation PR about the usage of thorntail.classpath system property. Should you have any suggestions about better wording, just let me know.

…uberjars

Motivation
----------
Documentation is not very clear about using external JDBC drivers.
It suggests that the thorntail.classpath property can be used only
with hollow JARs, which is not true. Improve wording so it is clear
that it can be used for both hollow JARs and uberjars.

Modifications
-------------
Reworded and renamed the section about specifying JDBC drivers
via the thorntail.classpath system property.

Result
------
Better user experience when reading the documentation.
@thorntail-ci
Copy link
Contributor

Can one of the admins verify this patch?

2 similar comments
@thorntail-ci
Copy link
Contributor

Can one of the admins verify this patch?

@thorntail-ci
Copy link
Contributor

Can one of the admins verify this patch?

@Ladicek
Copy link
Contributor

Ladicek commented Aug 26, 2019

ok to test

1 similar comment
@Ladicek
Copy link
Contributor

Ladicek commented Aug 26, 2019

ok to test

Co-Authored-By: Ladislav Thon <ladicek@gmail.com>
@MarianMacik
Copy link
Contributor Author

Probably 2 random fails on Linux?

@Ladicek
Copy link
Contributor

Ladicek commented Aug 27, 2019

Linux failures are Caused by: java.io.IOException: No space left on device, so definitely unrelated to this PR.

@Ladicek Ladicek merged commit 7d6ea70 into thorntail:master Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants