Michael Simons

Results 122 comments of Michael Simons

At least I ran into the problem of not being allowed to overwrite beans because my Test with faulty. Error was in my config, but I didn’t spot it. Happens...

Having Jersey 1.x on the classpath of a Spring Boot app running JAX-RS on Jetty prevents the application from starting with the Spring Boot Maven plugin. See ticket over here...

You'll need to upgrade your Maven version. Type in `mvn --version`, should be at least 3.0.0. You probably have 2.x something. No need to change the pom.

Hey. Thanks for your kind comment. I’m happy to look into that. In the end, it shouldn’t be too hard to call the core api from Scala and sbt. It’s...

I’ve some code working in principle but it seems that sbt (or Scala) has some issues with Java service loader API that migrations uses internally. As in: no services are...

I have something working now… It would be most awesome if we can work together on this as a starting point. Given ```build.sbt organization := "eu.michael-simons.neo4j" name := "sbt-neo4j-migrate" version...

So, I would like to discuss deployment first: I have no clue how to deploy such thing :) Maven doesn't seem to be an option. I would like to keep...

And what should happen when you want to add a 2nd file? Shall the tool create a migration graph? Or append to the existing one? It would require the whole...

I'm gonna pick this up later this week, will most likely not add anything to the chain, but just run a cypher or catalog based migration and be done with...

@all-contributors please add @SergeyPlatonov for ideas