Hi,

I've noticed that JAXB marshaling works out of the box, given that the proper 
framework extension bundles are available. Since IIUC this has been a tricky 
issue, I'd like to make sure that we keep this functionality working, by 
creating an integration test.

I wanted to add it to org.apache.sling.launchpad.test-services, but that 
project requires Java 1.5, and JAXB and its annotations are only present in 
Java 1.6 and later. What would be the best way to set up a Java 1.6-only 
integration test?

Robert

Reply via email to