
| Key: |
NUCJAVAFIVE-24
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Rares Pop
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
JDOAnnotationReader (line 416 in version 1.0.2) does not reads the annotation values correctly.
A NPE is thrown because of wrong names: max-fetch-depth instead of maxFetchDepth.... similar for fetch-size instead of fetchSize and perhaps other
This is a big block for me. Given the write access to SVN I could commit a fix.
|
|
Description
|
JDOAnnotationReader (line 416 in version 1.0.2) does not reads the annotation values correctly.
A NPE is thrown because of wrong names: max-fetch-depth instead of maxFetchDepth.... similar for fetch-size instead of fetchSize and perhaps other
This is a big block for me. Given the write access to SVN I could commit a fix. |
Show » |
Sort Order:
|
impressing...