RBMHTechnology / eventuate

Global-scale event sourcing and event collaboration with causal consistency (This project is in maintenance mode. Only critical bugs will be fixed, but there is no more feature development.).
http://rbmhtechnology.github.io/eventuate/
Apache License 2.0
708 stars 99 forks source link

Publish integration & default test artifacts #345

Closed dispalt closed 7 years ago

dispalt commented 7 years ago

Add this step to the core project only giving other projects access to the EventLogSpec and friends.

krasserm commented 7 years ago

Thanks @dispalt for the PR and sorry for the late reply. Please sign the CLA so that I can merge your work.

krasserm commented 7 years ago

Your changes meanwhile conflict with master, after a change merged yesterday. Please rebase and resolve the conflicts.

krasserm commented 7 years ago

Please note that merging this to master does not mean that the test classes become part of the public API. They may change even without being mentioned in the release notes. A public test API for event logs will come with #96.