Giter VIP home page Giter VIP logo

edml-java's Introduction

edml-java's People

Contributors

ckunki avatar jakobbraun avatar kaklakariada avatar pj-spoelders avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

rohankumardubey

edml-java's Issues

Remove repository maven.exasol.com and Update dependencies

Remove repository maven.exasol.com and Update dependencies

edml-java depends on com.github.everit-org.json-schema:org.everit.json.schema:jar:1.14.1:compile which was published with different maven coordinates and to different repositories in the past.Some seem to have been copied to maven.exasol.com.

See https://github.com/everit-org/json-schema

  • Version >= 1.9.2 available on Maven Central, e.g. 1.14.1
  • version 1.6.0 until 1.9.1 available only on JitPack.
  • versions <= 1.5.1 available on Maven Central.

Add language to file release_config.yml

Add language to file release_config.yml .. to avoid RD warning:

[WARNING] W-RD-REP-34: The repository language was detected automatically as 'JAVA'. If incorrect then please add language: to file release_config.yml or use command line argument -lg .

Remove exclude for E-PK-CORE-53 dependencies.md file has outdated content

After setting required maven version to 3.8.7. or higher with PK ticket #444 (project-keeper release 2.9.6) users can remove the suppressed warning from file .project-keeper.yml:

  - regex: "(?s)E-PK-CORE-53: The dependencies.md file has outdated content.*"

Affected repositories:

Remove support for `TIMESTAMP WITH LOCAL TIME ZONE`

Data type TIMESTAMP WITH LOCAL TIME ZONE does not make sense for document based virtual schemas that don't support time zones at all. So we decided to drop support completely.

Please note that property ToTimestampMapping.useTimestampWithLocalTimezoneType was implemented but not documented anywhere. It will be removed completely now.

Tasks

Remove lombok

This project uses lombok which makes the build more complicated and conflicts with adding a module-info.java file.
That's why we should remove it from the project.

Replace org.json with jakarta json

Dependency org.json has a vulnerability:

[ERROR] Failed to execute goal org.sonatype.ossindex.maven:ossindex-maven-plugin:3.2.0:audit (default-cli) on project edml-java: Detected 1 vulnerable components:
[ERROR]   org.json:json:jar:20220320:compile; https://ossindex.sonatype.org/component/pkg:maven/org.json/json@20220320?utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.1
[ERROR]     * [CVE-2022-45688] CWE-787: Out-of-bounds Write (7.5); https://ossindex.sonatype.org/vulnerability/CVE-2022-45688?component-type=maven&component-name=org.json%2Fjson&utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.1

We should replace it with jakarta json library.

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.