-
Jackson 2.2 adds `DeserializationFeature.ADJUST_DATES_TO_CONTEXT_TIME_ZONE`, mostly to support the new (Java 8) Date/Time module.
But it would make sense to retrofit existing handlers for core JDK typ…
-
PR #1796 shadowed some remoting2 libraries, but there are some issues with the PR: in particular, trying to actually serialize or deserialize exceptions may not work because we don't enforce that the …
-
Hi I am trying to build Hygieia and I got following errors.
I am running "mvn clean install Hygieia" as "root" user.
[INFO] ├── chokidar@1.3.0 (path-is-absolute@1.0.0, async-each@0.1.6, glob-paren…
-
When I try to update a Record with an (unmodified) LocalDate primary key (FEIERTAG.DATUM), the update fails with an exception:
uncategorized SQLException for SQL [begin update "FEIERTAG" set "FEIE…
-
**[Sebastian Scheele](https://jira.spring.io/secure/ViewProfile.jspa?name=sebastian)** opened **[DATACOUCH-90](https://jira.spring.io/browse/DATACOUCH-90?redirect=false)** and commented
Currently the…
-
The creator of Joda Time also maintains a backport of JSR-310 called [ThreeTen](https://github.com/ThreeTen/threeten.github.io).
-
**[Jocelyn N'TAKPE](https://jira.spring.io/secure/ViewProfile.jspa?name=xetyk31)** opened **[SPR-11899](https://jira.spring.io/browse/SPR-11899?redirect=false)** and commented
I know Spring 2.X is no…
-
I get this **exception** (only when running the **packaged, executable war** file -running the `@SpringBootApplication` in the **Eclipse IDE** works fine-):
```
org.atmosphere.cpr.AtmosphereMappin…
-
I haven't checked the Spec, but I believe this is a bug--
public void encodeChildren(FacesContext context) throws IOException {
if (context == null)
{ throw new NullPointerException(); }
if (!isRe…
-
I haven't checked the Spec, but I believe this is a bug--
public void encodeChildren(FacesContext context) throws IOException {
if (context == null)
{ throw new NullPointerException(); }
if (!isRe…