js2d-gradle icon indicating copy to clipboard operation
js2d-gradle copied to clipboard

Extended Jsonschema2Pojo gradle plugin

Results 34 js2d-gradle issues
Sort by recently updated
recently updated
newest added

After 5.0.0 some test become the same. It's worth a while to remove duplicated

Started seeing some new javadoc warnings when upgrading from 5.0 -> 6.0 for data like: ``` ... "hash": { "description": "Specifies the hash algorithm and value for the content", "type":...

In some cases it doesn't work as expected: context note from a [discussion](https://github.com/jsonschema2dataclass/js2d-gradle/discussions/851): ``` I have followed your suggestion, which partially solved my problem. In particular: jsonschema2dataclassPlugins("com.fasterxml.jackson.core:jackson-databind:2.16.1") has worked as...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.9.24` -> `2.0.0` |...

`Js2pGenerationTask` is configured as `@CacheableTask`, but does not configure `PathSensitivity` as `RELATIVE`. As a result, while using distributed Gradle build cache with CI machine (e.g. Jenkins), cached results from CI...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.appcompat:appcompat](https://developer.android.com/jetpack/androidx/releases/appcompat#1.7.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.6.1` -> `1.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.appcompat:appcompat/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...