about the sax hard dependency
javihernandez opened this issue · 2 comments
javihernandez commented
Hi!
I am building the rpm package of this module for Fedora 18, and I have a question regarding the dependencies.
Right now, xml-mapping has a hard dependency on sax (=0.4.2). Is there a reason of this hard dependency, or should it work with newer versions of sax?
Thanks for your attention and take care,
Javi
touv commented
I fixed the sax version a few days ago (see 3c843c7)
With the latest version of sax unit tests are broken. I don't know why and I haven't had time time yet to modify the code.
javihernandez commented
Understood,
thank you for the clarification. Anyway, I fixed the sax version on my repo 1 too since I was not sure about it.
Cheers,
Javi