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 subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/14 17:50:45 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14697262#comment-14697262 ] 

ASF subversion and git services commented on JENA-1009:
-------------------------------------------------------

Commit f6beee6f9c54dc64861a671f96ab5d2e8c657dc5 in jena's branch refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=f6beee6 ]

JENA-1009: Add -- to filename consuming shell commands


> 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)