yhknight / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

EdmxFormatParser does not parse Annotations on EdmEntityTypes and EdmPropertys #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Define an EDMX file with annotations on an EdmEntityType and an EdmProperty
2. Call EdmxFormatParser
3. Calls to findAnnotation and getAnnotations always return null

What is the expected output? What do you see instead?
I would expect to be able to retrieve the annotations.  Instead I always get 
null.

What version of the product are you using? On what operating system?
version 0.6.0 on Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by sarah.ru...@gmail.com on 14 Mar 2012 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by stephan....@googlemail.com on 4 Sep 2012 at 1:26

GoogleCodeExporter commented 9 years ago
redundant and fixed with issue 200

Original comment by stephan....@googlemail.com on 4 Sep 2012 at 2:21