aledsage commented on issue #1067: improved templates support, and jackson bump URL: https://github.com/apache/brooklyn-server/pull/1067#issuecomment-564435044 Thanks for the explanations @ahgittin . We probably also use jackson for xml in WinRM (via winrm4j) - it uses CXF, so I think it uses cxf-jackson and thus code that is compiled against fasterxml.jackson 2.9.x. I'd want us to thoroughly test winrm4j (in Karaf) with these changes. But we could do that after merging. If it breaks, it will be a difficult judgement call to decide what to do - fight with winrm a lot or live with the blueprint-parsing bugs/limitations. For upgrading CXF to 3.3.2, I've been looking into that. See email thread on brooklyn mailing list. We'll need a new release of winrm4j for that to work, which feels do'able. Whether it's definitely worth it is another matter, but the "hard work" of figuring out how to make it work is done. By merging this PR first, it means we can test Brooklyn against the winrm4j release candidate. Merging now.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
