Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Event Driven Code incomplete #1

Open
pavanbalebail opened this issue Mar 21, 2015 · 1 comment
Open

Event Driven Code incomplete #1

pavanbalebail opened this issue Mar 21, 2015 · 1 comment

Comments

@pavanbalebail
Copy link

Hi,
I downloaded the code event-sourcing-examples-master.zip.
It is giving me 424 compilation errors.
Many classes like Event,EventUtil,CommandProcessingAggregates and most of the files from EventStore are missing.
Can you provide complete source code please, so that I can try some examples.

Thanks
Pavan

@cer
Copy link
Owner

cer commented Apr 15, 2015

Sorry for the delayed response. Somehow I missed the notification.

How are you building the code? The two projects - java-spring and gradle-spring are setup to use Gradle.

For example, if you cd into java-spring (or scala-spring) and type ./gradlew build it will build without problem.

You can also import each of those Gradle projects into IDEA or Eclipse.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants