Skip to content

Conversation

@vitormattos
Copy link
Contributor

We can add environments before the java path and parameters to java binary like the follow code:

JSIGNPDF_HOME=/jsignpdf /java/bin/java -Duser.home=/jsignpdf/

When check if javaPath is a file, won't work at this scenario and we need to believe that the path is OK.

We can add environments before the java path and parameters to java
binary like the follow code:

```bash
JSIGNPDF_HOME=/jsignpdf /java/bin/java -Duser.home=/jsignpdf/
```

When check if javaPath is a file, won't work at this scenario and we
need to believe that the path is OK.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos self-assigned this Aug 13, 2025
@vitormattos vitormattos requested a review from jeidison as a code owner August 13, 2025 14:46
@jeidison jeidison merged commit 651bd86 into main Aug 13, 2025
8 checks passed
@jeidison jeidison deleted the fix/use-custom-java-path branch August 13, 2025 18:31
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.

3 participants