Max Zhu
Max Zhu
That's an interesting idea. How about prefix matching? Like if you do https://javadoc.io/doc/org.apache.pdfbox/pdfbox/2 then it will be redirected to https://javadoc.io/doc/org.apache.pdfbox/pdfbox/2.0.26/index.html But if you do https://javadoc.io/doc/org.apache.pdfbox/pdfbox/1.7/index.html then it will be redirected...
For my benefit, how does jfrog.io work? Is this https://hyperledger.jfrog.io/ only hosting one project?
I wonder what would be your use case to deliberately remove previous versions? Would you remove previous versions from maven repo as well? If not, then it still doesn't stop...
Redirection is fine. We just need a way to verify ownership. Otherwise anyone can request to redirect traffic. Also the mechanism needs to be fully automated. How about adding a...