Eric,

In looking at the build, I see that the CQL jar gets its own version number...

Does that make sense?

>From what I can see, the intent is to always release lock-step in sync
with cassandra, in which case the version number should be the
cassandra version number...

unless you are implying that this is "CQL version 1.0.0" and there may
be a future time when you could have "CQL version 2.0.0" with a
different incompatible syntax...

in which case this would be cassandra-cql-1.0.0-0.8.0-beta1.jar where
the artifactId in maven world is "cassandra-cql-1.0.0" and the version
is "0.8.0-beta1"

Thoughts?

-Stephen

Reply via email to