[
https://issues.apache.org/jira/browse/OFBIZ-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749528#comment-13749528 ]
Jacques Le Roux commented on OFBIZ-4952:
----------------------------------------
Chatree and all, about
>I am not sure if the patch will solve other problems. This path is just helpful if a user want to use BIRT web viwer.
To be clear, one thing in your patch (disregarding it's usefulness, as Taher pointed out) that would be a blocker is the birt to order components dependency, through the order controller call.
On the other hand, the only solution so far, is to use the commented out webapps in Birt ofbiz-component.xml file. But those break the contextual help.
So I will implemented a way to make the birt to order dependency a loose coupling. This, by introducing a if-present attribute to the include element in controller. Basically, when used, it will check for component presence (only component so far). And if not it will throw a warning rather than an error and a stack. The idea is to prevent showing errors in future releases, where specialpurpose will (so far) contain only the ecommerce component. The warning message will suggest to checkout the relevant specialpurpose component/s from trunk if necessary or to simply neglect the warning.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira