Bug #92
Missing id-field in Example 2.17. AuditableUser
| Status: | Closed | Start: | 06/23/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Documentation | Spent time: | - | |
| Target version: | 0.6 |
Description
Quotation:
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private User createdUser;
...
The line "private Long id;" is missing.
Associated revisions
- fixed #92 - added missing property
History
Updated by Oliver Gierke about 1 year ago
- Status changed from New to In progress
Updated by Oliver Gierke about 1 year ago
- File mylyn-context.zip added
Updated by Oliver Gierke about 1 year ago
- Status changed from In progress to Fixed
- % Done changed from 0 to 100
Applied in changeset r6224.
Updated by Oliver Gierke about 1 year ago
- Status changed from Fixed to Closed
- Target version set to 0.6