You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by "rybesh (via GitHub)" <gi...@apache.org> on 2023/05/23 00:27:38 UTC

[GitHub] [jena] rybesh opened a new pull request, #1877: Prepend Jena classpath to existing CLASSPATH

rybesh opened a new pull request, #1877:
URL: https://github.com/apache/jena/pull/1877

   This allows users of command-line tools to easily modify the the classpath to include locations of user-defined classes.
   
   GitHub issue resolved: none
   
   Pull request Description:
   
   Modifies the classpath passed to Java to be the Jena classpath, followed by whatever the CLASSPATH environment variable is set to.
   
   ----
   
    - [ ] Tests are included.
    - [ ] Documentation change and updates are provided for the [Apache Jena website](https://github.com/apache/jena-site/)
    - [ ] Commits have been squashed to remove intermediate development commit messages.
    - [ ] Key commit messages start with the issue number (GH-xxxx or JENA-xxxx)
   
   By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   
   ----
   
   See the [Apache Jena "Contributing" guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #1877: Prepend Jena classpath to existing CLASSPATH

Posted by "afs (via GitHub)" <gi...@apache.org>.
afs merged PR #1877:
URL: https://github.com/apache/jena/pull/1877


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org