Manfred Moser
Manfred Moser
I have been in talks with the Google SDK team about pushing to Central since Android 1.5 days.... due to legal problems this is not going to happen. The Maven...
Also @ruleant keep in mind that the deployer also takes jars and other libraries from the SDK and makes them available to users that are NOT open source and will...
The cleaner solution is to copy these into the users local repository or the repository manager. That is exactly what the Maven Android SDK Deployer does.
Also these two repos only contain a small subset of what people actually need.
@tlblessing and @colebow please work on the git-fu together as necessary.
So odd how this was implemented in the object storage connectors and kudu ..
I think you should update all the sql queries accordingly
Just for reference .. @jhlodin is working on this across all connectors. We might also have a generic section where we explain more.
Might want to figure out how this works for import and other composed configs as well and ensure some sort of sanity .. maybe warning and latest version wins? Or...
that would mean that provided semver is used that newer plugin versions automatically override older ones. At least for one digit semver... e.g. 1.2.3 before 1.2.2 before 1.1.2 Might not...