You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/07 13:40:00 UTC

[jira] [Commented] (JENA-1399) Add TDB2 command line scripts

    [ https://issues.apache.org/jira/browse/JENA-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195700#comment-16195700 ] 

ASF GitHub Bot commented on JENA-1399:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/283

    JENA-1399: Command line scripts for TDB2

    TDB2 commands are distinguished by being `tdb2.tdbquery` (`tdb2_tdbquery`on MSWindows).
    
    Also includes:
    
    * Generic launcher, `jena`. With no args, prints the script version and script home. With argument sets up the classpath and invokes the rest of the command line. This makes all java-main commands available.
    * Adds `.gitattributes` to protect .bat scripts.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena jena-cmd

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/283.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #283
    
----
commit 0353a771cee93cfd0c4994b7140b2b99c7fc58da
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-07T10:57:54Z

    Print just the version information

commit 3ce06f89e2d62a63a5f79d6fb0d82a377cda60e6
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-07T12:58:09Z

    tdb2 scripts

commit c45f9373fd3947fb3477387894b7df43da684d0b
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-07T13:34:23Z

    Remove old (and now not working) command

commit 3f295fea2e7087c164d8cf02c8a0a29640858a37
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-07T13:34:46Z

    Fix generic launcher

----


> Add TDB2 command line scripts
> -----------------------------
>
>                 Key: JENA-1399
>                 URL: https://issues.apache.org/jira/browse/JENA-1399
>             Project: Apache Jena
>          Issue Type: Task
>            Reporter: Andy Seaborne
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)