JAXB RI 2.1.7 releas
Posted by kohsuke on May 14, 2008 at 11:43 AM EDT
I just pushed a new version of JAXB RI, 2.1.7. This version contains several bug fixes, and it's the one used by the latest Metro 1.2.
Related Topics >>
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- kohsuke's blog
- 1087 reads






Comments
by kohsuke - 2008-09-29 11:19
The API jar of JAXB RI 2.1.x and those in JDK6 are the same. It's the RI jars that matter.by ivan_g_s - 2008-09-28 03:37
Hello! How to use newer JAXB builds with netbeans? I have included JAXB lib in my project, but when I ctrl+click on an annotation, an file opens from jdk 6 src.zip. Thank you.