Hi All, I've been working on providing support for connector 1.6 modules. I've just committed a patch which moves us onto the latest geronimo connector, and also scrapes the new connector annotations and merges them into the JAXB tree. Most of the changes are in AnnotationDeployer, with a few tweaks where the Geronimo connector API has changed slightly. I'm pretty new to the connector stuff, so I've followed the examples in the connector tests to work out what I need to pass in. Hopefully its doing the right thing.
There's still some validation stuff I want to add in to AnnotationDeployer, and I want to expand on the tests as well. It seems to work for the tests I've tried. If anyone has any feedback it would be gratefully received! Thanks Jon
