GitHub user drazzib opened a pull request:
https://github.com/apache/gora/pull/16
GORA-390 Gora compiler generate wrong isDirtyXXXX method signature
Fix for GORA-390
* Rework generated isXXXDirty methods: remove unneeded _value_ parameter.
* Re-generate all Gora objects from their schemas.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Dictanova/gora GORA-390
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit dc5996a5c110ca04e2a641c865f94ffe889f84fb
Author: Damien Raude-Morvan <[email protected]>
Date: 2014-10-22T22:32:08Z
GORA-390 Rework generated isXXXDirty methods.
Remove unneeded _value_ parameter.
commit 80d5d8d1c6f0f24772a1039f8220c679ffca6ea6
Author: Damien Raude-Morvan <[email protected]>
Date: 2014-10-22T22:39:43Z
GORA-390 Re-generate all Gora objects from their schemas.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---