History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XSTR-297
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Unassigned
Reporter: Mark Reynolds
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
XStream

Annotation @XStreamAlias is ignored for fields which are primitive or collection type

Created: 14/Apr/06 09:40 AM   Updated: 07/Aug/06 09:09 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

File Attachments: 1. Java Source File AnnotationsFieldTest.java (3 kb)
2. Java Source File AnnotationsFieldTest.java (3 kb)


JDK version and platform: Sun 1.5.0_06 for Windows


 Description  « Hide
Testcase attached.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Guilherme Silveira - 14/Apr/06 04:12 PM
Mark, can you test it with the current subversion source-code and close the issue if it solves your problem?

Mark Reynolds - 26/Apr/06 05:09 PM
Yes, it solves the problem. Thanks!

Also, I have attached an updated test cases that actually passes now!


Mark Reynolds - 26/Apr/06 09:25 PM
Test case now included as part of patch for XSTR-279