[x3d-public] Alternative Java Regexp classes?

John Carlson yottzumm at gmail.com
Wed Feb 14 22:36:49 PST 2024


I attempted to download the jakarta validation api from mvnrepository and
sonatype and both the bytecode and source jars were corrupted with shasum
-a 256 and shasum -a 512.

BBW

$ shasum -a 512 jakarta.validation-api-3.0.2-sources.jar
e7d2c51e980c31c6da1c763804e2ccedf7d5ce800673bd0153f0fab09c07498bb81619105988dca608d84c3b3a15812418fab1a0c3feb6a7c0fb987c7a23839e
*jakarta.validation-api-3.0.2-sources.jar

$ cat ~/Downloads/jakarta.validation-api-3.0.2-sources.jar.asc.sha512
5d2712f7431dc1bda1a18679f62f61207d9cddc790a495be521fa35c920f1f814d87061f5f26c2d30103955e6706773d44751c11f785980ed46b10526da9eb2a

$ shasum -a 512 jakarta.validation-api-3.0.2.jar
8ff9a450e13dad49ac8268ab8c591e045e5056f9459efa09fbb3561b5c879526b344e2648602bf65d387620064cf0c3a00e1243c6422c85a21b53dbab8749a40
*jakarta.validation-api-3.0.2.jar

$ cat ~/Downloads/jakarta.validation-api-3.0.2.jar.asc.sha512
ce13176ad13beec2b9c48e565f2232c88baa1f2781f94f4c771a06544a05b8058db16bb1126e2c8a40c5b4714a02031165f85942ccc2e7513d16299336b8d8fe

I'm not sure what's going on or who should be notified.  I'll look around
the web.

John

On Wed, Feb 14, 2024 at 10:58 PM John Carlson <yottzumm at gmail.com> wrote:

> This appears to be something from Jakarta written in January.  An approach
> using lists of annotations.  I’m unsure if it will help or not, but I’m
> willing to try Match.java (under a recent post) testing with it.  I can
> provide a template of sorts, if someone carries it forward into X3DJSAIL.
>
>
> https://www.baeldung.com/java-validation-list-annotations#3-validate-name-with-sizelist-and-patternlist
>
>
> On Wed, Feb 14, 2024 at 10:29 PM John Carlson <yottzumm at gmail.com> wrote:
>
>> Is someone aware of an alternative to the OpenJDK 21 Pattern class for
>> validating long XML MF fields like MFInt32?  I’m getting a stack overflow
>> error.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20240215/55028651/attachment.html>


More information about the x3d-public mailing list