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/15 10:51:45 UTC

[jira] [Resolved] (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 resolved JENA-1009.
---------------------------------
       Resolution: Fixed
         Assignee: Andy Seaborne
    Fix Version/s: Jena 3.0.1

> 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
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.0.1
>
>
> {{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)