Michael Osipov
Michael Osipov
> @michael-o It seems there was an issue in the code when the proxy hostname resolved to multiple IP addresses. I have created a new commit which chooses the first...
> @michael-o It seems there was an issue in the code when the proxy hostname resolved to multiple IP addresses. I have created a new commit which chooses the first...
There are test failures, please take a look.
> How close is this to being merged? > > It is incredibly useful to us.. Merging is simple with a button, but understanding that this is right is hard....
> Can we NOT do this for Model v4.0.0 (hence use of Maven3 plugins) and DO THIS for Model 4.1+ maybe? As @mthmulders says, I would bet in some beer...
> I think many plugins and frameworks depend on the fact that Maven properties can be read through system properties. If we decide to drop this (undocumented) feature, it would...
> I'd not give up fully, maybe "just" postpone for 4.1 or 5.x? With new API we can have "clean slate", a sorta new beginning. For sure that things coming...
> > For starters we can issue a warning when an existing system property has been overwritten. > > This never happens, nor happened ever: the push was always "set...
Have this lib dynamically link against the libsqlite3 with your options.
> > Have this lib dynamically link against the libsqlite3 with your options. > > I didn't quite understand it at the time of compilation jdbc-sqlite ? Build sqlite3 first,...