Results 14 issues of Avi Hayun

I would love to have the option to click on the table columns to gain sorting by NAME/PATH/SIZE etc That way I could take care of the files with the...

enhancement

It seems that [common-compression supports ARJ](https://commons.apache.org/proper/commons-compress/) Can you add it to your library ?

- Update pom.xml - Compile w/Java 11 as the source, but still generate (via -target) Java 8 class files - Pay attention to this: [configure the build to avoid using...

enhancement

It seems that google has decided to deprecate (from August/2022) several Video and Image extension tags Should we make code changes in our sitemap classes ? [Official Google Announcement: Spring...

sitemaps

Ran the "Main" of SiteMapTester with the argument of: https://www.google.com/sitemap.xml Our recursive sitemap tester fails with the following exception: ``` [main] INFO crawlercommons.sitemaps.SiteMapTester - Parsing https://www.google.com/adwords/intl/ALL_ar/adwords/sitemap.xml Exception in thread "main"...

bug
sitemaps

Does changes.txt have value being a txt file or can it be written with markdown ?

question

Our sitemapParser fails downloading [this sitemap](https://docu.gsa-online.de/sitemap.xml.gz) When trying to download it with the sitemapTester tool, it returns a **403 http code** - which I don't understand, as it should be...

bug
sitemaps

In the official sitemaps documentation there is a reference about [Sitemaps & Cross Submits](http://www.sitemaps.org/protocol.html#location) In a nutshell, it means that there is a way for a sitemap to reference urls...

enhancement
sitemaps

I would love to have a bottom menu with commands like in norton commander - yes this is an esthetic request, but it really gives the NC feel! ![image](https://user-images.githubusercontent.com/1760091/129457278-61833e0a-24d0-4357-b8e9-ba77a45f0cd0.png)

enhancement
2 votes

The secondary title of Mapdb states: > MapDB provides concurrent Maps, Sets and Queues... But I can't find any way to create a queue When I searched I found in...