Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FasterXML/jackson-jaxrs-providers issues and pull requests
#199 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 26 days ago
Labels: dependencies, github_actions
#198 - Update Woodstox to 7.1.0
Pull Request -
State: closed - Opened by cowtowncoder about 1 month ago
#197 - Bump org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.55.v20240627
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, java
#196 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#195 - Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#194 - fix for not encoding json as default
Pull Request -
State: closed - Opened by sdyura 3 months ago
- 8 comments
#193 - JacksonJsonProvider has @Produces(MediaType.WILDCARD) and yet hasMatchingMediaType(MediaType.WILDCARD) return false
Issue -
State: closed - Opened by sdyura 3 months ago
- 1 comment
Labels: 2.18
#192 - Bring back code to support JAXRS v1 (revert #134 for 2.18)
Pull Request -
State: closed - Opened by pjfanning 4 months ago
- 4 comments
#191 - Bump actions/checkout from 4.1.6 to 4.1.7 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#190 - Bump actions/checkout from 4.1.6 to 4.1.7 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#189 - JacksonJsonProvider ignores DeserializationFeature.FAIL_ON_UNRESOLVED_OBJECT_IDS
Issue -
State: open - Opened by nlenoire 6 months ago
- 6 comments
#188 - Add explicit `JUnit 4` dependency due to jackson-base refactoring
Pull Request -
State: closed - Opened by JooHyukKim 7 months ago
#187 - Mark variables as volatile for safe concurrent access
Pull Request -
State: closed - Opened by pjfanning 8 months ago
#186 - Use `ReentrantLock`s instead of synchronized blocks - v2.17.1
Pull Request -
State: closed - Opened by pjfanning 8 months ago
- 1 comment
#185 - Merge #184 manually (fails clean merge due to refactor b/w 2.x and 3.0)
Pull Request -
State: closed - Opened by cowtowncoder 8 months ago
- 1 comment
#184 - Use `ReentrantLock`s instead of synchronized blocks
Pull Request -
State: closed - Opened by pjfanning 8 months ago
- 5 comments
#183 - support 2.18 build in main.yml
Pull Request -
State: closed - Opened by pjfanning 8 months ago
#182 - MavenGate (CVE)
Issue -
State: closed - Opened by amareshdlphx 9 months ago
- 1 comment
#181 - How to disable JaxRSFeature.READ_FULL_STREAM.
Issue -
State: closed - Opened by hkawa608 11 months ago
- 9 comments
#180 - Which release is compatible with java17
Issue -
State: closed - Opened by QiuSoft 11 months ago
- 1 comment
#179 - Fix #178: replace LRUMap with one from jackson-databind
Pull Request -
State: closed - Opened by cowtowncoder 12 months ago
#178 - Deprecate local `LRUMap`, use `jackson-databind` provided one instead
Issue -
State: closed - Opened by cowtowncoder 12 months ago
Labels: 2.16
#177 - Backport Snakeyaml update to branch 2.12
Issue -
State: closed - Opened by janjwerner-confluent 12 months ago
- 25 comments
#176 - Convert `ObjectReaderInjector`/`ObjectWriterInjector` to use new (2.16) pluggable `RecyclerPool` instead of hard-coded one
Issue -
State: closed - Opened by cowtowncoder about 1 year ago
- 1 comment
#175 - Add Ion provider
Issue -
State: open - Opened by afesguerra over 1 year ago
- 1 comment
Labels: pr-welcome
#174 - test with resteasy 4 instead of 5
Pull Request -
State: closed - Opened by pjfanning over 1 year ago
- 2 comments
#173 - upgrade to resteasy 3.15.6.Final
Pull Request -
State: closed - Opened by pjfanning over 1 year ago
#172 - Reading com.fasterxml.jackson.core based Json from resteasy-jackson-provider 3.9.0 #3566
Issue -
State: closed - Opened by mehulparmariitr over 1 year ago
- 5 comments
#171 - Bump jetty-server from 9.4.48.v20220622 to 10.0.14
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#170 - Add `JaxRsFeature.READ_FULL_STREAM` to consume all content, on by default
Pull Request -
State: closed - Opened by stevenschlansker over 1 year ago
- 2 comments
#169 - typo in license
Pull Request -
State: closed - Opened by pjfanning almost 2 years ago
#168 - ci(deps): bump maven help plugin to 3.3.0
Pull Request -
State: closed - Opened by yeikel almost 2 years ago
#167 - Remove unnecessary synchronization from endpoint reader/writer caches
Pull Request -
State: closed - Opened by pjfanning almost 2 years ago
- 3 comments
#166 - `ProviderBase` class shows contention on synchronized block using `LRUMap` _writers instance
Issue -
State: closed - Opened by jllanes3 almost 2 years ago
- 11 comments
#165 - Is CompletionStage supported?
Issue -
State: closed - Opened by koalalam almost 2 years ago
- 1 comment
#164 - Exception class: (Java::JavaLang::NoClassDefFoundError). Exception Message: (com/fasterxml/jackson/jaxrs/json/JacksonJsonProvider)
Issue -
State: closed - Opened by ravi956 about 2 years ago
- 1 comment
#163 - Fix CBOR javadocs that refer to smile
Pull Request -
State: closed - Opened by kdubb about 2 years ago
- 1 comment
#162 - Fix errant “accept anything” handling of providers
Pull Request -
State: open - Opened by kdubb about 2 years ago
- 7 comments
#161 - Publish 2.13.x version with woodstox:6.4.0 to fix CVEs
Issue -
State: closed - Opened by adriil about 2 years ago
- 4 comments
#160 - Missing `MANIFEST.MF` in `jakarta`-classifier artifacts of `JAX-RS providers`, `JAXB annotations` module
Issue -
State: closed - Opened by EldoronTheMighty over 2 years ago
- 8 comments
#159 - Fix #158 rename tools jackson
Pull Request -
State: closed - Opened by cowtowncoder over 2 years ago
#158 - Rename "com.fasterxml.jackson" -> "tools.jackson"
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
#157 - Https links and add licenses
Pull Request -
State: closed - Opened by pjfanning over 2 years ago
#156 - Bump jetty-server from 9.4.42.v20210604 to 10.0.10
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies
#155 - com.sun.jersey.api.MessageException: A message body writer for Java class, Error with v2.13.0
Issue -
State: closed - Opened by pgouda89 almost 3 years ago
- 7 comments
#154 - fix a flaky test
Pull Request -
State: closed - Opened by arianacai1997 about 3 years ago
- 1 comment
#153 - Revert "Fix Flaky: com.fasterxml.jackson.jaxrs.base.cfg.AnnotationBundleKeyTest"
Pull Request -
State: closed - Opened by cowtowncoder about 3 years ago
- 1 comment
#152 - Fix flaky test in AnnotationBundleKeyTest.java
Pull Request -
State: closed - Opened by NanaOkada about 3 years ago
#151 - Fix Flaky: com.fasterxml.jackson.jaxrs.base.cfg.AnnotationBundleKeyTest
Pull Request -
State: closed - Opened by HildoYe about 3 years ago
- 2 comments
#150 - Improve MAVEN build Performance
Pull Request -
State: closed - Opened by ChenZhangg over 3 years ago
- 3 comments
#149 - Fix JAX-RS module name typo in README
Pull Request -
State: closed - Opened by andrewluotechnologies over 3 years ago
- 1 comment
#148 - Enhance Request : Allow interception during JaxRS serialization and deserialization
Issue -
State: open - Opened by GedMarc over 3 years ago
- 1 comment
#147 - Bump jetty-server from 9.4.38.v20210224 to 9.4.41.v20210516
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#146 - Create new alternate `jackson-jakarta-rs-providers` repo for Jakarta (not Javax) RS implementation
Issue -
State: closed - Opened by cowtowncoder over 3 years ago
- 2 comments
#145 - Cannot compile class extending JacksonJaxbJsonProvider
Issue -
State: closed - Opened by jvdvegt over 3 years ago
- 2 comments
#144 - Module not found: com.fasterxml.jackson.jaxrs.json 2.12.3 issue
Issue -
State: closed - Opened by ma1uta over 3 years ago
- 6 comments
#143 - Fix flaky1
Pull Request -
State: closed - Opened by victoryang00 over 3 years ago
#142 - Invalid signatures for jackson-jaxrs-base and jackson-jaxrs-json-provider 2.12.2 POM on Maven Central
Issue -
State: closed - Opened by joschi over 3 years ago
- 3 comments
#141 - Add separate "Jakarta [format] provider"s for 2.13
Issue -
State: closed - Opened by cowtowncoder over 3 years ago
- 1 comment
#140 - Bump version.jetty from 9.4.35.v20201120 to 11.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#139 - Remove Jakarta bundle fix added in #136 to try to fix #138
Pull Request -
State: closed - Opened by cowtowncoder over 3 years ago
- 1 comment
#138 - POM missing warning for v2.12.2
Issue -
State: closed - Opened by rakeshk15 over 3 years ago
- 26 comments
#137 - `module-info` missing from "no-metainf" variant
Issue -
State: open - Opened by cowtowncoder almost 4 years ago
#136 - Create manifest files separately and reference in bundle plugin, THEN shade in the new manifest for Jakarta separately before install
Pull Request -
State: closed - Opened by GedMarc almost 4 years ago
- 9 comments
#135 - Transform Service Loaders, and Manifests for Jakarta Artifacts
Pull Request -
State: closed - Opened by GedMarc almost 4 years ago
- 1 comment
#134 - Remove work-around for JAX-RS 1.x wrt JAX-RS 2 type `NoContentException`
Issue -
State: closed - Opened by cowtowncoder almost 4 years ago
- 2 comments
#133 - Changes related to databind/2177 (exception checked->unchecked)
Pull Request -
State: closed - Opened by cowtowncoder almost 4 years ago
#132 - jaxrs jakarta versions have javax.ws references in OSGi manifest
Issue -
State: closed - Opened by scottslewis almost 4 years ago
- 40 comments
#131 - Bump version.jetty from 9.4.17.v20190418 to 9.4.35.v20201120
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 3 comments
#130 - Jakarta Namespace Updates and Artifact Build
Pull Request -
State: closed - Opened by GedMarc about 4 years ago
- 2 comments
#129 - Allow Jakarta Namespace Referencing
Issue -
State: closed - Opened by GedMarc about 4 years ago
- 1 comment
#128 - Module-Info Enhancements - JAX-RS updates for Jakarta Release version
Pull Request -
State: closed - Opened by GedMarc about 4 years ago
- 6 comments
#127 - Allow multiple implementations of JAX-RS for all providers
Pull Request -
State: closed - Opened by fenixcitizen about 4 years ago
- 2 comments
#126 - Adding ppc64le architecture support on travis ci
Pull Request -
State: closed - Opened by kishorkunal-raj over 4 years ago
- 1 comment
#125 - Migrate to Jakarta EE 9
Issue -
State: closed - Opened by tamersaadeh over 4 years ago
- 1 comment
#124 - Migrate to Jakarta EE 9
Pull Request -
State: closed - Opened by tamersaadeh over 4 years ago
- 10 comments
Labels: 3.x
#123 - Change jackson-module-jaxb-annotations dependency to optional for JSON
Issue -
State: open - Opened by gopackgo90 over 4 years ago
- 4 comments
Labels: 3.x
#122 - Sending iso format date in query param
Issue -
State: closed - Opened by beena-yatin-kanyal almost 5 years ago
- 1 comment
#121 - Allow multiple implementations of ws.rs
Pull Request -
State: closed - Opened by GedMarc about 5 years ago
- 4 comments
#120 - Incorrect export of `com.fasterxml.jackson.jaxrs.json` for JSON provider
Issue -
State: closed - Opened by triceo about 5 years ago
- 35 comments
#119 - CXF, RESTEasy, and OpenAPI require reflective access to the package, …
Pull Request -
State: closed - Opened by GedMarc about 5 years ago
- 1 comment
#118 - Allow access to JsonEndpointConfig and message providers for jdk 11
Pull Request -
State: closed - Opened by GedMarc about 5 years ago
#117 - Add support section
Pull Request -
State: closed - Opened by phated about 5 years ago
#116 - 2.10
Pull Request -
State: closed - Opened by GedMarc about 5 years ago
#115 - Add apache karaf features to jackson
Issue -
State: closed - Opened by steinarb about 5 years ago
#114 - module-info.java references legacy javax.ws.rs.api
Issue -
State: closed - Opened by triceo over 5 years ago
- 10 comments
#113 - `@JacksonFeature` can't be used for deserialization (not applicable to parameters)
Issue -
State: closed - Opened by mlewe over 5 years ago
- 2 comments
#112 - Version 2.9.9 is missing in maven repos but stated in the bom
Issue -
State: closed - Opened by aspan over 5 years ago
- 3 comments
#111 - AnnotationBundleKey equality fails for Parameter Annotations
Issue -
State: closed - Opened by jvmccarthy over 5 years ago
- 7 comments
#110 - Undocumented XML serialization change introduced in Jackson 2.7.4
Issue -
State: closed - Opened by sdjacobs over 5 years ago
- 3 comments
#109 - Use privileged action to check for JAX-RS 1 vs 2.
Pull Request -
State: closed - Opened by jamezp almost 6 years ago
- 2 comments
#108 - Provider is not consuming the whole input stream request causing the connection abort by Jetty
Issue -
State: closed - Opened by molsza about 6 years ago
- 8 comments
Labels: 2.15
#107 - JEE RestApplication - Weblogic - Unpredicatable behavior on which provider gets used
Issue -
State: open - Opened by 99sono over 6 years ago
- 5 comments
#106 - Media type matching is potentially too restrictive
Issue -
State: open - Opened by tonicsoft over 6 years ago
- 2 comments
Labels: need-test-case
#105 - Building jackson-jaxrs-json-provider 3.0.0-SNAPSHOT as well as trial to get is from oss fails
Issue -
State: closed - Opened by soberich over 6 years ago
- 4 comments
#104 - Update URL for Javadoc badge's image
Pull Request -
State: closed - Opened by valery1707 almost 7 years ago
#103 - Fixed broken link to Jersey documentation
Pull Request -
State: closed - Opened by cowwoc about 7 years ago
- 3 comments
#102 - Custom ObjectMapper is used for writing, but not reading
Issue -
State: closed - Opened by jonrimmer over 7 years ago
- 1 comment
#101 - Plans for a 2.9.0.pr3 release
Issue -
State: closed - Opened by wilkinsona over 7 years ago
- 2 comments
#100 - Cannot extend JacksonJsonProvider and implement an interface
Issue -
State: closed - Opened by rraziel over 7 years ago
- 4 comments