Closed schleichardt closed 8 years ago
@hajoeichler
The SDK is then called commercetools-jvm-sdk?
And the package for the Java code is io.commercetools.sdk
?
And we release under Maven Central groupId io.commercetools.sdk.jvm
? Then we need to ask at sonatype for rights for the io.commercetools
organization.
@mmoelli This is a blocker for the RC1 release.
@nkuehn please have a look.
@schleichardt @hajoeichler
so far it's easy to migrate client code. The really evil part for user code is changing all the "Sphere" prefixed Classes, field names etc. "SphereLogger" etc. e.g. will "SphereLogger" become a "CommercetoolsLogger" (very long) or a "CtLogger" or whatever?
We keep the sphere name spaces for the classes so it won't be a breaking change for the rebranding.
group id: com.commercetools.sdk.jvm.core artifact ids: commercetools-models, commercetools-default-java-client (currently async http client 2.0), commercetools-convenience