RE: xmlbeans with java 6

2010-03-04 Thread Jason Berk
nopealready tried that. Jason -Original Message- From: Wing Yew Poon [mailto:wing.yew.p...@oracle.com] Sent: Thu 3/4/2010 3:55 PM To: user@xmlbeans.apache.org Subject: RE: xmlbeans with java 6 Jason, I think when the code which uses "1.4" and "1.5" was writt

RE: xmlbeans with java 6

2010-03-04 Thread Wing Yew Poon
- Wing Yew -Original Message- From: Jason Berk [mailto:jb...@purdueefcu.com] Sent: Thursday, March 04, 2010 12:30 PM To: user@xmlbeans.apache.org Subject: RE: xmlbeans with java 6 If you have java 1.5 on your build path and build your project using javasource=1.5, then yes, you can run that co

RE: xmlbeans with java 6

2010-03-04 Thread Jason Berk
wrong" Make sense? Jason -Original Message- From: Wing Yew Poon [mailto:wing.yew.p...@oracle.com] Sent: Thursday, March 04, 2010 1:50 PM To: user@xmlbeans.apache.org Subject: RE: xmlbeans with java 6 Jason, I believe that if you specify 1.5, the generated source can be used with 1.6. Ple

RE: xmlbeans with java 6

2010-03-04 Thread Wing Yew Poon
Jason, I believe that if you specify 1.5, the generated source can be used with 1.6. Please try it and see. - Wing Yew -Original Message- From: Jason Berk [mailto:jb...@purdueefcu.com] Sent: Thursday, March 04, 2010 10:42 AM To: user@xmlbeans.apache.org Subject: xmlbeans with java 6 Rega