dlg99 commented on pull request #9: URL: https://github.com/apache/pulsar-adapters/pull/9#issuecomment-810571280
@eolivelli I am detaching project.version from pulsar.version and project.groupId from pulsar's groupId because: - eventually we'll have to release pulsar-adapters and pulsar independently. i.e. pulsar-adapters need a minor release to patch some issues, do we wait for pulsar's minor release if it is not ready yet? - it makes sense to move to dependency on the pulsar's release. It will speed up build (no need to rebuild pulsar) and will create stable snapshot of the dependencies to build with. I'll clean up commented out stuff after I hear some more feedback. Part of it is just me running out of time and energy to deal with checkstyle an other stuff that didn't work atm; we'll need to return to this eventually, but not in this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org