Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FasterXML/jackson-jr issues and pull requests

#144 - Bump actions/checkout from 4.1.3 to 4.1.4 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#143 - Bump actions/checkout from 4.1.2 to 4.1.3 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#142 - Bump codecov/codecov-action from 4.2.0 to 4.3.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#141 - Bump codecov/codecov-action from 4.1.1 to 4.2.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#140 - Bump the github-actions group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#139 - Fix #138: deprecate JSON.builder().treeCodec() method

Pull Request - State: closed - Opened by cowtowncoder 6 months ago

#137 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#136 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#135 - Fix: Use Big Decimal for Tree

Pull Request - State: closed - Opened by Shounaks 7 months ago - 6 comments

#133 - Proposed Cleanup items for BeanPropertyIntrospector

Pull Request - State: open - Opened by Shounaks 7 months ago - 4 comments

#130 - Adding support for Java 17 & Groovy Records

Pull Request - State: closed - Opened by Shounaks 7 months ago - 2 comments

#129 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#128 - Adding Test Module with Groovy and Java 21 Support

Pull Request - State: closed - Opened by Shounaks 7 months ago - 5 comments

#127 - Adding Duplicate key check in JacksonJrsTreeCodec

Pull Request - State: closed - Opened by Shounaks 7 months ago - 5 comments

#126 - Bump the github-actions group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#125 - Using Stream Builder to deserialization of int[]

Pull Request - State: closed - Opened by Shounaks 7 months ago - 1 comment

#124 - Initial Commit for Java.util.Date Extension Support + LocalDateTime Unit Test

Pull Request - State: open - Opened by Shounaks 7 months ago - 2 comments

#123 - Implement #25: add support for single-int Constructors

Pull Request - State: closed - Opened by cowtowncoder 7 months ago

#122 - Adding Supports for Records (Groovy) + Passing Record Test.

Pull Request - State: closed - Opened by Shounaks 7 months ago - 11 comments

#121 - Adding Single Int Constructor Support (Issue #25)

Pull Request - State: closed - Opened by Shounaks 7 months ago - 1 comment
Labels: has-failing-test

#120 - Streamline child pom's (extract common stuff to parent)

Pull Request - State: closed - Opened by cowtowncoder 7 months ago

#119 - Change post #116 to potentially change serialization of `java.nio.file.Path`

Pull Request - State: closed - Opened by cowtowncoder 7 months ago - 1 comment

#118 - Skipping over groovy metadata class + groovy test.

Pull Request - State: closed - Opened by Shounaks 8 months ago - 11 comments

#117 - Fix #116: add read/write support for `java.nio.file.Path`

Pull Request - State: closed - Opened by cowtowncoder 8 months ago - 4 comments

#116 - Add read/write support for `java.nio.file.Path`

Issue - State: closed - Opened by cowtowncoder 8 months ago
Labels: 2.17

#114 - Fixes #78: add wrapper types for most numbers

Pull Request - State: closed - Opened by cowtowncoder 8 months ago

#112 - `overrideStandardValueWriter` only applied to first `java.nio.file.Path` valued field of bean

Issue - State: closed - Opened by jhonnen 8 months ago - 4 comments
Labels: 2.17

#110 - Is it possible to use jackson-jr to deserialize generics properly?

Issue - State: closed - Opened by yvasyliev 8 months ago - 2 comments

#109 - URL is not always deserialized

Issue - State: closed - Opened by yvasyliev 9 months ago - 2 comments

#108 - Fix #107: accept `null` for `byte[]` target

Pull Request - State: closed - Opened by cowtowncoder 12 months ago

#107 - Cannot deserialize `byte[]` from JSON `null` value

Issue - State: closed - Opened by reed53 12 months ago - 6 comments
Labels: has-failing-test, 2.15

#106 - `JsonGenerator.close()` called twice

Issue - State: closed - Opened by cowtowncoder about 1 year ago - 1 comment

#105 - Adding LocalDateTime Support via Extensions (Issue #100)

Pull Request - State: closed - Opened by Shounaks about 1 year ago - 1 comment

#104 - fix typo in license

Pull Request - State: closed - Opened by pjfanning over 1 year ago

#103 - Some artifacts missing `NOTICE`, `LICENSE` files

Issue - State: closed - Opened by cowtowncoder over 1 year ago
Labels: 2.14

#102 - Missing module-info dependency from `jackson-jr-annotation-support`

Issue - State: closed - Opened by cowtowncoder over 1 year ago
Labels: 2.14

#101 - ci(deps): bump maven help plugin to 3.3.0

Pull Request - State: closed - Opened by yeikel over 1 year ago

#100 - Add support for `java.time` (Java 8 date/time) types

Issue - State: closed - Opened by sebastian-zero almost 2 years ago - 2 comments
Labels: pr-welcome, good first issue, 2.17

#99 - Remove bogus module dependencies to fix #98

Pull Request - State: closed - Opened by cowtowncoder about 2 years ago - 4 comments

#97 - https-links

Pull Request - State: closed - Opened by pjfanning about 2 years ago

#96 - Rename "com.fasterxml.jackson" -> "tools.jackson"

Issue - State: closed - Opened by cowtowncoder about 2 years ago
Labels: 3.x

#95 - Increase minimum Java baseline from 6 to 8 for version 2.14

Issue - State: closed - Opened by cowtowncoder over 2 years ago
Labels: 2.14

#94 - Support for serializing Java Records

Issue - State: closed - Opened by jam01 over 2 years ago - 3 comments
Labels: 2.17

#93 - Skip serialization of `groovy.lang.MetaClass` values to avoid `StackOverflowError`

Issue - State: closed - Opened by chashnikov over 2 years ago - 8 comments
Labels: 2.17

#92 - Support `@JsonValue` and `@JsonCreator` for `enum`

Pull Request - State: closed - Opened by ashleyfrieze over 2 years ago - 12 comments

#91 - Annotation support should allow `@JsonValue`/`JsonCreator` on `enum`

Issue - State: closed - Opened by ashleyfrieze over 2 years ago - 7 comments

#90 - `USE_BIG_DECIMAL_FOR_FLOATS` feature not working when using `JSON.treeFrom()`

Issue - State: closed - Opened by jvdsandt almost 3 years ago - 2 comments
Labels: 2.17

#89 - Typo fix

Pull Request - State: closed - Opened by dbrock98 almost 3 years ago - 1 comment

#88 - Make `jr-stree` dependency to `jr-objects` optional

Issue - State: closed - Opened by yawkat about 3 years ago - 4 comments
Labels: 2.13

#86 - Add option for serializing and deserializing non-final static fields, disabled by default

Pull Request - State: closed - Opened by MikeDombo over 3 years ago - 6 comments

#85 - Implement equals for Jrs types

Pull Request - State: closed - Opened by MikeDombo over 3 years ago - 1 comment
Labels: 2.13

#84 - Public static fields are included in serialized output

Issue - State: closed - Opened by MikeDombo over 3 years ago - 2 comments
Labels: 2.13

#83 - Support `@JsonProperty` annotation on enum values

Pull Request - State: closed - Opened by MikeDombo over 3 years ago - 3 comments
Labels: 2.13

#82 - Add options for case insensitive properties and enum values.

Pull Request - State: closed - Opened by MikeDombo over 3 years ago - 7 comments

#81 - `JsrValue` should implement `equals()`

Issue - State: closed - Opened by MikeDombo over 3 years ago - 2 comments
Labels: 2.13

#80 - Case-insensitive property, enum deserialization should be supported

Issue - State: closed - Opened by MikeDombo over 3 years ago - 4 comments
Labels: 2.13

#79 - Reuse of `ClassKey` in `ValueWriterLocator` not working

Issue - State: closed - Opened by cowtowncoder over 3 years ago
Labels: 2.13

#78 - Deserializes "null" to "0.0" for `java.lang.Double` (wrapper)

Issue - State: closed - Opened by bill-phast over 3 years ago - 11 comments
Labels: 2.17

#76 - Annotation-based introspector does not include super-class fields

Issue - State: closed - Opened by cowtowncoder almost 4 years ago - 1 comment

#75 - Add cycle-checking for `JsrValue` constructor (to avoid SOE)

Issue - State: open - Opened by dantesun about 4 years ago - 3 comments
Labels: pr-welcome

#74 - jackson-jr-stree-2.11.1.jar is missing util package classes

Issue - State: closed - Opened by totierne about 4 years ago - 5 comments

#73 - Allow for reading `null` fields when reading simple objects

Issue - State: closed - Opened by jbartok about 4 years ago - 4 comments

#69 - Typo

Pull Request - State: closed - Opened by Gerardwx almost 5 years ago - 1 comment

#68 - help: primer on deserializing JSON into objects

Issue - State: closed - Opened by cmusser about 5 years ago - 3 comments

#67 - Add apache karaf features to jackson

Issue - State: closed - Opened by steinarb about 5 years ago

#66 - Add `Json.mapOfFrom(Class)` to support binding POJO-valued maps

Issue - State: closed - Opened by ocind about 5 years ago - 3 comments

#62 - Allow reading "at" location (with `JsonPointer`)

Issue - State: open - Opened by cowtowncoder over 5 years ago - 1 comment
Labels: 3.x

#61 - Optimize toArray

Pull Request - State: closed - Opened by re-thc over 5 years ago - 1 comment

#59 - how to stream read a huge JSON file?

Issue - State: closed - Opened by TaurusNing over 6 years ago - 5 comments

#58 - Update URL for Javadoc badge's image

Pull Request - State: closed - Opened by valery1707 almost 7 years ago - 1 comment

#57 - strange VerifyError for Emulator.

Issue - State: closed - Opened by Murtowski almost 7 years ago - 3 comments

#56 - avoid using back ticks in jar manifest

Pull Request - State: closed - Opened by brharrington about 7 years ago - 4 comments

#55 - ArrayIndexOutOfBounds using ServiceLoader with java 9

Issue - State: closed - Opened by brharrington about 7 years ago - 5 comments

#54 - How to Create Array of Objects?

Issue - State: closed - Opened by Clivern over 7 years ago - 2 comments

#53 - `java.io.File` is not a valid source for anyFrom()/mapFrom()

Issue - State: closed - Opened by CoreyTeffetalor over 7 years ago - 3 comments

#52 - Broken dependency com.fasterxml.jackson.jr:jackson-jr-objects:2.6.7

Issue - State: closed - Opened by stokito over 7 years ago - 2 comments

#51 - Duplicate key detection does not work for (simple) Trees

Issue - State: closed - Opened by cowtowncoder over 7 years ago - 1 comment
Labels: 2.17

#50 - Duplicate key detection does not work for `java.util.Map`

Issue - State: closed - Opened by inorick over 7 years ago - 9 comments

#49 - ArrayIndexOutOfBoundsException when parsing large Map

Issue - State: closed - Opened by mjavault almost 8 years ago - 4 comments

#48 - Support reading `java.util.Calendar` / `java.util.Date` from textual serialization

Issue - State: open - Opened by Marty about 8 years ago - 3 comments

#47 - Afterburner (or Blackbird) with jackson-jr?

Issue - State: open - Opened by Macarse about 8 years ago - 17 comments

#46 - Fixed some typos in README.md

Pull Request - State: closed - Opened by Macarse about 8 years ago - 1 comment

#45 - Gradle include

Issue - State: closed - Opened by justdan0227 over 8 years ago - 5 comments