Closed chriba closed 8 years ago
Ref: https://github.com/Namek/artemis-odb-entity-tracker/issues/7 (it won't be compatible to 1.4.0 but to 2.0.0, the newest version of artemis-odb)
Mostly I replaced BitSet with BitVector which makes it compatible to artemis-odb:2.0.0.
BitSet
BitVector
Big thanks!
Can you please upload a new snapshot for easier use (and maybe link to if from index-md)?
index-md
yes, going to do that before this weekend.
@bartsch-dev SNAPSHOT was just deployed
Ref: https://github.com/Namek/artemis-odb-entity-tracker/issues/7 (it won't be compatible to 1.4.0 but to 2.0.0, the newest version of artemis-odb)
Mostly I replaced
BitSet
withBitVector
which makes it compatible to artemis-odb:2.0.0.