You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/08/13 23:01:46 UTC

[jira] [Updated] (JENA-1009) tdbloader2 does not handle files beginning with a "-"

     [ https://issues.apache.org/jira/browse/JENA-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-1009:
--------------------------------
    Summary: tdbloader2 does not handle files beginning with a "-"  (was: tdbloader2 does not files beginning with a "-")

> tdbloader2 does not handle files beginning with a "-"
> -----------------------------------------------------
>
>                 Key: JENA-1009
>                 URL: https://issues.apache.org/jira/browse/JENA-1009
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: TDB
>    Affects Versions: Jena 3.0.0
>            Reporter: Andy Seaborne
>            Priority: Minor
>
> {{tdbloader2 -loc=DB2 -\- -D.nt}}
> gives 
> {noformat}
> readlink: invalid option -- 'D'
> Try 'readlink --help' for more information.
> {noformat}
> so {{readlink -f -\- ...}} should be needed.
> The call to {{CmdNodeTableBuilder}} will need a {{-\-}} as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)