On 01/01/2020 00:50, Karl Heinz Marbaise wrote:
> But I don't understand why you are compiling parts of Maven into your JAR ?

Karl, my JAR (which provides an API that its users use in their Java apps) needs
to order version strings. Rather than write that myself, I would like to
efficiently embed Maven's comparison standard/algorithm.

I'm hoping that this standard, which wll be client-side in the service I'm
developing, sufficiently matches Ruby's equivalent, which I'm using server-side:
https://docs.ruby-lang.org/en/2.6.0/Gem/Version.html

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to