treasure-data / digdag

Workload Automation System
https://www.digdag.io/
Apache License 2.0
1.31k stars 221 forks source link

ImmutableSessionAttempt class is missing #10

Closed xerial closed 8 years ago

xerial commented 8 years ago

Forget to push?

xerial commented 8 years ago

And aldo ImmutableDatabaseConfig, ImmutableRevision, etc. I guess Immutables classes are not generated properly.

xerial commented 8 years ago

I found this was a problem of IntelliJ. ./digdag-core/build/classes/main/io/digdag/core/repository/ImmutableRevision.class is properly generated.