You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/12/19 09:40:32 UTC

[GitHub] [maven-wagon] hboutemy edited a comment on pull request #79: [WAGON-618] Remove HTTP file listing with JSoup

hboutemy edited a comment on pull request #79:
URL: https://github.com/apache/maven-wagon/pull/79#issuecomment-997357897


   short question: what is the user-visible effect?
   
   longer form: I suppose no user knows that JSoup is used somewhere to list the content of a remote HTTP directory. Until now, it was magically working, sometimes...
   Now that the API will always *not* work (consistently), is there a user visible output? something like a warning ("listing files on HTTP server xxx is not supported"), or an exception?
   
   And basic question: does it only affect the getFileList(String) Wagon API for HTTP providers? https://maven.apache.org/wagon/wagon-provider-api/apidocs/org/apache/maven/wagon/Wagon.html#getFileList-java.lang.String-


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org