Eduardo R. B. Marques
Eduardo R. B. Marques
Hi, What is the most suitable way of generating primitive-type arrays, say `int[]` values (not `Integer[]`) ? For instance the following will not work for obvious reasons (`Integer[]` is not...
Hi, I've been using postgresql-embedded for tests in JDBDT (http://github.com/edrdo/jdbdt) without any problems on MacOS and Linux. I was just trying to enable AppVeyor continuous integration for Windows builds when...
Consider the use of [action-maven-plugin](https://github.com/samuelmeuli/action-maven-publish) for a more automated deployment.