Giter Site home page Giter Site logo

jocds's People

Contributors

mpostelnicu avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

gitter-badger

jocds's Issues

Create parameter to optionally trust self signed SSL certificates

There are all sorts of problems with some providers self signing SSL certs and not being able to use the tool because the SSL certificate will fail with a message such

Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[na:1.8.0_171]
	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1964) ~[na:1.8.0_171]
	at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:328) ~[na:1.8.0_171]

adding a parameter to optionally trust self signed certificates will be useful

Warnings about opencodelist/versionid show up on record/versioned release schema validation checking validation

schema: {"loadingURI":"resource:/schema/versioned-release-validation/versioned-release-validation-schema-1.1.3.json#","pointer":"/definitions/Item/properties/unit/items/properties/value/properties/scheme"}
domain: "syntax"
ignored: ["codelist","openCodelist"]
warning: the following keywords are unknown and will be ignored: [versionId]
level: "warning"
schema: {"loadingURI":"resource:/schema/versioned-release-validation/versioned-release-validation-schema-1.1.3.json#","pointer":"/definitions/Item/properties/unit/items/properties/value/properties/id"}
domain: "syntax"
ignored: ["versionId"]

Library upgrades, spring boot 2.1.0, fixed surefire plugin test to work with spring boot 2.x

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925

        <spring.boot.version>2.1.0.RELEASE</spring.boot.version>
        <maven.compiler.plugin.version>3.8.0</maven.compiler.plugin.version>
        <maven.release.plugin.version>2.5.3</maven.release.plugin.version>
        <maven.checkstyle.plugin.version>2.17</maven.checkstyle.plugin.version>
        <maven.javadoc.plugin.version>2.10.4</maven.javadoc.plugin.version>
        <maven.surefire.plugin.version>2.22.1</maven.surefire.plugin.version>

Mandatory arguments marked as optional

Hello!
a minor issue, tried to use the validator's /api/validateJsonUrl, on the data type model tab, the arguments are marked as optional, however at least url and schemaType are mandatory. Looking at the other endpoints, all arguments seem to be marked as optional. Can you share how this can be marked properly please?

Cheers!

Add Tomcat native / APR libraries to docker image

This will prevent messages such as this

[ restartedMain] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library

and will improve performance on some tasks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.