[ https://issues.apache.org/jira/browse/IVY-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843959#action_12843959
]
Anders Jacobsson commented on IVY-1175:
---------------------------------------
I have added a complete HTML dump of a directory listing from Artifactory.
As you can see, Artifactory does not have a trailing slash on directory entries. And when
I think of it, perhaps the title of this bug report is somewhat misleading. It is the combination
of not having a dot and not having a trailing slash that is the problem.
> ApacheURLLister does not allow directories not containing a dot
> ---------------------------------------------------------------
>
> Key: IVY-1175
> URL: https://issues.apache.org/jira/browse/IVY-1175
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: trunk
> Reporter: Anders Jacobsson
> Priority: Minor
> Attachments: artifactory_directory_listing.zip, patch.diff
>
>
> I need to use a different revision scheme that looks like R1A01, i.e. not the normal
scheme x.y.z, for my company internal dependencies. When doing this, I discovered that ApacheURLLister
does not handle directories without a dot (.) properly as it filters those out. If it does
not find a dot in the directory name, it compares the href with the text but forgets to check
for a trailing slash in href.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|