Hi, I have some problems with xfire dependencies. I want to use xfire with spring and annotations. I am using Java5. xfire-spring modules depends on xfire-annotation but as I am with Java5 I don't need this module : am I right ? xfire-spring modules depends on xfire-xmlbeans but if I don't want to use xmlbeans for my mapping I don't need this module : am I right ?
As there is no optional modules in the pom it is quite difficult to find what's mandatory and what's optional in the dependencies. I also don't find answers to my questions on the dependency guide page. I think the matrix does not present enough use cases Regards Seb
