ma1uta

Results 40 comments of ma1uta

Try to enable V2 api in the ma1sd config.

Done in https://github.com/ma1uta/jeon/commit/1f1fcd721c57e6621a70f539acb0a873495df74d

I have plan to bump dependencies, yes. I think I can do this in a few weeks, sorry for delay.

Done in https://github.com/ma1uta/jmsdk/commit/f3c8bed45a7b3deeff10f8532dcbb71376dedd1c I'm going to publish release.

I use microprofile 3.3: https://github.com/ma1uta/jmsdk/blob/master/jmsdk-bom/pom.xml#L58

I'm trying but stuck on error when building the master: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project jackson-support: Compilation failure [ERROR] ~/dev/jmsdk/jackson-support/src/main/java/module-info.java:[31,52] module not found: com.fasterxml.jackson.jaxrs.json ```...

Ok, I have release 0.13.1 (jeon and jmsdk) with jackson 2.11.4, please see, does it works?

> On the other hand, in case the same 3pid (assigned to the same mxid) is obtained from more than one backend, the duplicating backend is entirely discarded. > >...

> Just noticed that I am unable to restart ma1sd. > > ``` > [main] INFO io.kamax.mxisd.storage.ormlite.OrmLiteSqlStorage - Create the dao: ChangelogDao > [main] INFO io.kamax.mxisd.storage.ormlite.OrmLiteSqlStorage - Create the dao:...