RE: Writing a Java 6-only integration test

2013-02-01 Thread Robert Munteanu
> -Original Message- > From: Bertrand Delacretaz [mailto:bdelacre...@apache.org] > Sent: Thursday, January 31, 2013 6:44 PM > To: dev@sling.apache.org > Subject: Re: Writing a Java 6-only integration test > > On Thu, Jan 31, 2013 at 5:42 PM, Felix Meschberger >

Re: Writing a Java 6-only integration test

2013-01-31 Thread Bertrand Delacretaz
On Thu, Jan 31, 2013 at 5:42 PM, Felix Meschberger wrote: > ...I think we discussed this already. But maybe we should just come to a > conclusion, that Sling requires Java 6 We could probably use JUnit categories to segregate tests...but I was going to say the exact same thing, it's probably

Re: Writing a Java 6-only integration test

2013-01-31 Thread Felix Meschberger
Hi I think we discussed this already. But maybe we should just come to a conclusion, that Sling requires Java 6. WDYT ? Regards Felix Am 31.01.2013 um 10:39 schrieb Robert Munteanu: > Hi, > > I've noticed that JAXB marshaling works out of the box, given that the proper > framework extension