htmlparser icon indicating copy to clipboard operation
htmlparser copied to clipboard

Tags for versions 1.4.1 - 1.4.16 ?

Open tenzap opened this issue 8 months ago • 1 comments

On maven there are versions ranging from 1.4.1 to 1.4.16

https://mvnrepository.com/artifact/nu.validator/htmlparser

On this repo, the tags go up to version 1.4 RELEASE_1_4. Unfortunately pom.xml is not informative either since release is stuck at version 1.4.

If you have tags for these versions, could you please push them to the repo? Or else create the tags at the corresponding commit. It is at the moment very difficult to know with which sources each jar on maven was produced.

Would you also please release a new version? I'd like to update the version in Debian (presently stuck a 1.3.1) so that the package for vnu can depend on it.

tenzap avatar Jun 11 '25 15:06 tenzap

The version 1.4.16 on Maven Central was compiled on 2020-06-30, so assuming the release was done on the main branch the closest commit would be 2402c32bb4e5a13d5d8a045a47f8095605dd6535

ebourg avatar Jun 18 '25 08:06 ebourg